Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-22678 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-models-sonar 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/models > git init /w/workspace/policy-models-sonar # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/models > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/models +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/models # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision e82ebd1c0dac2df0044d0c23f29c8071b8e941a9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e82ebd1c0dac2df0044d0c23f29c8071b8e941a9 # timeout=10 Commit message: "Clean up of JUnit 4 dependencies" > git rev-list --no-walk e82ebd1c0dac2df0044d0c23f29c8071b8e941a9 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [policy-models-sonar] $ /bin/bash /tmp/jenkins17094015512814934133.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YTYM lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-YTYM/bin to PATH Generating Requirements File Python 3.10.6 pip 24.1.2 from /tmp/venv-YTYM/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.4.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.142 botocore==1.34.142 bs4==0.0.2 cachetools==5.3.3 certifi==2024.7.4 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.2.0 filelock==3.15.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.32.0 httplib2==0.22.0 identify==2.6.0 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.7.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.2.2 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.2.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.5.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==6.1.0 oslo.serialization==5.4.0 oslo.utils==7.2.0 packaging==24.1 pbr==6.0.0 platformdirs==4.2.2 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.6.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.6.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.19.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.0 tqdm==4.66.4 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.19 virtualenv==20.26.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [policy-models-sonar] $ /bin/sh -xe /tmp/jenkins9511300265101395286.sh + echo Using SonarCloud Using SonarCloud [policy-models-sonar] $ /bin/sh -xe /tmp/jenkins4041678628952024520.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-22678 [policy-models-sonar] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=policy/models -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_PROJECT=policy/models -Dsha1=origin/master -DMAVEN_OPTS= -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar --version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [policy-models-sonar] $ /bin/sh -xe /tmp/jenkins17016511216121434394.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-models-sonar] $ /bin/sh /tmp/jenkins15506024249994693066.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.4" 2022-07-19 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=False SCAN_DEV_BRANCH=False PROJECT_ORGANIZATION=onap SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=onap_policy-models [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-models-sonar@tmp/config777017472536747789tmp copy managed file [policy-models-settings] to file:/w/workspace/policy-models-sonar@tmp/config4935782252230904251tmp [policy-models-sonar] $ /bin/bash -l /tmp/jenkins16337399484167809832.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/policy-models-sonar@tmp/config777017472536747789tmp --settings /w/workspace/policy-models-sonar@tmp/config4935782252230904251tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Picked up _JAVA_OPTIONS: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-models [pom] [INFO] policy-models-errors [jar] [INFO] policy-models-base [jar] [INFO] policy-models-dao [jar] [INFO] policy-models-examples [jar] [INFO] policy-models-tosca [jar] [INFO] policy-models-pdp [jar] [INFO] policy-models-pap [jar] [INFO] policy-models-decisions [jar] [INFO] policy-models-provider [jar] [INFO] policy-models-interactions [pom] [INFO] model-impl [pom] [INFO] rest [jar] [INFO] aai [jar] [INFO] appc [jar] [INFO] cds [jar] [INFO] appclcm [jar] [INFO] sdnc [jar] [INFO] sdnr [jar] [INFO] so [jar] [INFO] vfc [jar] [INFO] simulators [jar] [INFO] events [jar] [INFO] guard [jar] [INFO] model-actors [pom] [INFO] actorServiceProvider [jar] [INFO] actor.test [jar] [INFO] actor.aai [jar] [INFO] actor.cds [jar] [INFO] actor.appc [jar] [INFO] actor.appclcm [jar] [INFO] actor.sdnc [jar] [INFO] actor.sdnr [jar] [INFO] actor.a1p [jar] [INFO] actor.so [jar] [INFO] actor.vfc [jar] [INFO] actor.xacml [jar] [INFO] policy-models-sim [pom] [INFO] policy-models-sim-pdp [jar] [INFO] policy-models-simulators [jar] [INFO] models-sim-packages [pom] [INFO] models-simulator-tarball [jar] [INFO] [INFO] ----------------< org.onap.policy.models:policy-models >---------------- [INFO] Building policy-models 4.0.0-SNAPSHOT [1/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models --- [INFO] Analyzed bundle 'policy-models' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models --- [INFO] Installing /w/workspace/policy-models-sonar/pom.xml to /tmp/r/org/onap/policy/models/policy-models/4.0.0-SNAPSHOT/policy-models-4.0.0-SNAPSHOT.pom [INFO] [INFO] ------------< org.onap.policy.models:policy-models-errors >------------- [INFO] Building policy-models-errors 4.0.0-SNAPSHOT [2/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-errors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-errors --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-errors/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-errors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-errors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-errors --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-errors/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-errors --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-errors --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-errors --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-errors --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-errors/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.errors.concepts.ErrorResponseUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.onap.policy.models.errors.concepts.ErrorResponseUtilsTest [INFO] Running org.onap.policy.models.errors.concepts.TestModels 18:35:09.378 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:35:09.382 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:35:09.486 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:35:09.487 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:35:09.489 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:35:09.489 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:35:09.489 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:35:09.489 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:35:09.489 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:35:09.489 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:35:09.490 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:35:09.490 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:35:09.490 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:35:09.490 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:35:09.491 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:35:09.491 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:35:09.491 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:35:09.493 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/test-classes 18:35:09.493 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-errors/target/test-classes] 18:35:09.493 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/classes 18:35:09.493 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-errors/target/classes] 18:35:09.493 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 18:35:09.501 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 18:35:09.503 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 18:35:09.504 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar 18:35:09.504 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar 18:35:09.504 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar 18:35:09.504 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar 18:35:09.505 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar 18:35:09.506 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 18:35:09.507 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar 18:35:09.507 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar 18:35:09.512 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 18:35:09.513 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 18:35:09.513 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 18:35:09.513 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 18:35:09.514 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar 18:35:09.515 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar 18:35:09.516 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 18:35:09.517 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 18:35:09.518 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar 18:35:09.518 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 18:35:09.519 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 18:35:09.519 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar 18:35:09.520 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 18:35:09.522 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 18:35:09.523 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 18:35:09.524 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar 18:35:09.529 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 18:35:09.529 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 18:35:09.530 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 18:35:09.531 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 18:35:09.532 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 18:35:09.533 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 18:35:09.534 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar 18:35:09.535 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 18:35:09.536 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 18:35:09.536 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 18:35:09.537 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 18:35:09.538 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar 18:35:09.539 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 18:35:09.539 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar 18:35:09.539 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 18:35:09.539 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:35:09.583 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@5fa47fea: ]] 18:35:09.584 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=static final org.slf4j.Logger org.onap.policy.models.errors.concepts.ErrorResponseTest.logger, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:09.584 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=static final org.slf4j.Logger org.onap.policy.models.errors.concepts.ErrorResponseTest.logger, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:09.598 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.errors.concepts.ErrorResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:09.607 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private jakarta.ws.rs.core.Response$Status org.onap.policy.models.errors.concepts.ErrorResponse.responseCode, fieldGetter=PojoMethodImpl [method=getResponseCode args=[] return=class jakarta.ws.rs.core.Response$Status], fieldSetter=PojoMethodImpl [method=setResponseCode args=[class jakarta.ws.rs.core.Response$Status] return=void]]] with value [Too Many Requests] 18:35:09.609 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.errors.concepts.ErrorResponse.errorMessage, fieldGetter=PojoMethodImpl [method=getErrorMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorMessage args=[class java.lang.String] return=void]]] with value [hQh] 18:35:09.614 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:09.615 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:09.615 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:09.615 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:09.618 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.errors.concepts.ErrorResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[interface java.util.List] return=void]]] with value [[GId8Z2bL4x, ld9UgNm, sqSPO7f77dN, qQDazz0DiF, 7JoPKf5L9]] 18:35:09.618 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:09.618 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:09.620 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.errors.concepts.ErrorResponse.warningDetails, fieldGetter=PojoMethodImpl [method=getWarningDetails args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setWarningDetails args=[interface java.util.List] return=void]]] with value [[mrS, gOB4Q, Wj6OKudoOTxdOTJ3p]] 18:35:09.621 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.errors.concepts.ErrorResponse.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:09.621 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private jakarta.ws.rs.core.Response$Status org.onap.policy.models.errors.concepts.ErrorResponse.responseCode, fieldGetter=PojoMethodImpl [method=getResponseCode args=[] return=class jakarta.ws.rs.core.Response$Status], fieldSetter=PojoMethodImpl [method=setResponseCode args=[class jakarta.ws.rs.core.Response$Status] return=void]]] with value [Bad Gateway] 18:35:09.622 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.errors.concepts.ErrorResponse.errorMessage, fieldGetter=PojoMethodImpl [method=getErrorMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorMessage args=[class java.lang.String] return=void]]] with value [OpZhv6C5Y] 18:35:09.622 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:09.623 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:09.623 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:09.624 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:09.625 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:09.625 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.errors.concepts.ErrorResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[interface java.util.List] return=void]]] with value [[hJ3NaOvKY4aW89l]] 18:35:09.626 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:09.626 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:09.626 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.errors.concepts.ErrorResponse.warningDetails, fieldGetter=PojoMethodImpl [method=getWarningDetails args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setWarningDetails args=[interface java.util.List] return=void]]] with value [[S4]] 18:35:09.627 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[interface org.onap.policy.models.errors.concepts.ErrorResponseInfo] ignored 18:35:09.627 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.errors.concepts.ErrorResponseUtilsTest.EXCEPTION1, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:09.627 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.errors.concepts.ErrorResponseUtilsTest.EXCEPTION1, fieldGetter=null, fieldSetter=null]] has no getter skipping [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.onap.policy.models.errors.concepts.TestModels [INFO] Running org.onap.policy.models.errors.concepts.ErrorResponseTest 18:35:09.750 [main] DEBUG org.onap.policy.models.errors.concepts.ErrorResponseTest -- Resulting json output {"code":"NOT_ACCEPTABLE","error":"Missing metadata section","details":["You must have a metadata section with policy-id value"],"warnings":["Please make sure topology template field is included."]} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.onap.policy.models.errors.concepts.ErrorResponseTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-errors --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-errors/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-errors' with 1 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-errors --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-errors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-errors --- [INFO] Analyzed bundle 'policy-models-errors' with 1 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-errors --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-errors/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-errors --- [INFO] Installing /w/workspace/policy-models-sonar/models-errors/pom.xml to /tmp/r/org/onap/policy/models/policy-models-errors/4.0.0-SNAPSHOT/policy-models-errors-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-errors/4.0.0-SNAPSHOT/policy-models-errors-4.0.0-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.models:policy-models-base >-------------- [INFO] Building policy-models-base 4.0.0-SNAPSHOT [3/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-base --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-base/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-base --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-base/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-base --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 27 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-base --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-base/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-base --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-base --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-base/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.base.PfTimestampKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.onap.policy.models.base.PfTimestampKeyTest [INFO] Running org.onap.policy.models.base.PfModelExceptionInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.models.base.PfModelExceptionInfoTest [INFO] Running org.onap.policy.models.base.PfConceptComparatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.base.PfConceptComparatorTest [INFO] Running org.onap.policy.models.base.PfConceptContainerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.onap.policy.models.base.PfConceptContainerTest [INFO] Running org.onap.policy.models.base.PfKeyUseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.policy.models.base.PfKeyUseTest [INFO] Running org.onap.policy.models.base.PfUtilsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.models.base.PfUtilsTest [INFO] Running org.onap.policy.models.base.PfNameVersionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.models.base.PfNameVersionTest [INFO] Running org.onap.policy.models.base.PfReferenceKeyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.models.base.PfReferenceKeyTest [INFO] Running org.onap.policy.models.base.PfValidatorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 s -- in org.onap.policy.models.base.PfValidatorTest [INFO] Running org.onap.policy.models.base.ModelServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.models.base.ModelServiceTest [INFO] Running org.onap.policy.models.base.PfSearchableKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.models.base.PfSearchableKeyTest [INFO] Running org.onap.policy.models.base.PfReferenceTimestampKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.policy.models.base.PfReferenceTimestampKeyTest [INFO] Running org.onap.policy.models.base.PfConceptKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.base.PfConceptKeyTest [INFO] Running org.onap.policy.models.base.PfConceptGetterImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.base.PfConceptGetterImplTest [INFO] Running org.onap.policy.models.base.PfObjectFilterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.policy.models.base.PfObjectFilterTest [INFO] Running org.onap.policy.models.base.PfConceptFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.base.PfConceptFilterTest [INFO] Running org.onap.policy.models.base.ValidatedTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.models.base.ValidatedTest [INFO] Running org.onap.policy.models.base.ExceptionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.base.ExceptionsTest [INFO] Running org.onap.policy.models.base.PfModelTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.policy.models.base.PfModelTest [INFO] Running org.onap.policy.models.base.PfKeyImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.policy.models.base.PfKeyImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-base --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-base/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-base --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-base --- [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-errors' with 1 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-base --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-base/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-base --- [INFO] Installing /w/workspace/policy-models-sonar/models-base/pom.xml to /tmp/r/org/onap/policy/models/policy-models-base/4.0.0-SNAPSHOT/policy-models-base-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-base/4.0.0-SNAPSHOT/policy-models-base-4.0.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.models:policy-models-dao >-------------- [INFO] Building policy-models-dao 4.0.0-SNAPSHOT [4/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-dao --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-dao --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-dao/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-dao --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-dao --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-dao --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-dao/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-dao --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-dao --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-dao --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-dao --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-dao/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.dao.DaoMiscTest 18:35:21,481 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - This is logback-classic version 1.4.14 18:35:21,483 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25c5e994 - No custom configurators were discovered as a service. 18:35:21,483 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25c5e994 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:35:21,485 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25c5e994 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:35:21,496 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback-test.scmo] 18:35:21,496 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback.scmo] 18:35:21,502 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25c5e994 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 12 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:35:21,502 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25c5e994 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:35:21,503 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25c5e994 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:35:21,504 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-dao/target/test-classes/logback-test.xml] 18:35:21,618 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [PolicyModels] 18:35:21,619 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:35:21,638 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:35:21,639 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:35:21,648 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:35:21,676 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:35:21,676 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:35:21,678 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.infinispan] to INFO 18:35:21,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.infinispan] to false 18:35:21,681 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.infinispan] 18:35:21,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.zookeeper.ClientCnxn] to OFF 18:35:21,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.apache.zookeeper.ClientCnxn] to false 18:35:21,681 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.apache.zookeeper.ClientCnxn] 18:35:21,682 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:35:21,682 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.models.dao] to INFO 18:35:21,682 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.models.dao] to false 18:35:21,682 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.models.dao] 18:35:21,682 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2227a6c1 - End of configuration. 18:35:21,684 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4d74c3ba - Registering current configuration as safe fallback point 18:35:21,684 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25c5e994 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 181 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-07-10 18:35:21,687 PolicyModels [main] ERROR o.o.policy.models.dao.PfDaoFactory - Policy Framework DAO class not found for DAO plugin "somewhere.over.the.rainbow" 2024-07-10 18:35:21,712 PolicyModels [main] ERROR o.o.policy.models.dao.PfDaoFactory - Specified DAO plugin class "java.lang.String" does not implement the PfDao interface [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.onap.policy.models.dao.DaoMiscTest [INFO] Running org.onap.policy.models.dao.EntityTest 2024-07-10 18:35:22,086 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: DaoTest] 2024-07-10 18:35:22,150 PolicyModels [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 2024-07-10 18:35:22,662 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:22,666 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:EntityTest] 2024-07-10 18:35:22,667 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=sa} 2024-07-10 18:35:22,667 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:22,671 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:23,063 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:23,580 PolicyModels [main] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final 2024-07-10 18:35:24,116 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c4663ec] 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. 2024-07-10 18:35:24,124 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@cf9223f] 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. 2024-07-10 18:35:24,145 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:24,172 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: DaoTest] 2024-07-10 18:35:24,183 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:24,183 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:EntityTest] 2024-07-10 18:35:24,184 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=sa} 2024-07-10 18:35:24,184 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:24,184 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:24,193 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:24,301 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@25c6f0fc] 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. 2024-07-10 18:35:24,307 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d1ef2fc] 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. 2024-07-10 18:35:24,315 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:24,949 PolicyModels [main] ERROR o.o.p.models.dao.impl.DefaultPfDao - Policy Framework persistence unit parameter not set 2024-07-10 18:35:24,950 PolicyModels [main] ERROR o.o.p.models.dao.impl.DefaultPfDao - Policy Framework persistence unit parameter not set 2024-07-10 18:35:24,954 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Creation of Policy Framework persistence unit "Dorothy" failed 2024-07-10 18:35:24,955 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.227 s -- in org.onap.policy.models.dao.EntityTest [INFO] Running org.onap.policy.models.dao.converters.Uuid2StringConditionerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.dao.converters.Uuid2StringConditionerTest [INFO] Running org.onap.policy.models.dao.converters.CDataConditionerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.models.dao.converters.CDataConditionerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-dao --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-dao/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-dao' with 12 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-dao --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-dao --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-dao --- [INFO] Analyzed bundle 'policy-models-dao' with 12 classes [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-dao --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-dao/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-dao --- [INFO] Installing /w/workspace/policy-models-sonar/models-dao/pom.xml to /tmp/r/org/onap/policy/models/policy-models-dao/4.0.0-SNAPSHOT/policy-models-dao-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-dao/4.0.0-SNAPSHOT/policy-models-dao-4.0.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models:policy-models-examples >------------ [INFO] Building policy-models-examples 4.0.0-SNAPSHOT [5/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-examples --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-examples/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-examples --- [INFO] Copying 77 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-examples --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-examples/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-examples --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-examples --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-examples --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-examples --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-examples --- [INFO] Analyzed bundle 'policy-models-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-examples --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-examples/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-examples --- [INFO] Installing /w/workspace/policy-models-sonar/models-examples/pom.xml to /tmp/r/org/onap/policy/models/policy-models-examples/4.0.0-SNAPSHOT/policy-models-examples-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-examples/4.0.0-SNAPSHOT/policy-models-examples-4.0.0-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.models:policy-models-tosca >------------- [INFO] Building policy-models-tosca 4.0.0-SNAPSHOT [6/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-tosca --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-tosca --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-tosca/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-tosca --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-tosca --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-tosca --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-tosca/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-tosca --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 69 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-tosca --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-tosca --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 49 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-tosca --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-tosca/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.tosca.authorative.provider.ToscaServiceTemplateMappingTest 18:35:31,103 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - This is logback-classic version 1.4.14 18:35:31,104 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3531f3ca - No custom configurators were discovered as a service. 18:35:31,104 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3531f3ca - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:35:31,106 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3531f3ca - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:35:31,111 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback-test.scmo] 18:35:31,111 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback.scmo] 18:35:31,116 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3531f3ca - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:35:31,116 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3531f3ca - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:35:31,117 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3531f3ca - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:35:31,119 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-tosca/target/test-classes/logback-test.xml] 18:35:31,229 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [PolicyModels] 18:35:31,230 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:35:31,247 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:35:31,247 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:35:31,256 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:35:31,283 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:35:31,283 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:35:31,285 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:35:31,285 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy] to INFO 18:35:31,289 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy] to false 18:35:31,289 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy] 18:35:31,289 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@75483843 - End of configuration. 18:35:31,290 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@672b72ba - Registering current configuration as safe fallback point 18:35:31,290 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3531f3ca - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 173 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s -- in org.onap.policy.models.tosca.authorative.provider.ToscaServiceTemplateMappingTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTypeTest 2024-07-10 18:35:31,909 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:31,966 PolicyModels [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 2024-07-10 18:35:32,569 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:32,573 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-07-10 18:35:32,574 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:32,574 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:32,577 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:32,868 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:33,681 PolicyModels [main] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final 2024-07-10 18:35:34,742 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1e2f67e9] 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. 2024-07-10 18:35:34,759 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@53ac6bb4] 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. 2024-07-10 18:35:34,936 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:35,324 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-07-10 18:35:35,332 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:35,359 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:35,360 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-07-10 18:35:35,360 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:35,360 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:35,360 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:35,364 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:35,713 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f613e30] 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. 2024-07-10 18:35:35,719 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@75f735ff] 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. 2024-07-10 18:35:35,829 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:36,004 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized 2024-07-10 18:35:36,030 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-07-10 18:35:36,037 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:36,056 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:36,056 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-07-10 18:35:36,057 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:36,057 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:36,057 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:36,059 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:36,331 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69d41156] 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. 2024-07-10 18:35:36,334 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50ad06ef] 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. 2024-07-10 18:35:36,417 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:36,420 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-07-10 18:35:36,425 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:36,441 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:36,441 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-07-10 18:35:36,441 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:36,441 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:36,441 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:36,443 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:36,742 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5900ee88] 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. 2024-07-10 18:35:36,746 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@512257ea] 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. 2024-07-10 18:35:36,814 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:36,818 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized 2024-07-10 18:35:37,030 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-07-10 18:35:37,037 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:37,054 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:37,054 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-07-10 18:35:37,054 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:37,054 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:37,054 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:37,057 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:37,339 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5808ae18] 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. 2024-07-10 18:35:37,349 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48b9b060] 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. 2024-07-10 18:35:37,413 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:37,436 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-07-10 18:35:37,443 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:37,458 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:37,458 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-07-10 18:35:37,458 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:37,458 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:37,458 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:37,460 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:37,665 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1131a7db] 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. 2024-07-10 18:35:37,667 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@31cdae6e] 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. 2024-07-10 18:35:37,711 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:37,789 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-07-10 18:35:37,797 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:37,815 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:37,815 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-07-10 18:35:37,815 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:37,816 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:37,816 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:37,820 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:38,051 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@506fecad] 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. 2024-07-10 18:35:38,054 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@8d107bd] 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. 2024-07-10 18:35:38,101 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:38,103 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.315 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTypeTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderGenericTest 2024-07-10 18:35:38,125 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:38,140 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:38,140 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] 2024-07-10 18:35:38,140 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:38,140 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:38,140 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:38,145 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:38,358 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@dabaad2] 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. 2024-07-10 18:35:38,360 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@42c866e1] 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. 2024-07-10 18:35:38,396 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:38,560 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized 2024-07-10 18:35:38,592 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] 2024-07-10 18:35:38,599 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:38,615 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:38,615 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] 2024-07-10 18:35:38,615 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:38,615 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:38,615 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:38,617 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:38,803 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79349c59] 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. 2024-07-10 18:35:38,805 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@14494229] 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. 2024-07-10 18:35:38,841 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:38,845 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderGenericTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderNodeTemplateTest 2024-07-10 18:35:38,854 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:38,868 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:38,869 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-07-10 18:35:38,869 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:38,869 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:38,869 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:38,871 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:39,063 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@681dfb49] 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. 2024-07-10 18:35:39,065 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@267d4494] 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. 2024-07-10 18:35:39,099 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:39,239 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-07-10 18:35:39,245 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:39,257 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:39,258 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-07-10 18:35:39,258 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:39,258 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:39,258 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:39,260 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:39,456 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73706816] 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. 2024-07-10 18:35:39,458 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@caa5e76] 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. 2024-07-10 18:35:39,494 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:40,229 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-07-10 18:35:40,234 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:40,245 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:40,246 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-07-10 18:35:40,246 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:40,246 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:40,246 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:40,250 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:40,438 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@582d52fd] 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. 2024-07-10 18:35:40,440 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@51f5b33] 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. 2024-07-10 18:35:40,475 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:40,551 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-07-10 18:35:40,557 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:40,569 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:40,569 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-07-10 18:35:40,569 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:40,569 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:40,569 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:40,571 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:40,801 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@b41f554] 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. 2024-07-10 18:35:40,802 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3fb5abde] 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. 2024-07-10 18:35:40,832 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:40,876 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-07-10 18:35:40,882 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:40,892 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:40,892 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-07-10 18:35:40,892 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:40,892 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:40,893 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:40,894 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:41,041 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3dc40f8e] 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. 2024-07-10 18:35:41,042 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@29c41738] 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. 2024-07-10 18:35:41,069 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:41,118 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-07-10 18:35:41,123 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:41,149 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:41,150 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-07-10 18:35:41,150 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:41,150 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:41,150 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:41,152 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:41,355 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2b606c4e] 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. 2024-07-10 18:35:41,356 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@296703e4] 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. 2024-07-10 18:35:41,382 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:41,426 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.579 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderNodeTemplateTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTest 2024-07-10 18:35:41,437 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:41,449 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:41,449 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-07-10 18:35:41,450 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:41,450 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:41,450 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:41,451 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:41,620 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2fc3dade] 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. 2024-07-10 18:35:41,621 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@374e798a] 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. 2024-07-10 18:35:41,647 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:41,711 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-07-10 18:35:41,715 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:41,726 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:41,726 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-07-10 18:35:41,726 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:41,726 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:41,726 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:41,727 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:41,907 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1befc9c4] 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. 2024-07-10 18:35:41,909 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4821877e] 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. 2024-07-10 18:35:41,936 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:42,058 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-07-10 18:35:42,063 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:42,073 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:42,073 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-07-10 18:35:42,073 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:42,073 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:42,073 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:42,075 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:42,224 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@576f51b2] 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. 2024-07-10 18:35:42,225 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@39e98e5] 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. 2024-07-10 18:35:42,250 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:42,320 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-07-10 18:35:42,337 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:42,358 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:42,359 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-07-10 18:35:42,359 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:42,359 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:42,359 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:42,361 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:42,540 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@b051f5] 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. 2024-07-10 18:35:42,541 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@481c8e31] 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. 2024-07-10 18:35:42,569 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:42,572 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-07-10 18:35:42,577 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:42,589 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:42,589 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-07-10 18:35:42,590 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:42,590 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:42,590 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:42,592 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:42,763 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7a4fbe13] 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. 2024-07-10 18:35:42,764 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c8d88a3] 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. 2024-07-10 18:35:42,789 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:43,127 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-07-10 18:35:43,132 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:43,145 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:43,145 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-07-10 18:35:43,145 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:43,145 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:43,145 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:43,147 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:43,309 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e9f39ee] 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. 2024-07-10 18:35:43,311 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@25bc2a42] 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. 2024-07-10 18:35:43,336 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:43,541 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-07-10 18:35:43,548 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:43,560 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:43,561 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-07-10 18:35:43,561 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:43,561 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:43,561 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:43,564 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:43,728 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4033fb00] 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. 2024-07-10 18:35:43,729 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@ce67120] 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. 2024-07-10 18:35:43,754 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:43,818 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.386 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaPolicyTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaPolicyTypeTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaPropertyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaPropertyTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaWithTypeAndObjectPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaWithTypeAndObjectPropertiesTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaTopologyTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaTopologyTemplateTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaNameVersionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaNameVersionTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.PojosTest 2024-07-10 18:35:43,912 PolicyModels [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 2024-07-10 18:35:43,913 PolicyModels [main] INFO c.o.r.c.s.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 2024-07-10 18:35:43,959 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 2024-07-10 18:35:43,960 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/java/packages/lib 2024-07-10 18:35:43,961 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 2024-07-10 18:35:43,961 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 2024-07-10 18:35:43,961 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 2024-07-10 18:35:43,961 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib/x86_64-linux-gnu 2024-07-10 18:35:43,962 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 2024-07-10 18:35:43,962 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu 2024-07-10 18:35:43,962 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 2024-07-10 18:35:43,962 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/jni 2024-07-10 18:35:43,962 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 2024-07-10 18:35:43,962 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib 2024-07-10 18:35:43,962 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib] 2024-07-10 18:35:43,962 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib 2024-07-10 18:35:43,963 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 2024-07-10 18:35:43,963 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/test-classes 2024-07-10 18:35:43,963 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/policy-models-sonar/models-tosca/target/test-classes] 2024-07-10 18:35:43,963 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/classes 2024-07-10 18:35:43,963 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/policy-models-sonar/models-tosca/target/classes] 2024-07-10 18:35:43,963 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar 2024-07-10 18:35:43,964 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar 2024-07-10 18:35:43,964 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar 2024-07-10 18:35:43,964 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar 2024-07-10 18:35:43,964 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 2024-07-10 18:35:43,965 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar 2024-07-10 18:35:43,965 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar 2024-07-10 18:35:43,967 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 2024-07-10 18:35:43,967 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar 2024-07-10 18:35:43,968 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar 2024-07-10 18:35:43,971 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 2024-07-10 18:35:43,971 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 2024-07-10 18:35:43,971 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 2024-07-10 18:35:43,972 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar 2024-07-10 18:35:43,972 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar 2024-07-10 18:35:43,973 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar 2024-07-10 18:35:43,973 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 2024-07-10 18:35:43,973 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar 2024-07-10 18:35:43,974 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 2024-07-10 18:35:43,974 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 2024-07-10 18:35:43,975 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 2024-07-10 18:35:43,975 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar 2024-07-10 18:35:43,976 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar 2024-07-10 18:35:43,982 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar 2024-07-10 18:35:43,982 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 2024-07-10 18:35:43,982 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 2024-07-10 18:35:43,983 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar 2024-07-10 18:35:43,983 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 2024-07-10 18:35:43,983 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 2024-07-10 18:35:43,983 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 2024-07-10 18:35:43,983 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 2024-07-10 18:35:43,984 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar 2024-07-10 18:35:43,985 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar 2024-07-10 18:35:43,985 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar 2024-07-10 18:35:43,985 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar 2024-07-10 18:35:43,985 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 2024-07-10 18:35:43,985 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar 2024-07-10 18:35:43,987 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-4.0.0-SNAPSHOT.jar 2024-07-10 18:35:43,987 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar 2024-07-10 18:35:43,987 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 2024-07-10 18:35:43,988 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 2024-07-10 18:35:43,988 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 2024-07-10 18:35:43,988 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 2024-07-10 18:35:43,989 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar 2024-07-10 18:35:43,989 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 2024-07-10 18:35:43,989 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 2024-07-10 18:35:43,989 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar 2024-07-10 18:35:43,990 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 2024-07-10 18:35:43,991 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar 2024-07-10 18:35:43,995 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 2024-07-10 18:35:43,996 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 2024-07-10 18:35:43,996 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 2024-07-10 18:35:43,996 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 2024-07-10 18:35:43,996 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 2024-07-10 18:35:43,996 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 2024-07-10 18:35:43,998 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar 2024-07-10 18:35:43,998 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 2024-07-10 18:35:43,999 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 2024-07-10 18:35:43,999 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 2024-07-10 18:35:43,999 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 2024-07-10 18:35:44,000 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar 2024-07-10 18:35:44,000 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 2024-07-10 18:35:44,000 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar 2024-07-10 18:35:44,000 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 2024-07-10 18:35:44,000 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.onap.policy.models.tosca.authorative.concepts.PojosTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersionTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaTypedEntityFilterTest 2024-07-10 18:35:44,072 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vCPE.policies.optimization.input.tosca.yaml 2024-07-10 18:35:44,086 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vCPE.policy.monitoring.input.tosca.yaml 2024-07-10 18:35:44,088 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vCPE.policy.operational.input.tosca.yaml 2024-07-10 18:35:44,089 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.monitoring.input.tosca.yaml 2024-07-10 18:35:44,091 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.operational.input.tosca.yaml 2024-07-10 18:35:44,092 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.guard.frequencylimiter.input.tosca.yaml 2024-07-10 18:35:44,093 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.guard.minmaxvnfs.input.tosca.yaml 2024-07-10 18:35:44,094 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vFirewall.policy.monitoring.input.tosca.yaml 2024-07-10 18:35:44,096 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vFirewall.policy.operational.input.tosca.yaml 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_Default:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_Default_US:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:1.0.0, type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Capacity_vG_1:1.0.0, type-onap.policies.optimization.resource.Vim_fit:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Capacity_vG_2:1.0.0, type-onap.policies.optimization.resource.Vim_fit:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.Distance_vG_1:1.0.0, type-onap.policies.optimization.resource.DistancePolicy:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.hpa_policy_Default:1.0.0, type-onap.policies.optimization.resource.HpaPolicy:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.hpa_policy_vG_1:1.0.0, type-onap.policies.optimization.resource.HpaPolicy:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.queryPolicy_vCPE:1.0.0, type-onap.policies.optimization.service.QueryPolicy:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.SubscriberPolicy_v1:1.0.0, type-onap.policies.optimization.service.SubscriberPolicy:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.SubscriberPolicy_v2:1.0.0, type-onap.policies.optimization.service.SubscriberPolicy:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-OSDF_CASABLANCA.vnfPolicy_vG:1.0.0, type-onap.policies.optimization.resource.VnfPolicy:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-onap.restart.tca:1.0.0, type-onap.policies.monitoring.tcagen2:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-operational.restart:1.0.0, type-onap.policies.controlloop.operational.common.Drools:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-onap.scaleout.tca:1.0.0, type-onap.policies.monitoring.tcagen2:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-operational.scaleout:1.0.0, type-onap.policies.controlloop.operational.common.Drools:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-guard.frequency.scaleout:1.0.0, type-onap.policies.controlloop.guard.common.FrequencyLimiter:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-guard.minmax.scaleout:1.0.0, type-onap.policies.controlloop.guard.common.MinMax:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-onap.vfirewall.tca:1.0.0, type-onap.policies.monitoring.tcagen2:1.0.0 2024-07-10 18:35:44,102 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - using policy-operational.modifyconfig:1.0.0, type-onap.policies.controlloop.operational.common.Drools:1.0.0 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaTypedEntityFilterTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaPolicyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaPolicyTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplateTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaNodeTemplateTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaWithToscaPropertiesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaWithToscaPropertiesTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaEntityFilterTest 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.DistancePolicy:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.VnfPolicy:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.PciPolicy:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.OptimizationPolicy:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.common.Blacklist:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.Monitoring:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.HpaPolicy:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.Vim_fit:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.service.SubscriberPolicy:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.service.QueryPolicy:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.common.MinMax:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.common.FrequencyLimiter:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.Guard:1.0.0 2024-07-10 18:35:44,220 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.Coordination:1.0.0 2024-07-10 18:35:44,221 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.coordination.FirstBlocksSecond:1.0.0 2024-07-10 18:35:44,222 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.Optimization:1.0.0 2024-07-10 18:35:44,222 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.monitoring.tcagen2:1.0.0 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaEntityFilterTest [INFO] Running org.onap.policy.models.tosca.utils.ToscaServiceTemplateUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.policy.models.tosca.utils.ToscaServiceTemplateUtilsTest [INFO] Running org.onap.policy.models.tosca.utils.ToscaUtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.policy.models.tosca.utils.ToscaUtilsTest [INFO] Running org.onap.policy.models.tosca.simple.provider.SimpleToscaProviderTest 2024-07-10 18:35:44,305 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:44,317 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:44,320 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:44,321 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:44,321 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:44,321 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:44,324 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:44,485 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@29b19217] 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. 2024-07-10 18:35:44,487 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c8a5002] 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. 2024-07-10 18:35:44,515 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:44,574 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:44,578 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:44,589 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:44,589 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:44,589 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:44,589 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:44,589 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:44,591 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:44,772 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2a832d1f] 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. 2024-07-10 18:35:44,775 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4b54976f] 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. 2024-07-10 18:35:44,797 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:44,960 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:44,966 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:44,978 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:44,978 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:44,978 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:44,978 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:44,978 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:44,980 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:45,126 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7f237019] 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. 2024-07-10 18:35:45,128 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1733bee1] 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. 2024-07-10 18:35:45,157 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:45,198 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:45,206 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:45,217 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:45,218 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:45,218 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:45,218 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:45,218 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:45,220 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:45,381 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4ec134c5] 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. 2024-07-10 18:35:45,382 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5e02057] 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. 2024-07-10 18:35:45,413 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:45,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:45,433 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:45,446 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:45,446 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:45,446 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:45,446 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:45,446 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:45,448 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:45,593 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f99a21f] 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. 2024-07-10 18:35:45,594 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35d8f479] 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. 2024-07-10 18:35:45,618 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:45,656 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:45,662 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:45,672 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:45,672 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:45,672 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:45,672 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:45,672 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:45,674 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:45,834 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@9637ba] 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. 2024-07-10 18:35:45,835 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64e7790] 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. 2024-07-10 18:35:45,860 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:45,910 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:45,915 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:45,927 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:45,928 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:45,928 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:45,928 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:45,928 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:45,932 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:46,071 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@402b03c6] 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. 2024-07-10 18:35:46,072 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@21b2394d] 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. 2024-07-10 18:35:46,094 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:46,098 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:46,105 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:46,116 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:46,116 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:46,116 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:46,116 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:46,116 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:46,118 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:46,270 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@366699cd] 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. 2024-07-10 18:35:46,271 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@72d2dec5] 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. 2024-07-10 18:35:46,293 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:46,408 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:46,412 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:46,421 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:46,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:46,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:46,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:46,421 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:46,424 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:46,552 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@189fc2e] 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. 2024-07-10 18:35:46,553 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@738b5657] 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. 2024-07-10 18:35:46,576 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:46,594 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:46,602 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:46,616 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:46,617 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:46,617 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:46,617 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:46,617 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:46,619 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:46,781 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64cc6004] 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. 2024-07-10 18:35:46,783 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@143f189a] 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. 2024-07-10 18:35:46,808 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:46,810 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:46,814 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:46,825 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:46,825 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:46,825 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:46,825 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:46,826 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:46,828 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:46,960 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6ecceade] 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. 2024-07-10 18:35:46,961 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6c2aefc5] 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. 2024-07-10 18:35:46,984 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:46,996 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:47,000 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:47,010 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:47,010 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:47,010 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:47,010 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:47,010 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:47,013 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:47,143 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4eaf488] 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. 2024-07-10 18:35:47,145 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2fb0f4a9] 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. 2024-07-10 18:35:47,169 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:47,173 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:47,177 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:47,188 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:47,188 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:47,188 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:47,188 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:47,188 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:47,190 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:47,322 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@41cce16f] 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. 2024-07-10 18:35:47,323 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@70dbec18] 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. 2024-07-10 18:35:47,345 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:47,404 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:47,409 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:47,420 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:47,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:47,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:47,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:47,421 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:47,422 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:47,548 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3a05f0c2] 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. 2024-07-10 18:35:47,549 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6ba235b6] 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. 2024-07-10 18:35:47,578 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:47,691 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:47,696 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:47,707 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:47,707 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:47,707 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:47,707 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:47,707 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:47,709 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:47,849 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@505ee629] 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. 2024-07-10 18:35:47,850 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a5122b9] 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. 2024-07-10 18:35:47,871 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:47,969 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:47,975 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:47,986 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:47,986 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:47,986 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:47,986 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:47,986 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:47,988 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:48,156 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6d0934a4] 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. 2024-07-10 18:35:48,157 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@56062ce] 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. 2024-07-10 18:35:48,177 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:48,221 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:48,226 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:48,237 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:48,237 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:48,237 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:48,237 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:48,237 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:48,239 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:48,373 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@51119d45] 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. 2024-07-10 18:35:48,374 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@b636500] 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. 2024-07-10 18:35:48,396 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:48,397 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:48,402 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:48,412 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:48,412 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-07-10 18:35:48,412 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:48,412 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:48,412 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:48,414 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:48,539 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@351df7f8] 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. 2024-07-10 18:35:48,540 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@257b0c96] 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. 2024-07-10 18:35:48,560 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:48,564 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.274 s -- in org.onap.policy.models.tosca.simple.provider.SimpleToscaProviderTest [INFO] Running org.onap.policy.models.tosca.simple.provider.SimpleToscaServiceTemplateProviderTest 2024-07-10 18:35:48,570 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:48,582 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:48,582 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] 2024-07-10 18:35:48,582 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:48,582 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:48,582 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:48,584 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:48,724 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@355f429b] 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. 2024-07-10 18:35:48,725 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@224e7b86] 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. 2024-07-10 18:35:48,750 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:48,779 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] 2024-07-10 18:35:48,784 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:35:48,795 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:35:48,795 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] 2024-07-10 18:35:48,796 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:35:48,796 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:35:48,796 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:35:48,798 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:35:48,939 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@22cb23f8] 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. 2024-07-10 18:35:48,941 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7be08910] 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. 2024-07-10 18:35:48,963 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:35:48,965 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.onap.policy.models.tosca.simple.provider.SimpleToscaServiceTemplateProviderTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaTopologyTemplateTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaTopologyTemplateTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaEventFilterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaEventFilterTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaCapabilityAssignmentTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaCapabilityAssignmentTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPropertyTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPropertyTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaPropertiesTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaPropertiesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaServiceTemplatesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaServiceTemplatesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaWithStringPropertiesTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaWithStringPropertiesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTypesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTypesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintLogicalTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintLogicalTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.TestPojos 2024-07-10 18:35:49,082 PolicyModels [main] INFO c.o.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@36715b55: ]] 2024-07-10 18:35:49,094 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - Attempt to validate synthetic class=[class org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintLogical$1] ignored, consider using FilterSyntheticClasses filter when calling PojoClassFactory 2024-07-10 18:35:49,097 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraint], either filter abstract classes or add asm to your classpath. 2024-07-10 18:35:49,102 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintOperation] ignored 2024-07-10 18:35:49,115 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger], either filter abstract classes or add asm to your classpath. 2024-07-10 18:35:49,115 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties], either filter abstract classes or add asm to your classpath. 2024-07-10 18:35:49,129 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty], either filter abstract classes or add asm to your classpath. 2024-07-10 18:35:49,132 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties], either filter abstract classes or add asm to your classpath. 2024-07-10 18:35:49,133 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaDataType], either filter abstract classes or add asm to your classpath. 2024-07-10 18:35:49,135 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - ASM not loaded while attempting to execute behavioural tests on non-constructable class[class org.onap.policy.models.tosca.simple.concepts.JpaToscaSchemaDefinition], either filter abstract classes or add asm to your classpath. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.policy.models.tosca.simple.concepts.TestPojos [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTypeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyTypeTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaDataTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaDataTypeTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaPoliciesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaPoliciesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaTimeIntervalTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaTimeIntervalTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaSchemaDefinitionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaSchemaDefinitionTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaModelTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaModelTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaDataTypesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaDataTypesTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaServiceTemplateTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaServiceTemplateTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaTriggerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaTriggerTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintTest [INFO] Running org.onap.policy.models.tosca.simple.serialization.MonitoringPolicySerializationTest 2024-07-10 18:35:49,243 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@19c13ba9 2024-07-10 18:35:49,270 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@3d702318 2024-07-10 18:35:49,292 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@7c5aae38 2024-07-10 18:35:49,339 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@533a885b [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.onap.policy.models.tosca.simple.serialization.MonitoringPolicySerializationTest [INFO] Running org.onap.policy.models.tosca.simple.serialization.MonitoringPolicyTypeSerializationTest 2024-07-10 18:35:49,381 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicyTypeSerializationTest - org.onap.policy.common.parameters.BeanValidationResult@5b7e4d30 2024-07-10 18:35:49,395 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicyTypeSerializationTest - org.onap.policy.common.parameters.BeanValidationResult@8b0b1b6 2024-07-10 18:35:49,401 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicyTypeSerializationTest - org.onap.policy.common.parameters.BeanValidationResult@7766ec48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.policy.models.tosca.simple.serialization.MonitoringPolicyTypeSerializationTest [INFO] Running org.onap.policy.models.tosca.simple.serialization.OptimizationPolicyTypeSerializationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.models.tosca.simple.serialization.OptimizationPolicyTypeSerializationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 169, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-tosca --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-tosca/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-tosca --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-tosca --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-tosca --- [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-dao' with 12 classes [INFO] Analyzed bundle 'policy-models-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-tosca --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-tosca/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-tosca --- [INFO] Installing /w/workspace/policy-models-sonar/models-tosca/pom.xml to /tmp/r/org/onap/policy/models/policy-models-tosca/4.0.0-SNAPSHOT/policy-models-tosca-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-tosca/4.0.0-SNAPSHOT/policy-models-tosca-4.0.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.models:policy-models-pdp >-------------- [INFO] Building policy-models-pdp 4.0.0-SNAPSHOT [7/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-pdp --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-pdp/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-pdp --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-pdp/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-pdp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 28 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-pdp --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-pdp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 25 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-pdp --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-pdp/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.pdp.concepts.PdpUpdateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.onap.policy.models.pdp.concepts.PdpUpdateTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpInstanceDetailsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.pdp.concepts.PdpInstanceDetailsTest [INFO] Running org.onap.policy.models.pdp.concepts.DeploymentGroupsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.models.pdp.concepts.DeploymentGroupsTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpSubGroupTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.onap.policy.models.pdp.concepts.PdpSubGroupTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpGroupFilterTest 18:35:53.381 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:35:53.394 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:35:53.438 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:35:53.438 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:35:53.445 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:35:53.446 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:35:53.450 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:35:53.450 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:35:53.454 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:35:53.454 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:35:53.464 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:35:53.464 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:35:53.471 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:35:53.471 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:35:53.474 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:35:53.474 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.onap.policy.models.pdp.concepts.PdpGroupFilterTest [INFO] Running org.onap.policy.models.pdp.concepts.DeploymentGroupTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.models.pdp.concepts.DeploymentGroupTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpTopicCheckTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.pdp.concepts.PdpTopicCheckTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.models.pdp.concepts.PdpStatusTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpMessageTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.models.pdp.concepts.PdpMessageTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpGroupTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.models.pdp.concepts.PdpGroupTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpGroupsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.models.pdp.concepts.PdpGroupsTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatisticsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatisticsTest [INFO] Running org.onap.policy.models.pdp.concepts.ModelsTest 18:35:53.567 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:35:53.567 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:35:53.632 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:35:53.633 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:35:53.635 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:35:53.635 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:35:53.635 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:35:53.635 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:35:53.635 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:35:53.635 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:35:53.635 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:35:53.635 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:35:53.636 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:35:53.636 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:35:53.636 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:35:53.636 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:35:53.636 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:35:53.637 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/test-classes 18:35:53.637 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pdp/target/test-classes] 18:35:53.637 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/classes 18:35:53.637 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pdp/target/classes] 18:35:53.637 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar 18:35:53.638 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar 18:35:53.639 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar 18:35:53.639 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar 18:35:53.639 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 18:35:53.640 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar 18:35:53.640 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar 18:35:53.644 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 18:35:53.644 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar 18:35:53.645 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar 18:35:53.648 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 18:35:53.649 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 18:35:53.649 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 18:35:53.650 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar 18:35:53.650 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar 18:35:53.651 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar 18:35:53.651 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 18:35:53.652 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 18:35:53.652 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar 18:35:53.652 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 18:35:53.652 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 18:35:53.653 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 18:35:53.655 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar 18:35:53.655 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar 18:35:53.655 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar 18:35:53.662 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar 18:35:53.662 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 18:35:53.663 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 18:35:53.663 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar 18:35:53.663 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 18:35:53.663 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 18:35:53.664 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 18:35:53.664 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar 18:35:53.665 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar 18:35:53.666 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar 18:35:53.666 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar 18:35:53.666 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 18:35:53.666 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar 18:35:53.668 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar 18:35:53.668 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 18:35:53.669 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 18:35:53.670 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 18:35:53.670 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 18:35:53.670 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar 18:35:53.670 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 18:35:53.670 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 18:35:53.671 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar 18:35:53.672 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 18:35:53.674 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar 18:35:53.678 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 18:35:53.678 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 18:35:53.678 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 18:35:53.679 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 18:35:53.679 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 18:35:53.679 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 18:35:53.681 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar 18:35:53.681 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 18:35:53.682 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 18:35:53.682 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 18:35:53.683 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 18:35:53.684 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar 18:35:53.684 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 18:35:53.684 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar 18:35:53.685 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 18:35:53.685 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:35:53.732 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.732 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.733 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.733 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.733 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.733 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.733 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.733 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.734 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.734 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.734 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.734 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.734 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.734 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.734 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.734 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.747 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@b606cb6: ]] 18:35:53.747 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.747 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.747 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.748 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.748 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.748 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.764 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.764 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.764 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.765 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.765 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.765 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.765 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.766 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.768 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [pV1Fl7sgPVY5oiS] 18:35:53.768 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter.groupState, fieldGetter=PojoMethodImpl [method=getGroupState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setGroupState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [PASSIVE] 18:35:53.768 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [RyUfUG7yy] 18:35:53.769 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.769 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.769 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.769 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.769 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.770 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.770 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.770 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter.policyTypeList, fieldGetter=PojoMethodImpl [method=getPolicyTypeList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyTypeList args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null, null null]] 18:35:53.770 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter.matchPolicyTypesExactly, fieldGetter=PojoMethodImpl [method=isMatchPolicyTypesExactly args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setMatchPolicyTypesExactly args=[boolean] return=void]]] with value [true] 18:35:53.771 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.771 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.771 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.771 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.771 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.772 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.772 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.772 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter.policyList, fieldGetter=PojoMethodImpl [method=getPolicyList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyList args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null, null null]] 18:35:53.772 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter.matchPoliciesExactly, fieldGetter=PojoMethodImpl [method=isMatchPoliciesExactly args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setMatchPoliciesExactly args=[boolean] return=void]]] with value [true] 18:35:53.773 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter.pdpState, fieldGetter=PojoMethodImpl [method=getPdpState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TERMINATED] 18:35:53.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.773 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.774 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.774 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.774 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.774 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.774 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.775 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [X8pHcms] 18:35:53.775 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter.groupState, fieldGetter=PojoMethodImpl [method=getGroupState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setGroupState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [SAFE] 18:35:53.775 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [r0QAdS] 18:35:53.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.775 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.776 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.776 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.776 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.776 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter.policyTypeList, fieldGetter=PojoMethodImpl [method=getPolicyTypeList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyTypeList args=[interface java.util.List] return=void]]] with value [[null null, null null, null null]] 18:35:53.776 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter.matchPolicyTypesExactly, fieldGetter=PojoMethodImpl [method=isMatchPolicyTypesExactly args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setMatchPolicyTypesExactly args=[boolean] return=void]]] with value [false] 18:35:53.776 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.776 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.777 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.778 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter.policyList, fieldGetter=PojoMethodImpl [method=getPolicyList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicyList args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null]] 18:35:53.778 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter.matchPoliciesExactly, fieldGetter=PojoMethodImpl [method=isMatchPoliciesExactly args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setMatchPoliciesExactly args=[boolean] return=void]]] with value [false] 18:35:53.778 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter.pdpState, fieldGetter=PojoMethodImpl [method=getPdpState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TERMINATED] 18:35:53.780 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStateChange.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [m8A] 18:35:53.780 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpStateChange.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [SAFE] 18:35:53.781 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStateChange.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [79yjRDS0q] 18:35:53.781 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpStateChange.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TEST] 18:35:53.781 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State] ignored 18:35:53.782 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseTo, fieldGetter=PojoMethodImpl [method=getResponseTo args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseTo args=[class java.lang.String] return=void]]] with value [CorOLpez81] 18:35:53.782 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpResponseStatus org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseStatus, fieldGetter=PojoMethodImpl [method=getResponseStatus args=[] return=class org.onap.policy.models.pdp.enums.PdpResponseStatus], fieldSetter=PojoMethodImpl [method=setResponseStatus args=[class org.onap.policy.models.pdp.enums.PdpResponseStatus] return=void]]] with value [FAIL] 18:35:53.783 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseMessage, fieldGetter=PojoMethodImpl [method=getResponseMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseMessage args=[class java.lang.String] return=void]]] with value [WnP0F7h8] 18:35:53.783 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseTo, fieldGetter=PojoMethodImpl [method=getResponseTo args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseTo args=[class java.lang.String] return=void]]] with value [RExYC] 18:35:53.783 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpResponseStatus org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseStatus, fieldGetter=PojoMethodImpl [method=getResponseStatus args=[] return=class org.onap.policy.models.pdp.enums.PdpResponseStatus], fieldSetter=PojoMethodImpl [method=setResponseStatus args=[class org.onap.policy.models.pdp.enums.PdpResponseStatus] return=void]]] with value [SUCCESS] 18:35:53.783 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpResponseDetails.responseMessage, fieldGetter=PojoMethodImpl [method=getResponseMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setResponseMessage args=[class java.lang.String] return=void]]] with value [ewpgy1fMoY] 18:35:53.783 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action] ignored 18:35:53.784 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpSubGroup.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [YB6yrF] 18:35:53.784 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.784 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.784 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.785 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.785 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.785 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.785 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.785 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.785 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.supportedPolicyTypes, fieldGetter=PojoMethodImpl [method=getSupportedPolicyTypes args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSupportedPolicyTypes args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null]] 18:35:53.786 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.786 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.786 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.786 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.786 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null]] 18:35:53.786 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pdp.concepts.PdpSubGroup.currentInstanceCount, fieldGetter=PojoMethodImpl [method=getCurrentInstanceCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setCurrentInstanceCount args=[int] return=void]]] with value [1788457064] 18:35:53.787 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pdp.concepts.PdpSubGroup.desiredInstanceCount, fieldGetter=PojoMethodImpl [method=getDesiredInstanceCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setDesiredInstanceCount args=[int] return=void]]] with value [-853460684] 18:35:53.787 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.787 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.787 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.788 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.788 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.788 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.788 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.pdp.concepts.PdpSubGroup.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{e2h7NvGE=kd, 9M0kIU=XnaHiy0OjG9r, n8yTpmYn=ps7fW07, ESAPbLK=Qpssrw80pWF}] 18:35:53.789 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.789 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.789 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.789 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.789 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:35:53.790 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.pdpInstances, fieldGetter=PojoMethodImpl [method=getPdpInstances args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpInstances args=[interface java.util.List] return=void]]] with value [[Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:35:53.790 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpSubGroup.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [b8tZ6J2R4] 18:35:53.790 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.790 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.790 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.790 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.790 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.791 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.supportedPolicyTypes, fieldGetter=PojoMethodImpl [method=getSupportedPolicyTypes args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setSupportedPolicyTypes args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null]] 18:35:53.791 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.791 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.791 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.791 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.791 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.791 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.791 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.792 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null, null null]] 18:35:53.792 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pdp.concepts.PdpSubGroup.currentInstanceCount, fieldGetter=PojoMethodImpl [method=getCurrentInstanceCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setCurrentInstanceCount args=[int] return=void]]] with value [2028474870] 18:35:53.792 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pdp.concepts.PdpSubGroup.desiredInstanceCount, fieldGetter=PojoMethodImpl [method=getDesiredInstanceCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setDesiredInstanceCount args=[int] return=void]]] with value [-623878493] 18:35:53.792 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.792 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.792 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.792 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.792 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.794 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.794 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.794 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.795 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.pdp.concepts.PdpSubGroup.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{hAWLNrt=7mfP, sKS=8cIc, YQKxWRCcoZzMko=GrzaJyUJ, R6lSFe5M=9x}] 18:35:53.795 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.795 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.796 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.796 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.796 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.796 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:35:53.796 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:35:53.796 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:35:53.797 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpSubGroup.pdpInstances, fieldGetter=PojoMethodImpl [method=getPdpInstances args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpInstances args=[interface java.util.List] return=void]]] with value [[Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:35:53.797 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroup.SUBGROUP_FIELD, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.797 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [55e1tpn8uof1] 18:35:53.797 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.798 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:35:53.798 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:35:53.798 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:35:53.798 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:35:53.798 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:35:53.798 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentGroup.deploymentSubgroups, fieldGetter=PojoMethodImpl [method=getDeploymentSubgroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDeploymentSubgroups args=[interface java.util.List] return=void]]] with value [[DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null)]] 18:35:53.798 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroup.SUBGROUP_FIELD, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.799 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [vVK2] 18:35:53.799 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.799 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.799 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.799 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.799 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.799 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:35:53.799 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:35:53.799 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:35:53.800 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:35:53.800 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:35:53.800 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentGroup.deploymentSubgroups, fieldGetter=PojoMethodImpl [method=getDeploymentSubgroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDeploymentSubgroups args=[interface java.util.List] return=void]]] with value [[DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null), DeploymentSubGroup(pdpType=null, action=null, policies=null)]] 18:35:53.800 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.DeploymentSubGroup.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [5lKfXU] 18:35:53.800 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action org.onap.policy.models.pdp.concepts.DeploymentSubGroup.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action] return=void]]] with value [POST] 18:35:53.801 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.801 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.801 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.801 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.801 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.801 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.801 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.801 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.801 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentSubGroup.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null, null null]] 18:35:53.802 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.DeploymentSubGroup.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [wyE3gQMqfEGR83GT] 18:35:53.802 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action org.onap.policy.models.pdp.concepts.DeploymentSubGroup.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup$Action] return=void]]] with value [POST] 18:35:53.802 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.802 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.802 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.802 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.802 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.802 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.803 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentSubGroup.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null, null null]] 18:35:53.806 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.Pdp.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.lang.String] return=void]]] with value [Jfv] 18:35:53.806 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.Pdp.pdpState, fieldGetter=PojoMethodImpl [method=getPdpState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TERMINATED] 18:35:53.807 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpHealthStatus org.onap.policy.models.pdp.concepts.Pdp.healthy, fieldGetter=PojoMethodImpl [method=getHealthy args=[] return=class org.onap.policy.models.pdp.enums.PdpHealthStatus], fieldSetter=PojoMethodImpl [method=setHealthy args=[class org.onap.policy.models.pdp.enums.PdpHealthStatus] return=void]]] with value [NOT_HEALTHY] 18:35:53.807 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.Pdp.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [Dcxjb] 18:35:53.813 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pdp.concepts.Pdp.lastUpdate, fieldGetter=PojoMethodImpl [method=getLastUpdate args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setLastUpdate args=[class java.time.Instant] return=void]]] with value [2047-06-05T05:03:23.808921518Z] 18:35:53.813 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.Pdp.instanceId, fieldGetter=PojoMethodImpl [method=getInstanceId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setInstanceId args=[class java.lang.String] return=void]]] with value [OEPpRBUK2o] 18:35:53.813 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.Pdp.pdpState, fieldGetter=PojoMethodImpl [method=getPdpState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [PASSIVE] 18:35:53.814 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpHealthStatus org.onap.policy.models.pdp.concepts.Pdp.healthy, fieldGetter=PojoMethodImpl [method=getHealthy args=[] return=class org.onap.policy.models.pdp.enums.PdpHealthStatus], fieldSetter=PojoMethodImpl [method=setHealthy args=[class org.onap.policy.models.pdp.enums.PdpHealthStatus] return=void]]] with value [NOT_HEALTHY] 18:35:53.814 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.Pdp.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [AiV4En7lY0pv] 18:35:53.815 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pdp.concepts.Pdp.lastUpdate, fieldGetter=PojoMethodImpl [method=getLastUpdate args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setLastUpdate args=[class java.time.Instant] return=void]]] with value [1992-04-26T03:18:50.814667145Z] 18:35:53.816 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.819 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.820 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.821 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.822 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:35:53.823 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.Pdps.pdpList, fieldGetter=PojoMethodImpl [method=getPdpList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpList args=[interface java.util.List] return=void]]] with value [[Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:35:53.825 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.825 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.826 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.826 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:35:53.826 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.Pdps.pdpList, fieldGetter=PojoMethodImpl [method=getPdpList args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpList args=[interface java.util.List] return=void]]] with value [[Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:35:53.827 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpUpdate.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [DEbG0t] 18:35:53.827 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpUpdate.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [QP6I23] 18:35:53.827 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pdp.concepts.PdpUpdate.pdpHeartbeatIntervalMs, fieldGetter=PojoMethodImpl [method=getPdpHeartbeatIntervalMs args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setPdpHeartbeatIntervalMs args=[class java.lang.Long] return=void]]] with value [-4901198707042295974] 18:35:53.827 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.828 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:35:53.828 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:35:53.828 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:35:53.828 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:35:53.828 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:35:53.828 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpUpdate.policiesToBeDeployed, fieldGetter=PojoMethodImpl [method=getPoliciesToBeDeployed args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPoliciesToBeDeployed args=[interface java.util.List] return=void]]] with value [[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null)), ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null)), ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null)), ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null)), ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null))]] 18:35:53.829 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.829 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.829 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.829 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.829 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.829 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.830 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.830 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.830 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.830 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpUpdate.policiesToBeUndeployed, fieldGetter=PojoMethodImpl [method=getPoliciesToBeUndeployed args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPoliciesToBeUndeployed args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null]] 18:35:53.830 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpUpdate.source, fieldGetter=PojoMethodImpl [method=getSource args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSource args=[class java.lang.String] return=void]]] with value [UA9zz] 18:35:53.831 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpUpdate.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [6HOU7Mg25] 18:35:53.831 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pdp.concepts.PdpUpdate.pdpHeartbeatIntervalMs, fieldGetter=PojoMethodImpl [method=getPdpHeartbeatIntervalMs args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setPdpHeartbeatIntervalMs args=[class java.lang.Long] return=void]]] with value [-1915999805389842012] 18:35:53.831 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.831 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.831 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:35:53.831 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:35:53.831 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:35:53.831 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:35:53.831 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpUpdate.policiesToBeDeployed, fieldGetter=PojoMethodImpl [method=getPoliciesToBeDeployed args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPoliciesToBeDeployed args=[interface java.util.List] return=void]]] with value [[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null)), ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null)), ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null)), ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null))]] 18:35:53.831 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.831 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.832 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.832 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.832 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.832 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.832 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.832 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.832 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpUpdate.policiesToBeUndeployed, fieldGetter=PojoMethodImpl [method=getPoliciesToBeUndeployed args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPoliciesToBeUndeployed args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null]] 18:35:53.834 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [aMDMmf] 18:35:53.834 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [SAFE] 18:35:53.835 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpHealthStatus org.onap.policy.models.pdp.concepts.PdpStatus.healthy, fieldGetter=PojoMethodImpl [method=getHealthy args=[] return=class org.onap.policy.models.pdp.enums.PdpHealthStatus], fieldSetter=PojoMethodImpl [method=setHealthy args=[class org.onap.policy.models.pdp.enums.PdpHealthStatus] return=void]]] with value [HEALTHY] 18:35:53.835 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [BRpOxi1xlb] 18:35:53.835 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.835 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.835 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.835 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.835 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.843 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.843 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.843 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpStatus.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null]] 18:35:53.844 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.deploymentInstanceInfo, fieldGetter=PojoMethodImpl [method=getDeploymentInstanceInfo args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDeploymentInstanceInfo args=[class java.lang.String] return=void]]] with value [DO8tnUnC] 18:35:53.844 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProperties args=[class java.lang.String] return=void]]] with value [t3VQtjoEyT] 18:35:53.846 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] using InstanceFactory 18:35:53.846 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpResponseDetails org.onap.policy.models.pdp.concepts.PdpStatus.response, fieldGetter=PojoMethodImpl [method=getResponse args=[] return=class org.onap.policy.models.pdp.concepts.PdpResponseDetails], fieldSetter=PojoMethodImpl [method=setResponse args=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] return=void]]] with value [PdpResponseDetails(responseTo=null, responseStatus=null, responseMessage=null)] 18:35:53.847 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [haJS4Wwc1oBI] 18:35:53.848 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TEST] 18:35:53.849 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpHealthStatus org.onap.policy.models.pdp.concepts.PdpStatus.healthy, fieldGetter=PojoMethodImpl [method=getHealthy args=[] return=class org.onap.policy.models.pdp.enums.PdpHealthStatus], fieldSetter=PojoMethodImpl [method=setHealthy args=[class org.onap.policy.models.pdp.enums.PdpHealthStatus] return=void]]] with value [TEST_IN_PROGRESS] 18:35:53.849 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [BmGwZtomYBj9T] 18:35:53.849 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.850 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.850 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.850 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.850 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.851 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.851 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.851 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.851 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.851 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpStatus.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.List] return=void]]] with value [[null null, null null, null null, null null]] 18:35:53.852 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.deploymentInstanceInfo, fieldGetter=PojoMethodImpl [method=getDeploymentInstanceInfo args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDeploymentInstanceInfo args=[class java.lang.String] return=void]]] with value [jc5] 18:35:53.855 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpStatus.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setProperties args=[class java.lang.String] return=void]]] with value [AelnOj] 18:35:53.855 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] using InstanceFactory 18:35:53.855 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpResponseDetails org.onap.policy.models.pdp.concepts.PdpStatus.response, fieldGetter=PojoMethodImpl [method=getResponse args=[] return=class org.onap.policy.models.pdp.concepts.PdpResponseDetails], fieldSetter=PojoMethodImpl [method=setResponse args=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] return=void]]] with value [PdpResponseDetails(responseTo=null, responseStatus=null, responseMessage=null)] 18:35:53.860 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.name, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.860 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.groupState, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.863 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.863 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.policyTypeList, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.863 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPolicyTypesExactly$set, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.864 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPolicyTypesExactly$value, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.864 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.policyList, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.865 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPoliciesExactly$set, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.865 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPoliciesExactly$value, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.865 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.pdpState, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.865 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.name, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.865 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.groupState, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.865 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.866 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.policyTypeList, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.870 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPolicyTypesExactly$set, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.871 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPolicyTypesExactly$value, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.871 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.policyList, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.871 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPoliciesExactly$set, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.871 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.matchPoliciesExactly$value, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.871 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroupFilter$PdpGroupFilterBuilder.pdpState, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.886 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.887 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineId, fieldGetter=PojoMethodImpl [method=getEngineId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEngineId args=[class java.lang.String] return=void]]] with value [2kFp35PkTf] 18:35:53.887 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpEngineWorkerState org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineWorkerState, fieldGetter=PojoMethodImpl [method=getEngineWorkerState args=[] return=class org.onap.policy.models.pdp.enums.PdpEngineWorkerState], fieldSetter=PojoMethodImpl [method=setEngineWorkerState args=[class org.onap.policy.models.pdp.enums.PdpEngineWorkerState] return=void]]] with value [READY] 18:35:53.887 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineTimeStamp, fieldGetter=PojoMethodImpl [method=getEngineTimeStamp args=[] return=long], fieldSetter=PojoMethodImpl [method=setEngineTimeStamp args=[long] return=void]]] with value [-2106901825712012973] 18:35:53.887 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.eventCount, fieldGetter=PojoMethodImpl [method=getEventCount args=[] return=long], fieldSetter=PojoMethodImpl [method=setEventCount args=[long] return=void]]] with value [3067208447635317056] 18:35:53.888 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastExecutionTime, fieldGetter=PojoMethodImpl [method=getLastExecutionTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastExecutionTime args=[long] return=void]]] with value [7159196493355639453] 18:35:53.888 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private double org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.averageExecutionTime, fieldGetter=PojoMethodImpl [method=getAverageExecutionTime args=[] return=double], fieldSetter=PojoMethodImpl [method=setAverageExecutionTime args=[double] return=void]]] with value [0.20384570819431325] 18:35:53.888 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.upTime, fieldGetter=PojoMethodImpl [method=getUpTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setUpTime args=[long] return=void]]] with value [5735961744481768544] 18:35:53.888 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastEnterTime, fieldGetter=PojoMethodImpl [method=getLastEnterTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastEnterTime args=[long] return=void]]] with value [-605837939302088408] 18:35:53.888 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastStart, fieldGetter=PojoMethodImpl [method=getLastStart args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastStart args=[long] return=void]]] with value [1606459309409767242] 18:35:53.888 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.889 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineId, fieldGetter=PojoMethodImpl [method=getEngineId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setEngineId args=[class java.lang.String] return=void]]] with value [Q1yoX] 18:35:53.889 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpEngineWorkerState org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineWorkerState, fieldGetter=PojoMethodImpl [method=getEngineWorkerState args=[] return=class org.onap.policy.models.pdp.enums.PdpEngineWorkerState], fieldSetter=PojoMethodImpl [method=setEngineWorkerState args=[class org.onap.policy.models.pdp.enums.PdpEngineWorkerState] return=void]]] with value [READY] 18:35:53.889 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.engineTimeStamp, fieldGetter=PojoMethodImpl [method=getEngineTimeStamp args=[] return=long], fieldSetter=PojoMethodImpl [method=setEngineTimeStamp args=[long] return=void]]] with value [-4749420197618204417] 18:35:53.889 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.eventCount, fieldGetter=PojoMethodImpl [method=getEventCount args=[] return=long], fieldSetter=PojoMethodImpl [method=setEventCount args=[long] return=void]]] with value [-5011535498552024787] 18:35:53.889 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastExecutionTime, fieldGetter=PojoMethodImpl [method=getLastExecutionTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastExecutionTime args=[long] return=void]]] with value [-1605719475074464395] 18:35:53.889 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private double org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.averageExecutionTime, fieldGetter=PojoMethodImpl [method=getAverageExecutionTime args=[] return=double], fieldSetter=PojoMethodImpl [method=setAverageExecutionTime args=[double] return=void]]] with value [0.033360844579294] 18:35:53.889 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.upTime, fieldGetter=PojoMethodImpl [method=getUpTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setUpTime args=[long] return=void]]] with value [1782716907429730284] 18:35:53.889 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastEnterTime, fieldGetter=PojoMethodImpl [method=getLastEnterTime args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastEnterTime args=[long] return=void]]] with value [2015181848739676461] 18:35:53.890 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private long org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatistics.lastStart, fieldGetter=PojoMethodImpl [method=getLastStart args=[] return=long], fieldSetter=PojoMethodImpl [method=setLastStart args=[long] return=void]]] with value [-6877329385744059346] 18:35:53.890 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.PdpGroups.GROUPS_FIELD, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.890 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.890 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:35:53.890 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:35:53.891 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroups.groups, fieldGetter=PojoMethodImpl [method=getGroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setGroups args=[interface java.util.List] return=void]]] with value [[PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null), PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null)]] 18:35:53.891 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.PdpGroups.GROUPS_FIELD, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.891 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.891 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.891 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:35:53.891 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:35:53.891 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:35:53.891 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:35:53.891 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroups.groups, fieldGetter=PojoMethodImpl [method=getGroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setGroups args=[interface java.util.List] return=void]]] with value [[PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null), PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null), PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null), PdpGroup(name=null, description=null, pdpGroupState=null, properties=null, pdpSubgroups=null)]] 18:35:53.895 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpGroup, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.895 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.895 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpId, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.895 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.policy, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.896 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.policyType, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.896 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.deploy, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.896 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.state, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.896 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpGroup, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.896 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.896 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.pdpId, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.896 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.policy, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.896 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.policyType, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.896 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.deploy, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.896 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State org.onap.policy.models.pdp.concepts.PdpPolicyStatus$PdpPolicyStatusBuilder.state, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.897 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpGroup, fieldGetter=PojoMethodImpl [method=getPdpGroup args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpGroup args=[class java.lang.String] return=void]]] with value [bhItu] 18:35:53.897 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [a1Tgj8] 18:35:53.897 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpId, fieldGetter=PojoMethodImpl [method=getPdpId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpId args=[class java.lang.String] return=void]]] with value [3HCB] 18:35:53.897 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.897 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicy args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:35:53.897 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.900 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus.policyType, fieldGetter=PojoMethodImpl [method=getPolicyType args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicyType args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:35:53.901 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpPolicyStatus.deploy, fieldGetter=PojoMethodImpl [method=isDeploy args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setDeploy args=[boolean] return=void]]] with value [true] 18:35:53.901 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State org.onap.policy.models.pdp.concepts.PdpPolicyStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State] return=void]]] with value [SUCCESS] 18:35:53.901 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpGroup, fieldGetter=PojoMethodImpl [method=getPdpGroup args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpGroup args=[class java.lang.String] return=void]]] with value [39T20F] 18:35:53.901 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [p9mg] 18:35:53.901 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpPolicyStatus.pdpId, fieldGetter=PojoMethodImpl [method=getPdpId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpId args=[class java.lang.String] return=void]]] with value [4I28p85m] 18:35:53.902 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.902 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicy args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:35:53.902 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:35:53.902 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pdp.concepts.PdpPolicyStatus.policyType, fieldGetter=PojoMethodImpl [method=getPolicyType args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicyType args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:35:53.902 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.models.pdp.concepts.PdpPolicyStatus.deploy, fieldGetter=PojoMethodImpl [method=isDeploy args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setDeploy args=[boolean] return=void]]] with value [false] 18:35:53.902 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State org.onap.policy.models.pdp.concepts.PdpPolicyStatus.state, fieldGetter=PojoMethodImpl [method=getState args=[] return=class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State], fieldSetter=PojoMethodImpl [method=setState args=[class org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State] return=void]]] with value [WAITING] 18:35:53.902 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.SUBGROUP_FIELD, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.902 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [PxLXSVC] 18:35:53.902 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [bUZ] 18:35:53.902 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroup.pdpGroupState, fieldGetter=PojoMethodImpl [method=getPdpGroupState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpGroupState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [TEST] 18:35:53.903 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.903 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.903 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.903 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.903 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.pdp.concepts.PdpGroup.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{CpUk5bFGR=0nBBvp66ycc1, RGMXB56=spqb}] 18:35:53.903 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.903 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.903 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.903 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.903 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.904 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:35:53.904 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:35:53.904 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:35:53.904 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:35:53.904 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:35:53.904 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroup.pdpSubgroups, fieldGetter=PojoMethodImpl [method=getPdpSubgroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpSubgroups args=[interface java.util.List] return=void]]] with value [[PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null), PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null)]] 18:35:53.904 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.SUBGROUP_FIELD, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.904 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [ajZcYoZZjeC] 18:35:53.904 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pdp.concepts.PdpGroup.description, fieldGetter=PojoMethodImpl [method=getDescription args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setDescription args=[class java.lang.String] return=void]]] with value [ls7b1ne] 18:35:53.904 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pdp.enums.PdpState org.onap.policy.models.pdp.concepts.PdpGroup.pdpGroupState, fieldGetter=PojoMethodImpl [method=getPdpGroupState args=[] return=class org.onap.policy.models.pdp.enums.PdpState], fieldSetter=PojoMethodImpl [method=setPdpGroupState args=[class org.onap.policy.models.pdp.enums.PdpState] return=void]]] with value [PASSIVE] 18:35:53.904 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.905 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.905 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.905 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.905 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.905 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.905 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.pdp.concepts.PdpGroup.properties, fieldGetter=PojoMethodImpl [method=getProperties args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setProperties args=[interface java.util.Map] return=void]]] with value [{7kHHcP=D1j3vazn8D9Hh, VX=c7F9F4q, NGIw=5Y1, q5wlhPt=8Momq2h, XTySMtAZfi2=hWFr}] 18:35:53.905 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.905 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:35:53.905 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.PdpGroup.pdpSubgroups, fieldGetter=PojoMethodImpl [method=getPdpSubgroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setPdpSubgroups args=[interface java.util.List] return=void]]] with value [[PdpSubGroup(pdpType=null, supportedPolicyTypes=null, policies=null, currentInstanceCount=0, desiredInstanceCount=0, properties=null, pdpInstances=null)]] 18:35:53.906 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroups.GROUPS_FIELD, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:35:53.906 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.906 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:35:53.906 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:35:53.906 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:35:53.906 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:35:53.906 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentGroups.groups, fieldGetter=PojoMethodImpl [method=getGroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setGroups args=[interface java.util.List] return=void]]] with value [[DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null)]] 18:35:53.906 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pdp.concepts.DeploymentGroups.GROUPS_FIELD, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:35:53.906 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:35:53.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:35:53.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:35:53.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:35:53.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:35:53.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:35:53.907 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pdp.concepts.DeploymentGroups.groups, fieldGetter=PojoMethodImpl [method=getGroups args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setGroups args=[interface java.util.List] return=void]]] with value [[DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null), DeploymentGroup(name=null, deploymentSubgroups=null)]] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s -- in org.onap.policy.models.pdp.concepts.ModelsTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpStateChangeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.models.pdp.concepts.PdpStateChangeTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpResponseDetailsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.pdp.concepts.PdpResponseDetailsTest [INFO] Running org.onap.policy.models.pdp.concepts.DeploymentSubGroupTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.models.pdp.concepts.DeploymentSubGroupTest [INFO] Running org.onap.policy.models.pdp.persistence.provider.PdpProviderTest 18:35:53.968 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:35:54.007 [main] DEBUG org.jboss.logging -- Logging Provider: org.jboss.logging.Slf4jLoggerProvider 18:35:54.153 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:35:54.154 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:35:54.154 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:35:54.163 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:35:54.167 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:35:54.168 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:35:54.172 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:35:54.221 [main] INFO org.hibernate.Version -- HHH000412: Hibernate ORM core version 5.6.15.Final 18:35:54.222 [main] DEBUG org.hibernate.cfg.Environment -- HHH000206: hibernate.properties not found 18:35:54.449 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:35:54.464 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:35:54.465 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:35:54.579 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:54.579 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:54.579 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:54.580 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:35:54.580 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:35:54.581 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:35:54.582 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:54.582 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:54.582 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:35:54.583 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:35:54.583 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:35:54.583 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:35:54.584 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:54.584 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:54.584 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:35:54.585 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:35:54.586 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:35:54.586 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:35:54.587 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:54.587 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:54.587 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:35:54.588 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:54.588 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:54.588 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:35:54.589 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:54.589 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:54.589 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:35:54.590 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:54.590 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:54.591 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:35:54.591 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:35:54.592 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:35:54.592 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:35:54.592 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:35:54.593 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:35:54.594 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:35:54.594 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:35:54.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:54.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:54.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:35:54.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:35:54.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:54.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:54.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:54.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:54.600 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:54.600 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:54.601 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:54.601 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:54.602 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:54.602 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:54.603 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:54.603 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:54.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:35:54.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:35:54.606 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:35:54.606 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:35:54.607 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:54.607 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:54.607 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:35:54.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:35:54.610 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:54.610 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:54.610 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:54.611 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:35:54.612 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:35:54.613 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:54.613 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:54.614 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:35:54.614 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:35:54.615 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:54.615 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:54.615 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:35:54.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:35:54.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:54.616 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:54.617 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:35:54.618 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:35:54.618 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:35:54.618 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:35:54.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:54.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:54.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:54.620 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:35:54.621 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:35:54.622 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:35:54.622 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:35:54.622 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:35:54.623 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:54.623 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:54.623 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:54.623 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:35:54.624 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:35:54.626 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:35:54.626 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:35:54.626 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:35:54.628 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:35:54.628 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:35:54.629 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:35:54.629 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:35:54.630 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:35:54.630 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:35:54.631 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:35:54.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:54.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:54.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@6537ac 18:35:54.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@3b218c74 18:35:54.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@ddffa6c 18:35:54.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@42c54bad 18:35:54.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@6bb4cc0e 18:35:54.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@5cc1bf20 18:35:54.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@2e3f324e 18:35:54.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@46cf8c07 18:35:54.659 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@5fd8dd66] into BootstrapContext; was [null] 18:35:54.659 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@173511ff] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6df11e91] 18:35:54.733 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:35:54.733 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:35:54.747 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:35:54.747 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:35:54.748 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:35:54.748 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:35:54.748 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:35:54.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:35:54.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:35:54.751 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:54.752 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:35:54.752 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:35:54.753 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:35:54.753 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:35:54.753 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:54.755 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:35:54.759 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:35:54.761 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:35:54.762 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:35:54.762 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:35:54.765 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:35:54.765 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:35:55.029 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:35:55.029 [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 18:35:55.029 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:35:55.066 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:35:55.094 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:35:55.285 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@192b76a4] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@6d96a895] 18:35:55.352 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:35:55.354 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:35:55.356 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:35:55.391 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:55.409 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:35:55.413 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:35:55.444 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:55.446 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:55.446 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:55.451 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:55.452 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:55.454 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:35:55.455 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.455 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.455 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:55.456 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:55.458 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:55.458 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:55.458 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:35:55.458 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.458 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.458 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:55.458 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:55.458 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:55.459 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:55.459 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:55.459 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:55.459 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:55.459 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:55.460 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:35:55.460 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.460 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.460 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:55.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:55.460 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:55.460 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:55.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:55.460 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:35:55.460 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.460 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.460 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:55.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:55.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:55.460 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:55.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:55.461 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:35:55.461 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:55.461 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:55.461 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:55.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:55.462 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.462 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:55.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:55.477 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:55.478 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:55.479 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:55.479 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.479 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.479 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:55.481 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:55.481 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.482 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:55.482 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:55.482 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:55.482 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:55.482 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:55.482 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.482 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.482 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:55.482 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:55.482 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.482 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:55.482 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:55.483 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:55.483 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:55.483 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:55.483 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:35:55.483 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:35:55.483 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.483 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:55.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:55.484 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.484 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:55.484 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:55.484 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:55.484 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:35:55.484 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:35:55.484 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.484 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.484 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:55.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:35:55.492 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:55.493 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:35:55.493 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:35:55.495 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:55.495 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:55.495 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:55.496 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:55.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:55.496 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:35:55.496 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.496 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.496 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:55.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:55.496 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:55.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:55.496 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:35:55.496 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.496 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.496 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:55.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:55.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:55.497 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:55.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:55.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:55.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:55.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:55.497 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:35:55.497 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.497 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.497 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:55.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:55.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:55.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:55.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:55.498 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:35:55.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.498 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:55.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:55.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:55.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:55.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:55.498 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:35:55.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:55.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:55.498 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:55.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:55.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:55.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:55.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:55.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:55.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:55.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.499 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:55.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:55.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:55.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:55.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:55.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:55.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:55.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.500 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:55.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:55.500 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:35:55.500 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:55.500 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:35:55.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:55.500 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:35:55.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.500 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:55.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:55.500 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:55.500 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:35:55.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:55.500 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:35:55.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.501 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:55.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:55.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:35:55.501 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.501 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:55.501 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:55.501 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:55.501 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:55.501 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:55.501 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:35:55.501 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:35:55.501 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.501 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:55.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:55.503 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:55.503 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:35:55.503 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:35:55.505 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:55.505 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:55.505 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:55.507 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:55.507 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:55.507 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:35:55.507 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:55.507 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:55.507 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:55.507 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:55.507 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:55.507 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:55.507 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:35:55.507 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:55.507 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:55.507 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:55.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:55.508 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:55.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:55.508 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:35:55.508 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:55.508 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:55.508 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:55.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:55.508 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:55.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:55.508 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:35:55.508 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:55.508 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:55.508 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:55.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:55.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:55.509 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:55.509 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:35:55.509 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:35:55.509 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:35:55.509 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:55.509 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:55.509 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:35:55.509 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:35:55.509 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:35:55.509 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:35:55.509 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:35:55.509 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:55.509 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:55.509 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:35:55.509 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:35:55.509 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:35:55.510 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:35:55.510 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:35:55.510 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:55.510 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:55.510 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:35:55.510 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:35:55.510 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:35:55.510 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:55.510 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:55.510 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:35:55.510 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.510 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.510 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:55.510 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:55.510 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:55.510 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:55.510 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:35:55.511 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.511 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.511 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:55.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:55.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:35:55.511 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:35:55.511 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:35:55.511 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:35:55.511 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:55.511 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:55.513 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:35:55.513 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:35:55.514 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:55.514 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:35:55.514 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:35:55.516 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:55.516 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:55.516 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:55.517 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:55.517 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:55.517 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:35:55.517 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.517 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.517 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:55.517 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:55.517 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:55.517 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:55.517 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:35:55.517 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.517 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.517 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:55.517 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:55.517 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:55.517 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:55.517 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:55.517 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:55.518 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:35:55.518 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:55.518 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:55.518 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:55.518 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:55.518 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:35:55.518 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:35:55.518 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:35:55.518 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:55.518 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:55.518 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:35:55.518 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:35:55.518 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.518 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:35:55.518 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:55.518 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:55.519 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:35:55.519 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:35:55.520 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:35:55.520 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:35:55.520 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.520 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:55.520 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:35:55.520 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.520 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:55.520 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:55.520 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:55.520 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:55.521 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:55.521 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.521 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.521 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:55.521 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:55.521 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:55.521 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:35:55.521 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:35:55.525 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:55.525 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:55.525 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:55.525 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:55.525 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:55.525 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:35:55.525 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:55.525 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:55.525 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:55.525 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:55.525 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:55.525 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:55.526 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:35:55.526 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:55.526 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:55.526 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:55.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:55.526 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:55.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:55.526 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:35:55.526 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:55.526 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:55.526 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:55.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:55.526 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:55.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:55.526 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:35:55.526 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:55.526 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:55.526 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:55.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:55.526 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:55.526 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:55.527 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:35:55.527 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:35:55.527 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:35:55.527 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:55.527 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:55.527 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:35:55.527 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:35:55.527 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:35:55.527 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:35:55.527 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:35:55.527 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:55.527 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:55.527 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:35:55.527 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:35:55.527 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.527 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:35:55.527 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:55.527 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:55.527 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.528 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:55.528 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.528 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.528 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:55.528 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:35:55.529 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.529 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:55.529 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:55.529 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:55.529 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:55.529 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:55.529 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.529 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.529 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:55.529 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:55.529 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.529 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:55.529 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:55.530 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:55.530 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:35:55.530 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:35:55.530 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.530 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:55.530 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:55.530 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:35:55.531 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:55.531 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:35:55.531 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:35:55.533 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:55.533 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:55.533 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:55.533 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:55.533 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:55.533 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:35:55.533 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:55.533 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:55.533 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:55.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:55.534 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:55.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:55.534 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:35:55.534 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:55.534 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:55.534 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:55.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:55.534 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:55.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:55.534 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:35:55.534 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:55.534 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:55.534 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:55.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:55.534 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:55.534 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:55.534 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:35:55.534 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:55.534 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:55.535 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:55.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:55.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:55.535 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:55.535 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:35:55.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:35:55.535 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:35:55.535 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:55.535 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:55.535 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:35:55.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:35:55.535 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:35:55.535 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:35:55.535 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:35:55.535 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:55.535 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:55.536 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:35:55.536 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:35:55.536 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:35:55.536 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:35:55.536 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:35:55.536 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:55.536 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:55.536 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:35:55.536 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:35:55.536 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:35:55.536 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:35:55.536 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:35:55.536 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:55.536 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:55.536 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:35:55.537 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:35:55.541 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:55.542 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:35:55.543 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:35:55.546 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:55.546 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:55.546 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:55.546 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:55.546 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:55.547 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:55.547 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:55.547 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:55.547 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:55.547 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:55.547 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:55.547 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:55.547 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:55.547 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:55.547 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:35:55.547 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:35:55.547 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:35:55.547 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:35:55.547 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:55.547 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:55.558 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:55.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:55.558 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:35:55.558 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:55.558 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:55.558 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:55.558 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:55.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:55.558 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:55.558 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:55.558 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:35:55.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:55.559 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:55.559 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:55.559 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:55.559 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:55.563 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:55.563 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:55.563 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:55.568 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:55.568 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:55.569 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:55.569 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:55.569 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:55.570 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:55.570 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:55.570 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:55.570 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:55.570 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:55.570 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:55.570 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:55.570 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:55.570 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:55.570 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:55.570 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:35:55.570 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:55.570 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:55.571 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:55.571 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:55.571 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:35:55.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.572 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:55.572 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:55.572 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:55.572 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:55.572 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:55.572 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:35:55.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.572 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.572 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:55.572 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:55.572 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:55.572 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:55.572 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:55.572 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:35:55.582 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:35:55.583 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:55.583 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:55.585 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:55.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:55.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:55.585 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:55.585 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:55.586 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:55.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:55.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:55.586 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:55.586 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:55.586 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:55.586 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:55.587 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:55.587 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:35:55.587 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:55.587 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:35:55.589 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:35:55.589 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:55.589 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:55.592 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:55.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:55.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:35:55.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:55.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:55.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:55.593 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:55.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:55.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:35:55.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:55.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:55.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:55.593 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:35:55.593 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:55.593 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:55.594 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:55.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:55.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:55.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:55.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:55.595 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:55.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:55.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:55.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:55.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:55.595 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:55.596 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:55.596 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:55.596 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:35:55.596 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:55.596 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:55.597 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:55.598 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:55.598 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:55.598 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:55.599 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:55.599 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:55.599 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:55.599 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:55.599 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:55.599 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:55.599 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:55.599 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:55.599 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:55.600 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:35:55.600 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:55.600 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:55.600 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:35:55.600 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:55.600 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:55.601 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:55.601 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:55.602 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:35:55.602 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:55.602 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:55.602 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:55.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:55.603 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:35:55.603 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.603 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:55.603 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:55.603 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:55.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:55.603 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:55.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:55.603 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:35:55.603 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.603 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:55.603 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:55.603 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:55.603 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:55.604 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:35:55.604 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:55.604 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:55.605 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:55.605 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:55.605 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:55.605 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:55.605 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:55.605 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:55.605 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:55.606 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:55.606 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:55.606 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:55.606 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:55.606 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:55.606 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:55.606 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:35:55.606 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:55.606 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:55.607 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:55.607 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:55.608 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:55.608 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:55.608 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:55.608 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:55.608 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:55.608 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:55.608 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:55.609 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:55.609 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:55.609 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:55.609 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:55.609 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:35:55.631 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:55.633 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:55.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:55.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:55.634 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:55.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:55.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:55.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:55.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:55.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:55.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:55.635 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:55.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:55.636 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:55.638 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:55.641 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:55.641 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:55.641 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:55.641 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:55.641 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:55.641 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:55.641 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:55.641 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:55.641 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:55.642 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:55.642 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:55.642 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:55.642 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:55.642 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:55.642 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:55.704 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:35:55.705 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:35:55.779 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:55.780 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:55.820 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:35:55.821 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@22ab3e3b, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:35:55.909 [main] INFO org.hibernate.validator.internal.util.Version -- HV000001: Hibernate Validator 8.0.1.Final 18:35:55.932 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:35:55.937 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:35:55.939 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:35:55.939 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:35:55.959 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:35:55.962 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:35:55.990 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) ... 99 common frames omitted 18:35:55.994 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:35:55.996 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:35:55.996 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:35:56.004 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:35:56.006 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:56.006 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:35:56.007 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:56.008 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:35:56.008 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@192b76a4] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@9da20f1] 18:35:56.061 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:56.061 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:56.376 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:56.376 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:56.414 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:56.414 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:56.438 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:56.438 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:56.463 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:56.463 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:56.485 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:56.485 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:56.520 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:56.520 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:56.520 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:56.520 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:56.520 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:56.521 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:56.521 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:56.521 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:56.521 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:56.521 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:56.522 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:56.523 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:56.524 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:56.527 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:56.527 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:35:56.527 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:56.527 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:35:56.527 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:35:56.527 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:35:56.552 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@721e5f57] 18:35:56.555 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3e13a74] 18:35:56.564 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:56.564 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:56.564 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:56.565 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@61d8a98b] 18:35:56.566 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:56.566 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:56.566 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:56.566 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:56.574 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4a547f9d] 18:35:56.575 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:56.576 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4b0a6c53] 18:35:56.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:56.577 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@15beb40b] 18:35:56.577 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1bc41170] 18:35:56.577 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:35:56.577 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6de6467a] 18:35:56.578 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.592 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.596 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:56.597 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:56.598 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:56.598 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:35:56.598 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:56.598 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:35:56.598 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:35:56.598 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:35:56.598 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@68178281] 18:35:56.598 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1f4c7fd9] 18:35:56.598 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:56.598 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:56.598 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:56.598 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@68bbd5c2] 18:35:56.598 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:56.598 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:56.598 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:56.598 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:56.599 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2f29b7bd] 18:35:56.599 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:56.599 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@71c16f67] 18:35:56.599 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:35:56.599 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@47e2a158] 18:35:56.599 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:35:56.599 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:35:56.599 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:56.599 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1fb66050] 18:35:56.599 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@65f68e96] 18:35:56.599 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.599 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.599 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:56.599 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:56.600 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:56.600 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:56.600 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:35:56.600 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:35:56.600 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:56.600 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:56.600 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@37cc1b11] 18:35:56.600 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4f549906] 18:35:56.600 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:56.600 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:56.600 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:56.600 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:56.600 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:35:56.600 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:35:56.600 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:35:56.600 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:35:56.600 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@65dce54c] 18:35:56.600 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:35:56.600 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:35:56.600 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:35:56.600 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.600 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.601 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:35:56.601 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:35:56.601 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:56.601 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:35:56.601 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:35:56.601 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:56.601 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:35:56.601 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:35:56.601 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@bc007f5] 18:35:56.601 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@42b2319c] 18:35:56.601 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:56.601 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:56.601 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:56.601 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:35:56.601 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:35:56.602 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3aa2646f] 18:35:56.602 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@562b791b] 18:35:56.602 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4edd8b5b] 18:35:56.603 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:35:56.603 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:35:56.603 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:35:56.603 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:35:56.603 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:35:56.603 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:35:56.603 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:35:56.603 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@191a3448] 18:35:56.603 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3943c449] 18:35:56.603 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@26c09f3f] 18:35:56.603 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:35:56.603 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:35:56.603 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:35:56.603 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:35:56.604 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:35:56.604 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:35:56.604 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:35:56.604 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:35:56.604 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:35:56.604 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7af45006] 18:35:56.604 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4be7661] 18:35:56.604 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:35:56.604 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@349c9bfa] 18:35:56.604 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:35:56.604 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1479c527] 18:35:56.604 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4c55d3ce] 18:35:56.604 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:56.604 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3bafa95b] 18:35:56.604 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.604 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.607 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:35:56.608 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:56.608 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:56.608 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:56.608 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:35:56.608 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:56.608 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:56.608 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:56.608 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5ca012a6] 18:35:56.608 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@772a370d] 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:56.608 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@22265a8d] 18:35:56.608 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@492939b] 18:35:56.608 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@ad7d724] 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:35:56.608 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:56.609 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3a2cc282] 18:35:56.609 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@62910d16] 18:35:56.609 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:56.609 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3cc3914a] 18:35:56.609 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:56.609 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d066f] 18:35:56.609 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5c39ec34] 18:35:56.609 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.609 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.610 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:35:56.610 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:56.610 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:56.610 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:56.610 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:35:56.610 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:56.610 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:56.610 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:56.610 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@362aa318] 18:35:56.610 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@16433d56] 18:35:56.610 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:56.610 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:56.610 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:56.610 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:56.610 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:56.610 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:56.610 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:56.610 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:56.610 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.610 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.610 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:35:56.610 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:56.620 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@71d6e503] 18:35:56.620 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@f9da676] 18:35:56.621 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:56.621 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:56.621 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.624 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.625 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:35:56.625 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:56.626 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@f53070c] 18:35:56.626 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:56.627 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.628 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.629 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:35:56.629 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:35:56.629 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@9d7d83d] 18:35:56.630 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7bff608c] 18:35:56.630 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@25af233d] 18:35:56.630 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:56.630 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:56.630 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:56.632 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:56.632 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:56.632 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:56.632 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:56.632 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@68754439] 18:35:56.632 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@44bd11a2] 18:35:56.633 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@56595dcb] 18:35:56.633 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:56.633 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1b717d03] 18:35:56.634 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@59e7a6d8] 18:35:56.634 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:56.634 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@757b8c47] 18:35:56.634 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:56.634 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@69503026] 18:35:56.634 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7959d16a] 18:35:56.634 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.635 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.637 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:35:56.638 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:35:56.638 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1d6c69ff] 18:35:56.638 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:56.638 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.638 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.638 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:35:56.638 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:35:56.638 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5c65001c] 18:35:56.639 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6b00587b] 18:35:56.639 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@15ddf775] 18:35:56.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:56.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:56.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:56.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:56.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:56.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:56.640 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:56.640 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:56.640 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.640 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.640 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:35:56.640 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:35:56.640 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@20c9b155] 18:35:56.640 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:56.640 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.641 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.641 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:35:56.641 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:56.641 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@58c84be1] 18:35:56.641 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2e7227e6] 18:35:56.641 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:56.641 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:56.641 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.641 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.641 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:56.641 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:35:56.641 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3698f2ed] 18:35:56.641 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:56.641 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.641 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.641 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:35:56.641 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:56.642 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@29d578de] 18:35:56.642 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:56.642 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.642 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.642 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:35:56.642 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:35:56.642 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5da5bd9e] 18:35:56.642 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@165ec33] 18:35:56.642 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:56.642 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:56.642 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.642 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.642 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:56.642 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:35:56.642 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@608707d] 18:35:56.642 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.643 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.643 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:35:56.643 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:35:56.643 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@8cc7489] 18:35:56.643 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:56.643 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.643 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.643 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:35:56.643 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:35:56.643 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@301da01d] 18:35:56.643 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@8004b2d] 18:35:56.643 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:56.643 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:56.643 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:56.643 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:56.643 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:35:56.643 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:56.714 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:35:56.715 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@453ef145] 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. 18:35:56.720 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:35:56.720 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:35:56.720 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:35:56.720 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:35:56.721 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:35:56.721 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:35:56.721 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:35:56.721 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:35:56.721 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:35:56.722 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:35:56.722 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:35:56.722 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:35:56.722 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:35:56.722 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:35:56.722 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:35:56.723 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:35:56.723 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:35:56.723 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:35:56.726 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:35:56.726 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3e3a7482] 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. 18:35:56.734 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:56.736 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:35:56.737 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:56.738 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:35:56.740 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:35:56.741 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:56.742 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:35:56.744 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:35:56.745 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:56.747 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:35:56.748 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:56.750 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:35:56.751 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:35:56.752 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:56.754 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:56.755 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:35:56.756 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:35:56.758 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:35:56.759 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:35:56.760 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:35:56.761 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:35:56.762 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:35:56.780 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:56.784 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:56.787 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:56.801 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:56.804 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:56.807 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:35:56.810 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:56.812 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:56.814 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:35:56.816 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:56.818 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:35:56.820 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:35:56.822 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:35:56.824 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:35:56.829 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:35:56.829 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:35:56.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] 18:35:56.833 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:35:56.838 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:56.839 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:35:56.843 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:35:56.843 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:35:56.844 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@7ee96c1c 18:35:56.846 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 61075a6e-8fed-4e56-ba86-ff6a16689193 () 18:35:56.846 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:35:56.846 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:35:56.847 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:35:56.848 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsForFiltering.json" : 18:35:56.961 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:35:56.967 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:35:56.967 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:35:56.968 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:35:56.999 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.000 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.004 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.020 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.034 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.040 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.063 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.063 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.063 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.065 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.065 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.066 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.067 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.067 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.067 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.068 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.068 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.069 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.069 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.069 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.069 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.070 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.070 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.070 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.071 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.071 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.071 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.071 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.072 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.073 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:35:57.073 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:35:57.075 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:35:57.079 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:35:57.079 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:35:57.080 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:57.080 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:57.080 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:57.080 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:57.082 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 insertions, 2 updates, 0 deletions to 6 objects 18:35:57.082 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:35:57.083 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:35:57.091 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:35:57.091 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=SAFE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:35:57.091 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=PASSIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:35:57.092 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}, component[name,version]{name=Policy1, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}, component[name,version]{name=policy.type.1, version=4.5.6}, component[name,version]{name=policy.type.2, version=7.8.9}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:35:57.092 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:35:57.092 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:35:57.097 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:57.100 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.101 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.103 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.104 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.104 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.107 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.107 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.108 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.108 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.108 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.109 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.110 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.111 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.111 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 4 rows inserted 18:35:57.111 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.111 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.112 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.112 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 2 rows inserted 18:35:57.113 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.113 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.113 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.114 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.114 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 3 rows inserted 18:35:57.114 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.114 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:57.115 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.115 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.115 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:57.115 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.118 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.118 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.119 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:35:57.128 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:35:57.128 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:35:57.129 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.129 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.131 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.131 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.131 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup10, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.131 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.131 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.133 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.133 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.133 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.134 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.134 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.134 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.135 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.135 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:35:57.135 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:35:57.136 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:35:57.136 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}], was: [] (initialized) 18:35:57.136 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}], was: [] (initialized) 18:35:57.136 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], was: [] (initialized) 18:35:57.136 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], was: [] (initialized) 18:35:57.136 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], was: [] (initialized) 18:35:57.136 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], was: [] (initialized) 18:35:57.137 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:35:57.137 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:35:57.137 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:35:57.137 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=ACTIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], description=group description, key=component[name,version]{name=PdpGroup10, version=0.0.0}, properties=[Value of Group Property 0]} 18:35:57.137 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}} 18:35:57.137 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy2, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}, component[name,version]{name=policy.type.1, version=4.5.6}, component[name,version]{name=policy.type.3, version=0.1.2}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}]} 18:35:57.137 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:57.138 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.138 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.139 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.139 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.139 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.139 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.139 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.140 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.140 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.140 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.141 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.141 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.141 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.142 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.142 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.142 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 3 rows inserted 18:35:57.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.143 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:57.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.143 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:57.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.144 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.145 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.145 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:35:57.156 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:35:57.156 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:35:57.156 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.156 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.158 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.158 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.158 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup20, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.158 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.158 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.160 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.160 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.160 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.161 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.161 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.161 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.162 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.162 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.162 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.163 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.163 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.163 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.164 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.164 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.164 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.164 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.165 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:35:57.165 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:35:57.165 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:35:57.165 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}], was: [] (initialized) 18:35:57.165 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}], was: [] (initialized) 18:35:57.166 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:35:57.166 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:35:57.166 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:35:57.166 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:35:57.166 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:35:57.166 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:35:57.166 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:35:57.166 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], was: [] (initialized) 18:35:57.167 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 3 updates, 0 deletions to 5 objects 18:35:57.167 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 10 (re)creations, 0 updates, 0 removals to 10 collections 18:35:57.167 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:35:57.167 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=SAFE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], description=group description, key=component[name,version]{name=PdpGroup20, version=0.0.0}, properties=[Value of Group Property 0]} 18:35:57.167 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}]} 18:35:57.167 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=SAFE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}} 18:35:57.167 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy2, version=4.5.6}, component[name,version]{name=Policy3, version=1.2.3}], supportedPolicyTypes=[component[name,version]{name=policy.type.1, version=4.5.6}, component[name,version]{name=policy.type.3, version=0.1.2}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}]} 18:35:57.167 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=SAFE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}} 18:35:57.167 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:57.168 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.168 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.169 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.169 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.170 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.170 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.173 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.173 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 2 rows inserted 18:35:57.173 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.173 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.177 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.177 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.177 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.178 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.179 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 2 rows inserted 18:35:57.179 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.179 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.181 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.182 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 2 rows inserted 18:35:57.183 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.183 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.184 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.184 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.184 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.184 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.185 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.185 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.186 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.186 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.186 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:57.187 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.187 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.187 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:57.188 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.188 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.188 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:57.189 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.195 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.196 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.197 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:35:57.224 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:35:57.224 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:35:57.224 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.224 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.226 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.226 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.226 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup1, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.227 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.227 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.231 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.232 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.232 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.233 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.233 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.234 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.235 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.235 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:35:57.235 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:35:57.236 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:35:57.236 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}], was: [] (initialized) 18:35:57.236 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}], was: [] (initialized) 18:35:57.236 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], was: [] (initialized) 18:35:57.236 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], was: [] (initialized) 18:35:57.236 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], was: [] (initialized) 18:35:57.236 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], was: [] (initialized) 18:35:57.236 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:35:57.236 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:35:57.236 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:35:57.237 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], description=group description, key=component[name,version]{name=PdpGroup1, version=0.0.0}, properties=[Value of Group Property 0]} 18:35:57.237 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.1, version=4.5.6}, component[name,version]{name=policy.type.2, version=7.8.9}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}]} 18:35:57.237 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=PASSIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}} 18:35:57.237 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:57.238 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.238 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.239 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.239 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.240 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.240 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.240 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.241 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.241 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.241 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.241 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.241 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.241 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.242 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.242 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 2 rows inserted 18:35:57.242 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.242 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:57.243 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.243 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.243 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:57.243 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.244 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.244 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.244 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:35:57.257 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:35:57.257 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:35:57.257 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.257 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.259 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.259 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.259 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup11, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.259 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.259 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.260 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.261 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.261 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.261 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.261 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.262 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.262 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.263 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.263 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.263 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.263 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.264 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.264 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.264 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.264 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.265 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.265 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.265 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.265 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.265 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.266 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.266 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.266 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.266 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.266 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:57.267 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:35:57.267 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:35:57.268 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:35:57.268 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}], was: [] (initialized) 18:35:57.268 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}], was: [] (initialized) 18:35:57.268 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:35:57.268 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:35:57.268 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:35:57.268 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:35:57.268 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:35:57.268 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:35:57.269 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:35:57.269 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:35:57.269 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:35:57.269 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:35:57.269 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:35:57.269 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], was: [] (initialized) 18:35:57.269 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 7 insertions, 4 updates, 0 deletions to 7 objects 18:35:57.269 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 14 (re)creations, 0 updates, 0 removals to 14 collections 18:35:57.269 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:35:57.269 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}]} 18:35:57.269 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}]} 18:35:57.269 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}} 18:35:57.270 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=PASSIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}} 18:35:57.270 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}} 18:35:57.270 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=TEST, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], description=group description, key=component[name,version]{name=PdpGroup11, version=0.0.0}, properties=[Value of Group Property 0]} 18:35:57.270 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}]} 18:35:57.280 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:57.281 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.282 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.285 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.286 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.287 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.288 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.289 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.289 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.290 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.291 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.291 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 3 rows inserted 18:35:57.291 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.291 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.292 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.292 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.292 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.293 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.293 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.293 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.294 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.295 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.295 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.296 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.296 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.296 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.296 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.296 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.296 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.297 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.297 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.300 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.301 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.301 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.301 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.302 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.302 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.302 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.302 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.302 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.302 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:57.303 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.303 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.303 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:57.304 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.304 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.304 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:57.305 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.305 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.306 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:57.306 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:57.308 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.308 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.308 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:35:57.309 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.319 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.323 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.324 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.325 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.325 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.325 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.326 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.326 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.326 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.327 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.327 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.328 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.329 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.329 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:57.329 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:57.329 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:57.329 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:57.329 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:57.329 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:57.329 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.329 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = PASSIVE 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = SAFE 18:35:57.330 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.331 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.331 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.331 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.331 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.331 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.331 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.331 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.331 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.331 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = TEST 18:35:57.331 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.331 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.331 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.331 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.331 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.331 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.331 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.331 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.332 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:35:57.332 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.334 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.334 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.334 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.335 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.335 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.335 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.335 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.335 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.336 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.336 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.336 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.336 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.336 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:57.336 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.336 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.336 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.336 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.336 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.336 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.336 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.336 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.336 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.336 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.336 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.336 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = PASSIVE 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.337 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.337 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.337 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.337 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.337 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = SAFE 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.337 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.337 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.338 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.338 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.338 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.338 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.338 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.338 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.338 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.338 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.338 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.338 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.338 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.338 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = TEST 18:35:57.338 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.338 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.339 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.339 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.339 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.339 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.339 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.340 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.340 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.340 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.343 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.343 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.344 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.344 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:35:57.344 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.344 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.344 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 2 18:35:57.345 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.345 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.345 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 3 18:35:57.345 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.345 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.346 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.346 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.346 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.346 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.346 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.346 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.346 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.346 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.346 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.346 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.346 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.347 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.347 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.347 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.347 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.347 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.347 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.347 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.352 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.352 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.353 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.353 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.353 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.354 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.354 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.355 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.355 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.355 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:57.355 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:57.355 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:57.355 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:57.355 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:57.355 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:57.355 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.355 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.355 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.355 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.355 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.355 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.355 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.357 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.357 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:57.357 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.358 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.358 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.358 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.358 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.358 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.358 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.358 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.359 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.360 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.360 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.360 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.364 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.364 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.364 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.364 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.364 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.364 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.364 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.365 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.365 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.366 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.366 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.366 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.366 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.366 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.366 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.366 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.366 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.366 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.367 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.367 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.367 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.367 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.367 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.367 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.367 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.367 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.368 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.368 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.369 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.370 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.371 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = ACTIVE 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.371 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.371 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.372 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.372 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.372 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.372 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.372 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.372 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:35:57.372 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.372 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.372 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.372 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.372 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.373 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.373 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.373 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.373 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.373 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.373 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.373 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.373 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:57.373 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.373 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.373 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.373 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.373 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.373 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.373 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.373 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.373 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.374 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.374 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.374 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.374 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.374 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.374 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.374 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.374 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.374 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.374 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.374 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.374 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.374 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.374 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.374 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.374 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.375 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.375 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.375 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.375 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.375 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.375 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.375 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.375 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.375 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.375 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.376 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.376 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.376 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.376 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:57.376 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:57.376 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = ACTIVE 18:35:57.376 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:57.376 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:57.376 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:57.376 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.376 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.376 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.376 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.376 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.376 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.376 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.377 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.377 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:57.377 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.377 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.377 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.377 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:35:57.377 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.377 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.377 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.377 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.378 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.378 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.378 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.379 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.379 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.379 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.379 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.379 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.379 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.379 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.379 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.380 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.380 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.380 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.380 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.380 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.381 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.381 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.381 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.381 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.381 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.381 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.381 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.382 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.382 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.382 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:35:57.382 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.382 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.382 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.382 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.382 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.383 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.389 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.389 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.391 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.391 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.392 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = SAFE 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = SAFE 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.392 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = SAFE 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.393 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.393 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 2 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.393 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.393 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.393 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 2 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.393 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.393 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.393 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.393 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:35:57.393 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.393 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.394 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.394 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.394 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.394 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.394 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.394 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.394 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.394 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.394 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.394 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.394 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = SAFE 18:35:57.394 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.394 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.394 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.394 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.394 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.395 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.395 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.395 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.395 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.395 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.395 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.395 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.396 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.396 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.396 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.396 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.396 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.396 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.396 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.397 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.397 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.397 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.397 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.397 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.397 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.397 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.397 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.397 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.397 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = SAFE 18:35:57.397 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.397 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.397 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.397 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.397 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.397 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.397 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.397 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.397 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.398 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.398 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.398 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.398 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.398 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.398 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.398 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.398 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.398 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.398 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.398 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.398 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.398 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.398 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.398 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.398 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.399 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.399 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.399 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.399 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.399 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.399 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.399 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.399 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.399 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.400 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.400 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.400 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.400 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:35:57.400 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.400 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.400 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.400 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:57.400 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:57.400 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = SAFE 18:35:57.400 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:57.400 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:57.400 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:57.400 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.400 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.401 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.401 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.401 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.401 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.401 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.401 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.401 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:57.401 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.401 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.401 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.401 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:35:57.401 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.401 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.401 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.401 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.402 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.402 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.402 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.402 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.402 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.402 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.403 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.403 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.403 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.403 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.403 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.403 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.403 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.403 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.403 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.404 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.404 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.404 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.404 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.404 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.404 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.404 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.404 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.404 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.404 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.405 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.405 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.405 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.405 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.405 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.405 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.405 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.405 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.405 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.405 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.405 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.405 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.405 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.406 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.406 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.406 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.406 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.406 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.406 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.406 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.406 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.406 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.406 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.407 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.407 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.407 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.407 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.407 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.407 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}] 18:35:57.407 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.408 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.408 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.408 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.408 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.410 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.410 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.411 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = PASSIVE 18:35:57.411 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.412 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.412 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.412 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.412 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.412 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.412 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.412 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.412 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:35:57.412 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.412 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.412 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.412 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.412 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.413 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.413 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.413 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.413 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.413 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.413 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.413 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.413 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = PASSIVE 18:35:57.413 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.413 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.413 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.413 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.413 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.413 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.413 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.413 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.413 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.414 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.414 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.415 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.415 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.415 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.415 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.415 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.415 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.415 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.415 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.415 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.415 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.415 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.415 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.416 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.416 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.416 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.416 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.416 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.416 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.416 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.417 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.417 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.418 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.418 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:57.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:57.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:57.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:57.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:57.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:57.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.419 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.419 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.419 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.420 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.420 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.420 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:57.421 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.421 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.421 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.421 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:35:57.421 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.421 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.421 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.422 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.422 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.422 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.423 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.423 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.423 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.423 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.424 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.424 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.424 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.424 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.424 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.424 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.425 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.425 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.425 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.425 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.425 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.425 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.426 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.426 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.426 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.426 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.427 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.427 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.427 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}] 18:35:57.427 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.427 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.427 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.427 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.427 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.429 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.430 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.430 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.430 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.431 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.431 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.431 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.432 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.433 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = TEST 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.433 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = TEST 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.434 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = PASSIVE 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.435 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.435 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 3 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.435 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.435 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.435 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.435 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 3 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.435 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.435 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.435 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.436 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:35:57.436 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.436 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.436 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.437 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.437 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.437 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.437 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.437 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.438 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.438 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.438 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.438 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.438 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = TEST 18:35:57.438 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.438 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.438 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.438 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.438 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.438 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.438 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.438 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.438 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.439 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.439 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.440 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.440 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.440 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.440 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.440 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.440 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.441 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.441 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.441 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.441 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.441 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.441 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.441 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.441 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.441 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.441 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.441 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.441 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.441 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.441 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.441 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.442 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.442 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.442 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.442 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.442 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.442 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.442 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.442 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.442 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.442 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = PASSIVE 18:35:57.442 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.442 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.442 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.442 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.442 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.442 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.442 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.443 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.443 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.443 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.443 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.443 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.444 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.444 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.444 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.444 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.444 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.444 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.444 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.444 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.462 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.462 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.462 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.462 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.462 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.462 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.463 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.463 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.463 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:57.463 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.463 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.463 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.463 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.463 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.463 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.463 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.463 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.464 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.464 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.464 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.465 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.465 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.465 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.465 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.465 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.465 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.465 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.465 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.465 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.465 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.466 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.466 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.466 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.467 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:35:57.467 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.467 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.467 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 2 18:35:57.467 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.467 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.467 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.467 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:57.467 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:57.467 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = TEST 18:35:57.467 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:57.467 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:57.467 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:57.468 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.468 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.468 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.468 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.468 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.468 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.468 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.468 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.468 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:57.468 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.469 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.469 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.469 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:35:57.469 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.469 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.469 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.469 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.469 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.469 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.470 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.470 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.470 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.470 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.470 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.470 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.470 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.470 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.470 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.471 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.471 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.471 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.471 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.471 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.471 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.471 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.471 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.471 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.471 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.472 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.472 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.472 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.472 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.472 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.472 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.472 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.472 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.472 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.472 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.473 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.473 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.473 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.473 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.473 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.473 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.478 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.478 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.479 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.479 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.479 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.479 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.479 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.479 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.479 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.479 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.480 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.480 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.480 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.480 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.480 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=DROOLS, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.480 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.480 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.480 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.480 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.481 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.481 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.481 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.481 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.481 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.481 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.481 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.481 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.481 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.482 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.482 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.482 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.482 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.482 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.482 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.482 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.482 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.482 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.482 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.482 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.483 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.483 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.483 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.483 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=XACML, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}] 18:35:57.483 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.483 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.483 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.483 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.484 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.490 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.493 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.494 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.494 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.496 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.497 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.497 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.498 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.499 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.499 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:57.500 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.500 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.500 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = PASSIVE 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = SAFE 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = TEST 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.501 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.501 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.501 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.501 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.501 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.501 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.501 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.502 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:35:57.502 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.502 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.502 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.502 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.503 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.503 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.503 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.503 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.503 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.503 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.503 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.503 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.503 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:57.503 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.503 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.503 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.503 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.503 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.504 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.504 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.504 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.504 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.504 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.504 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.504 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.504 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.504 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.504 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = PASSIVE 18:35:57.504 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.504 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.505 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.505 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.505 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.505 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.505 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.505 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.505 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.505 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.505 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.505 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.505 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.505 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.505 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = SAFE 18:35:57.505 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.505 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.505 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.505 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.505 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.506 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.506 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.509 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.509 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:57.509 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:57.509 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:57.509 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:57.509 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:57.509 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:57.509 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = TEST 18:35:57.509 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:57.509 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.509 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.510 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.510 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.510 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.510 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.510 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.510 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.511 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.512 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.512 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.512 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:35:57.512 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.512 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.513 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 2 18:35:57.513 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.513 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.513 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 3 18:35:57.513 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.513 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:57.514 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.514 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.514 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.514 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.514 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.515 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.515 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.515 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.515 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.516 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:57.516 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.516 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.516 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.516 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:57.516 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:57.516 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:57.517 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:57.517 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:57.517 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:57.517 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:57.517 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:57.517 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.517 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.517 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.517 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.517 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:57.517 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.517 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:57.518 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.518 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.518 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.518 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:57.518 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.518 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.518 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.519 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.519 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.519 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.520 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.520 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.520 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.520 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.521 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.521 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.521 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.521 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.521 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.521 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.521 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.521 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.521 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.521 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.522 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.522 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.522 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.522 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.522 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.522 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.522 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.522 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.522 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.522 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.522 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:57.522 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.522 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:57.522 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.522 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:57.524 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:35:57.524 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@5a9ee776] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@9da20f1] 18:35:57.525 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:35:57.525 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:35:57.528 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:35:57.534 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:35:57.538 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:35:57.538 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:35:57.538 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:35:57.538 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:35:57.538 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:35:57.538 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:35:57.538 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:35:57.540 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:35:57.541 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:35:57.541 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:57.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:35:57.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@713f5a17 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@15769719 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@7ba4591 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@27946cee 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@2cf065e9 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@d9fe131 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@585cbbde 18:35:57.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@5c2b5f27 18:35:57.544 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@73dbb666] into BootstrapContext; was [null] 18:35:57.544 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1bf5745] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3c809ee7] 18:35:57.577 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:35:57.578 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:57.578 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:35:57.579 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:35:57.579 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:35:57.580 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:35:57.580 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:35:57.580 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:35:57.580 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:35:57.586 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:35:57.586 [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 18:35:57.586 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:35:57.586 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:35:57.587 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:35:57.589 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@34abfd7f] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@be1f747] 18:35:57.590 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:35:57.590 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:35:57.590 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:35:57.591 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:57.591 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:35:57.591 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:35:57.594 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:57.594 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:57.594 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:57.595 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:57.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:57.595 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:35:57.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:57.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:57.595 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:57.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:57.595 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:35:57.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:57.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:57.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:57.595 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:57.595 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:57.596 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:57.596 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:57.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:57.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:35:57.596 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.596 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:57.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:57.596 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:57.596 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:57.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:57.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:35:57.596 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.596 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:57.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:57.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:57.596 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:57.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:57.596 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:35:57.596 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:57.596 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:57.596 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:57.596 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:57.596 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.596 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.597 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:57.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.597 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:57.597 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.597 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:57.598 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:57.598 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:57.598 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:57.598 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:57.598 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:35:57.598 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:35:57.598 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.598 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:57.598 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:57.598 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.598 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:57.598 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:57.598 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:57.598 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:35:57.598 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:35:57.599 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.599 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.599 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:57.599 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:35:57.601 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:57.601 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:35:57.601 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:35:57.603 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:57.603 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:57.603 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:57.603 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:57.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:57.604 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:35:57.604 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.604 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.604 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:57.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:57.604 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:57.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:57.604 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:35:57.604 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.604 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.604 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:57.604 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:57.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:57.605 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:57.605 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:57.605 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:57.605 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:57.605 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:57.606 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:35:57.606 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.606 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.606 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:57.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:57.606 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:57.606 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:57.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:57.606 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:35:57.606 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.606 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.606 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:57.606 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:57.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:57.607 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:57.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:57.607 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:35:57.607 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:57.607 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:57.607 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:57.607 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:57.607 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.608 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:57.608 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:57.608 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:57.609 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:57.609 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:57.609 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.609 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.609 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:57.609 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:57.609 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.609 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:57.609 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:57.610 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:57.610 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:57.610 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:57.610 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.610 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.610 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:57.610 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:57.610 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:35:57.611 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:57.611 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:35:57.611 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:57.611 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:35:57.611 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.611 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.611 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:57.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:57.612 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:57.612 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:35:57.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:57.612 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:35:57.612 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.612 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.612 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:57.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:57.612 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:35:57.612 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.613 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:57.613 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:57.613 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:57.613 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:57.613 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:57.613 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:35:57.613 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:35:57.613 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.613 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:57.613 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:57.617 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:57.618 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:35:57.618 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:35:57.619 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:57.619 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:57.619 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:57.619 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:57.620 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:57.620 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:35:57.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:57.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:57.620 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:57.620 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:57.620 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:57.620 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:57.620 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:35:57.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:57.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:57.620 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:57.620 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:57.620 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:57.620 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:57.620 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:35:57.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:57.620 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:57.620 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:57.620 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:57.620 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:57.620 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:57.621 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:35:57.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:57.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:57.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:57.621 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:57.621 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:57.621 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:57.621 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:35:57.621 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:35:57.621 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:35:57.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:57.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:57.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:35:57.621 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:35:57.621 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:35:57.621 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:35:57.621 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:35:57.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:57.621 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:57.621 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:35:57.621 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:35:57.621 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:35:57.622 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:35:57.622 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:35:57.622 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:57.622 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:57.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:35:57.622 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:35:57.622 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:35:57.622 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:57.622 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:57.622 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:35:57.622 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.622 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.622 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:57.622 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:57.623 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:57.623 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:57.623 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:35:57.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:57.623 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:57.623 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:35:57.623 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:35:57.623 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:35:57.623 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:35:57.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:57.623 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:57.623 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:35:57.623 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:35:57.624 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:57.624 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:35:57.624 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:35:57.625 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:57.625 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:57.625 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:57.625 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:57.625 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:57.625 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:35:57.625 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.625 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.625 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:57.626 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:57.626 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:57.626 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:57.626 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:35:57.626 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.626 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.626 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:57.626 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:57.626 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:57.626 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:57.626 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:57.626 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:57.626 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:35:57.626 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:57.626 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:57.626 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:57.626 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:57.627 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:35:57.627 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:35:57.627 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:35:57.627 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:57.627 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:57.627 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:35:57.627 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:35:57.627 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.627 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:35:57.627 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:57.627 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:57.628 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:35:57.628 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:35:57.628 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:35:57.628 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:35:57.628 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.628 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.628 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:35:57.628 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.628 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:57.628 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:57.628 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:57.628 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:57.628 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:57.629 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.629 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.629 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.629 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:57.629 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.629 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:35:57.629 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:35:57.631 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:57.631 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:57.631 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.631 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:57.631 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:57.631 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:35:57.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:57.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:57.632 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:57.632 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:57.632 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:57.632 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:57.632 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:35:57.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:57.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:57.632 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:57.632 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:57.632 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:57.632 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:57.632 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:35:57.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:57.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:57.632 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:57.632 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:57.632 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:57.632 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:57.632 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:35:57.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:57.632 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:57.632 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:57.632 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:57.632 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:57.632 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:57.633 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:35:57.633 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:35:57.633 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:35:57.633 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:57.633 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:57.633 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:35:57.633 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:35:57.633 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:35:57.633 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:35:57.633 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:35:57.633 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:57.633 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:57.633 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:35:57.633 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:35:57.633 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.634 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:35:57.634 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:57.634 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:57.634 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:35:57.634 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:35:57.634 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:35:57.634 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:35:57.634 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:35:57.634 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:35:57.634 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.634 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.634 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:35:57.634 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.635 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:57.635 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:57.635 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:57.635 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:35:57.635 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:35:57.635 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.635 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.636 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.636 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:35:57.636 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.636 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:57.636 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:57.636 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:57.636 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:57.636 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:57.637 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.637 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.637 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.637 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:57.637 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.637 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:57.637 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:57.637 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:57.638 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:35:57.638 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:35:57.638 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.638 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:57.638 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.638 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:35:57.639 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:57.640 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:35:57.640 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:35:57.641 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:57.641 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:57.641 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:57.642 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:57.642 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:57.642 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:35:57.642 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:57.642 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:57.642 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:57.642 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:57.642 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:57.642 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:57.642 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:35:57.642 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:57.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:57.643 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:57.643 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:57.643 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:57.643 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:57.643 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:35:57.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:57.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:57.643 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:57.643 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:57.643 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:57.643 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:57.643 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:35:57.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:57.643 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:57.643 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:57.643 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:57.643 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:57.644 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:57.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:35:57.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:35:57.644 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:35:57.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:57.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:57.644 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:35:57.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:35:57.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:35:57.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:35:57.644 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:35:57.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:57.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:57.644 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:35:57.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:35:57.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:35:57.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:35:57.644 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:35:57.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:57.645 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:57.645 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:35:57.645 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:35:57.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:35:57.645 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:35:57.645 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:35:57.645 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:57.645 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:57.645 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:35:57.645 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:35:57.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:35:57.647 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:57.647 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:35:57.648 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:35:57.648 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.648 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:57.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:57.649 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:35:57.649 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:57.649 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:57.649 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:57.649 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:57.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:57.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:57.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:57.649 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:35:57.649 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:57.649 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:57.649 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:57.649 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:57.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:57.649 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:57.649 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.649 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.649 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:57.649 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:57.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:57.650 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:57.650 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:57.650 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:57.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:57.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:57.650 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:57.650 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:57.650 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:57.650 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:57.650 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:57.650 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:57.650 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:57.650 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:35:57.650 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.650 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:57.651 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:57.651 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:35:57.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.651 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:57.651 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:57.651 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:57.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:57.651 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:57.651 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:35:57.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.651 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.651 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:57.651 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:57.651 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:57.651 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:57.651 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.651 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:35:57.652 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:35:57.652 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.652 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.652 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:57.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:57.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:57.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:57.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:57.653 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:57.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:57.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:57.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:57.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:57.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:57.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:57.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:57.653 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:35:57.653 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.653 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:35:57.654 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:35:57.654 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:57.654 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:57.654 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:57.655 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:57.655 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:35:57.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:57.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:57.655 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:57.655 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:57.655 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:57.655 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:35:57.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:57.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:57.655 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:57.656 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:35:57.656 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:57.656 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:57.656 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:57.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:57.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:57.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:57.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:57.657 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:57.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:57.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:57.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:57.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:57.657 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:57.657 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:57.657 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:57.657 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:35:57.657 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:57.657 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:57.658 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:57.658 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:57.658 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:57.658 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:57.658 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:57.658 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:57.658 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:57.658 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:57.658 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:57.659 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:57.659 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:57.659 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:57.659 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:57.659 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:35:57.659 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:57.659 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:57.659 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:35:57.659 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:57.660 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:57.660 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:57.660 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:57.660 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:35:57.660 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:57.660 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:57.661 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:57.661 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:57.661 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:35:57.661 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.661 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:57.661 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:57.661 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:57.661 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:57.661 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:57.662 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:57.662 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:35:57.662 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.662 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:57.662 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:57.662 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:57.662 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:57.662 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:35:57.662 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:57.662 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:57.662 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:57.663 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:57.663 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:57.663 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:57.663 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:57.663 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:57.663 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:57.663 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:57.663 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:57.663 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:57.663 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:57.663 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:57.663 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:57.663 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:35:57.663 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:57.663 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:57.664 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:57.664 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:57.664 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:57.664 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:57.664 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:57.664 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:57.664 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:57.664 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:57.664 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:57.664 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:57.664 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:57.664 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:57.664 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:57.664 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:35:57.665 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:57.666 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.666 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.666 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.666 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:57.666 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:57.666 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:57.666 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:57.667 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:57.667 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:57.667 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:57.667 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.667 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:57.667 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:57.667 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:57.668 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.669 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:35:57.669 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:35:57.669 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:35:57.669 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:35:57.669 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:35:57.669 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:35:57.669 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:35:57.669 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:35:57.669 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:35:57.669 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:35:57.669 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:35:57.669 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:35:57.669 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:35:57.670 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:35:57.671 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:57.672 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:57.672 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:35:57.672 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@54856056, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:35:57.673 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:35:57.673 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:35:57.673 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:35:57.673 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:35:57.673 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:35:57.673 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:35:57.674 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:35:57.675 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:35:57.676 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:35:57.676 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:35:57.681 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:35:57.682 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:57.683 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:35:57.683 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:57.685 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:35:57.685 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@34abfd7f] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@76f65a8b] 18:35:57.685 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:57.685 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:57.732 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:57.733 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:57.795 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:57.796 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:57.832 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:57.832 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:57.856 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:57.856 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.899 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:57.900 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:57.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:57.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:57.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:57.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:57.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:57.928 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:57.928 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.928 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:57.928 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:57.928 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:57.929 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:57.929 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.929 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:57.929 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:57.929 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:35:57.929 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:57.929 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:57.929 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:57.929 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:57.929 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:57.930 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:57.930 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.930 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:57.930 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:57.930 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:35:57.931 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:57.931 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:35:57.931 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:57.931 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:57.931 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:35:57.931 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:57.931 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:57.931 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:57.931 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:57.931 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:57.932 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:57.932 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:57.932 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:57.932 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:57.933 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:35:57.933 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:57.934 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:57.934 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:57.934 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:57.934 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:57.935 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:57.935 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:35:57.935 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:57.935 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:57.935 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:35:57.937 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:57.937 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:35:57.937 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:57.937 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:57.937 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:57.939 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:57.939 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:57.939 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:57.939 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:57.939 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:57.940 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:57.940 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:57.940 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:57.940 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:57.940 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:57.940 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:57.940 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:35:57.940 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:57.940 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:35:57.940 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:35:57.940 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:35:57.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@15bb7acd] 18:35:57.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@725f288f] 18:35:57.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:57.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:57.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:57.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@676a2d36] 18:35:57.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:57.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:57.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:57.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:57.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4797c3e2] 18:35:57.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:57.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2483eb07] 18:35:57.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:57.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@12b6713c] 18:35:57.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2d239324] 18:35:57.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:35:57.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@54d2cdb1] 18:35:57.941 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.942 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.943 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:57.943 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:57.943 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:57.943 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:35:57.943 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:57.943 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:35:57.943 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:35:57.943 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:35:57.943 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6f32cfff] 18:35:57.943 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4eac6cb4] 18:35:57.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:57.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:57.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:57.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@44eee485] 18:35:57.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:57.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:57.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:57.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:57.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2d8ef86b] 18:35:57.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:57.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@44f2d195] 18:35:57.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:35:57.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@778bdf42] 18:35:57.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:35:57.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:35:57.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:57.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@13638ddf] 18:35:57.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@41cf885f] 18:35:57.944 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.944 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.946 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:57.947 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:57.948 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:57.948 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:57.948 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:35:57.948 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.949 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:57.949 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:57.949 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@68172eeb] 18:35:57.949 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@24037ea] 18:35:57.949 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:57.949 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:57.949 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:57.949 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:57.949 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:35:57.949 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:35:57.949 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:35:57.949 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:35:57.949 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@61c3b31c] 18:35:57.949 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:35:57.949 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:35:57.949 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:35:57.949 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.949 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.950 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:35:57.950 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:35:57.950 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:57.950 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:35:57.950 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:35:57.950 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:57.950 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:35:57.950 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:35:57.950 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7d1a1ee9] 18:35:57.950 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@58d1340e] 18:35:57.950 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:57.950 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:57.950 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:57.950 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:35:57.950 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:35:57.950 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@122ff251] 18:35:57.950 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@438fc55e] 18:35:57.950 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@56567e9b] 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:35:57.951 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2683fbab] 18:35:57.951 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@50118662] 18:35:57.951 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4d121ab6] 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:35:57.951 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@110ed523] 18:35:57.951 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@573eb678] 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:35:57.951 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@17ae4b7c] 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:35:57.951 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7ede896d] 18:35:57.951 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@199efc58] 18:35:57.951 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:57.951 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3b310465] 18:35:57.951 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.952 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.953 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:35:57.953 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:57.953 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:57.953 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:57.953 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:35:57.953 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:57.953 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:57.953 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:57.953 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5ea15dd4] 18:35:57.953 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@543e228c] 18:35:57.953 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:57.953 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:57.953 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:57.953 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:57.955 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d16f27b] 18:35:57.955 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@78999117] 18:35:57.955 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@21af717b] 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:57.955 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@46febe84] 18:35:57.955 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5174b135] 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:57.955 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@513e0c9a] 18:35:57.955 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:57.955 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4c25906b] 18:35:57.955 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7f1c1df5] 18:35:57.955 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.956 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.957 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:35:57.957 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:57.958 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:57.958 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:57.958 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:35:57.958 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:57.958 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:57.958 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:57.958 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@b95e63a] 18:35:57.958 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2a6e710e] 18:35:57.958 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:57.958 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:57.958 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:57.958 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:57.958 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:57.958 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:57.958 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:57.958 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:57.958 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.959 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.959 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:35:57.959 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:57.959 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7144cd51] 18:35:57.959 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@28fb3476] 18:35:57.959 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:57.960 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:57.960 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.960 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.960 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:35:57.960 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.960 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@26b37ec] 18:35:57.960 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:57.960 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.961 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.961 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:35:57.961 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:35:57.961 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@27bc13f4] 18:35:57.961 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@605ba15f] 18:35:57.961 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3bd42eef] 18:35:57.961 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:57.961 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:57.961 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:57.961 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:57.961 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:57.961 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:57.961 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:57.961 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3f993305] 18:35:57.962 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@223973a9] 18:35:57.962 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5c430208] 18:35:57.962 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:57.962 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7fd03b0a] 18:35:57.962 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@9a72eee] 18:35:57.962 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:57.962 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@606ab048] 18:35:57.962 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:57.963 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@247dad0f] 18:35:57.963 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5a8bcae1] 18:35:57.963 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.963 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.964 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:35:57.964 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:35:57.964 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6a6b5f00] 18:35:57.964 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:57.964 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.964 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.964 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:35:57.964 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:35:57.965 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@166a81d9] 18:35:57.965 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@12329d37] 18:35:57.965 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2211432e] 18:35:57.965 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:57.965 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:57.965 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:57.965 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:57.965 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:57.965 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:57.965 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:57.965 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:57.966 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.966 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.966 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:35:57.966 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:35:57.966 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@234635cc] 18:35:57.966 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:57.967 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.967 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.968 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:35:57.968 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:57.968 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@50309820] 18:35:57.968 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6b907eec] 18:35:57.968 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:57.968 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:57.968 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.968 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.968 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:57.969 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:35:57.969 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@674666b6] 18:35:57.969 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:57.969 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.969 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.969 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:35:57.969 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:57.969 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@207ceea4] 18:35:57.969 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:57.970 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.970 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.971 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:35:57.981 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:35:57.981 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5f58ff4f] 18:35:57.986 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@18cbd36b] 18:35:57.986 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:57.986 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:57.986 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.986 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.987 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:57.987 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:35:57.987 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@36ebd261] 18:35:57.987 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.987 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.987 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:35:57.987 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:35:57.988 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7b7eb8c] 18:35:57.988 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:57.988 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.988 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.991 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:35:57.992 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:35:57.992 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4e44f582] 18:35:57.992 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@565b04e9] 18:35:57.992 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:57.992 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:57.992 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:57.992 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:57.993 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:35:57.993 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.011 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:35:58.011 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2db2b708] 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. 18:35:58.012 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:35:58.012 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:35:58.012 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:35:58.012 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:35:58.012 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:35:58.013 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:35:58.013 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:35:58.013 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:35:58.013 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:35:58.013 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:35:58.013 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:35:58.013 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:35:58.013 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:35:58.014 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:35:58.014 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:35:58.014 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:35:58.017 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:35:58.017 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:35:58.021 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:35:58.021 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4d760ddb] 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. 18:35:58.023 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:58.025 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:35:58.026 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:58.028 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:35:58.030 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:35:58.032 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:58.035 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:35:58.037 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:35:58.038 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:58.039 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:35:58.040 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:58.041 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:35:58.043 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:35:58.044 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:58.045 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:58.046 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:35:58.047 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:35:58.049 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:35:58.054 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:35:58.055 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:35:58.055 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:35:58.057 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:35:58.059 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:58.062 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:58.064 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:58.067 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:58.069 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:58.070 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:35:58.075 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:58.079 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:58.081 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:35:58.083 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:58.085 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:35:58.087 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:35:58.088 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:35:58.090 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:35:58.092 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:35:58.092 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:35:58.094 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:35:58.094 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:35:58.094 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:58.094 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:35:58.094 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:35:58.094 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:35:58.095 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: ca7968f6-3a40-4dfa-9402-00df1050f6be () 18:35:58.095 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:35:58.095 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:35:58.097 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:35:58.097 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:35:58.102 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:35:58.102 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:35:58.102 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:35:58.102 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:35:58.103 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.103 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.103 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.104 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.106 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.106 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:58.107 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.107 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.107 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.108 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.108 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.108 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:58.109 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:58.109 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.109 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:58.109 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.109 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:58.110 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:35:58.110 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:35:58.110 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:35:58.110 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:35:58.110 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:35:58.111 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:58.111 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:58.111 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:58.111 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:58.111 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:35:58.111 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:35:58.111 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:35:58.111 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:35:58.111 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:35:58.111 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:35:58.111 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:58.112 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:58.112 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:58.113 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.113 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:58.113 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.114 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.114 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:58.114 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.114 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.114 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:58.114 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.114 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.115 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:58.115 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.115 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.115 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:58.115 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.115 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.115 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:58.116 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.116 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.116 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.116 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:35:58.117 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.118 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:58.119 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.119 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:58.119 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:58.120 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:58.120 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:58.120 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:58.120 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:58.120 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:58.120 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:58.120 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.120 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.120 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.120 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.120 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.120 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.120 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.120 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:35:58.120 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.120 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:58.120 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.120 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:58.121 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.121 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.121 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.121 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:58.121 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:58.121 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:58.121 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:58.121 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:58.121 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:58.121 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:58.121 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:58.121 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.124 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.125 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.125 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.125 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.125 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.126 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.126 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.126 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.128 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.128 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.129 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:58.129 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.129 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.129 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.129 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.129 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.129 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.130 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.130 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.130 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.130 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.131 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.131 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.131 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.131 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.131 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:58.131 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:58.131 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:58.131 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:58.131 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:58.131 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:58.131 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.131 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.132 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.132 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.132 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.132 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.132 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.132 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.132 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:58.132 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.133 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.133 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.133 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.138 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.139 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.139 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.139 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.140 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.140 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.142 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.142 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.143 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.143 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.143 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.143 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.143 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.143 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.143 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.145 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.145 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.146 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.146 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.146 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.146 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.146 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.146 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.146 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.147 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.147 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.147 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.147 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.147 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.147 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.147 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.147 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.153 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.154 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:58.154 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.155 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.155 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.155 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:58.155 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:58.155 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:58.155 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:58.155 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:58.155 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:58.155 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.155 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.158 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.158 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.158 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:58.158 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.158 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:58.158 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.158 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:58.158 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:58.158 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:58.158 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:58.159 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.159 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.159 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.159 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.159 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.159 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.159 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.159 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:35:58.159 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.160 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.160 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:58.160 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.160 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.160 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.160 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:58.160 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:58.160 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:58.160 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:58.160 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:58.160 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:58.160 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:58.160 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:58.160 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.160 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.160 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.160 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.160 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.160 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.160 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.160 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.161 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.161 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.161 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:58.161 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.161 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.161 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.161 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.161 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.161 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.161 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.162 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.162 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.162 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.162 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.162 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.162 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.162 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:58.162 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:58.162 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:58.162 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:58.162 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:58.162 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:58.162 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.162 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.162 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.162 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.162 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.162 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.162 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.162 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.162 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:58.163 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.163 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.163 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.163 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.163 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.163 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.163 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.163 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.163 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.163 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.163 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.163 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.163 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.163 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.163 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.164 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.164 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.164 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.164 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.164 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.164 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.164 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.164 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.164 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.164 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.164 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.164 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.164 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.164 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.165 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.165 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.165 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.165 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.165 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.165 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.165 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.172 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:35:58.172 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:35:58.174 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.174 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.175 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.175 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.176 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.176 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.176 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:58.176 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:58.176 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:58.176 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:58.176 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:58.176 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:58.176 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:58.176 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:58.176 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:58.177 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.177 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.177 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.177 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.177 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.179 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.179 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.180 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.181 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.181 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.181 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.181 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.181 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.181 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.181 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.182 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.182 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.182 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.182 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.182 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.182 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.182 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.182 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.182 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.182 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.183 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.183 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.183 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.183 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.184 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:35:58.187 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:35:58.196 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:35:58.196 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:35:58.196 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:35:58.196 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:35:58.197 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:35:58.197 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:35:58.197 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:35:58.197 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:35:58.197 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 1 updates, 0 deletions to 2 objects 18:35:58.197 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 4 updates, 0 removals to 4 collections 18:35:58.197 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:35:58.197 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:35:58.197 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=10, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=10, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:35:58.198 [main] DEBUG org.hibernate.SQL -- update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:58.203 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.203 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:58.204 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done deleting collection 18:35:58.204 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.204 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:58.204 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.205 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting rows of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.205 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- No rows to delete 18:35:58.205 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Updating rows of collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:35:58.205 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done updating rows: 0 updated 18:35:58.205 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting rows of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.205 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting rows: 0 inserted 18:35:58.205 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.205 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:58.205 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done deleting collection 18:35:58.205 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.206 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:58.206 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.206 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.206 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:35:58.206 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done deleting collection 18:35:58.206 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.206 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:58.207 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.207 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:35:58.207 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:35:58.207 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:35:58.208 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:35:58.208 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:35:58.208 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:35:58.208 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:35:58.208 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 18:35:58.208 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 4 collections 18:35:58.208 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:35:58.208 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:35:58.208 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=10, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=10, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:35:58.208 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.208 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.208 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:35:58.209 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.210 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:58.211 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.211 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.211 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.211 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:58.211 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:58.211 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:58.211 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:58.211 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:58.211 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:58.211 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.211 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.211 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.211 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.211 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 10 18:35:58.211 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 10 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:58.212 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.212 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.212 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.212 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.212 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.212 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.212 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.212 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:35:58.212 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.212 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.212 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:58.213 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.213 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.213 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.213 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:58.213 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:58.213 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:58.213 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:58.213 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:58.213 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:58.213 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:58.213 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:58.213 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.213 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.213 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.213 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.213 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.213 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.214 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.214 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.214 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.215 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.215 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 10 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 10 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:58.215 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.215 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.215 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.215 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.215 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.215 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.215 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.215 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.215 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.216 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.216 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.216 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.217 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.217 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:58.217 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:58.217 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:58.217 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:58.217 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:58.217 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:58.217 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.217 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.217 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.217 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.217 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.217 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.217 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.217 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.217 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:58.217 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.217 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.218 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.218 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:58.218 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.218 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.218 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.218 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.218 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.225 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.226 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.226 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.226 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.226 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.226 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.226 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.226 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.226 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.226 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.227 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.227 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.227 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.227 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.227 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.227 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.227 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.227 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.227 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.228 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.228 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.228 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.228 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:58.228 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.228 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.228 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.228 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.237 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:35:58.237 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@283693af] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@76f65a8b] 18:35:58.237 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:35:58.237 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:35:58.237 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:35:58.239 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:35:58.250 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:35:58.250 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:35:58.252 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:35:58.253 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:35:58.253 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:35:58.253 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:35:58.253 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:35:58.255 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:35:58.255 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:35:58.255 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:58.256 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@495b3b23 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@16023bb2 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@50859a18 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@ee1493e 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@1e73e9e2 18:35:58.257 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@192b9e35 18:35:58.258 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@65028252 18:35:58.258 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@61ae8f75 18:35:58.258 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@6013565b] into BootstrapContext; was [null] 18:35:58.258 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@250cb65a] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@54eda0bb] 18:35:58.290 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:35:58.290 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:58.290 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:35:58.290 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:35:58.290 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:35:58.290 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:35:58.290 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:35:58.290 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:35:58.290 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:35:58.296 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:35:58.296 [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 18:35:58.296 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:35:58.297 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:35:58.298 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:35:58.302 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@63cd8f26] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@29923d3d] 18:35:58.305 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:35:58.305 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:35:58.305 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:35:58.313 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.313 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:35:58.313 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:35:58.319 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.319 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:58.319 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.319 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.319 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.319 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:35:58.319 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.319 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.319 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.320 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.320 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.320 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.320 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:35:58.320 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.320 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.320 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.320 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.320 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.320 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:58.320 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:58.320 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:58.320 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:58.321 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.321 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:35:58.321 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.321 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.321 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.321 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.321 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:58.321 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:58.321 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.321 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:35:58.321 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.321 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.321 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.321 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.321 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:58.321 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:58.321 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:58.321 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:35:58.321 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:58.321 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:58.321 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:58.322 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:58.322 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.322 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:58.322 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.322 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:58.323 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:58.323 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.323 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.323 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.323 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:58.323 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:58.323 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.323 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.323 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.323 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.323 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:58.323 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.323 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.323 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.323 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:58.323 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:58.323 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.324 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:58.324 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.324 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:58.324 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:58.324 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.324 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:35:58.324 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:35:58.324 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.324 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:58.324 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:58.324 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.325 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:58.325 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.325 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:58.325 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:35:58.325 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.325 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.325 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.325 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:58.325 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:35:58.328 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.328 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:35:58.328 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:35:58.331 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.331 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:58.331 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.331 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.331 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:35:58.331 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.331 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.331 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.331 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.331 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.332 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.333 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:35:58.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.333 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.333 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.340 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.341 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.341 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:58.341 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:58.342 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:58.342 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:58.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.342 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:35:58.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.342 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.342 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:58.342 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:58.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.342 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:35:58.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.342 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.343 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:58.343 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:58.343 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:58.343 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:35:58.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:58.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:58.343 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:58.343 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:58.343 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.344 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:58.344 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.344 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:58.352 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:58.352 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.353 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.353 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.353 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:58.353 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:58.353 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.353 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.353 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.353 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.353 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:58.353 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.353 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.353 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.353 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:58.353 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:58.353 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:35:58.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:58.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:35:58.354 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.354 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:35:58.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.354 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.354 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:58.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:35:58.354 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.354 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:35:58.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.354 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.354 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.354 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.354 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:35:58.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:58.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:58.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:58.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:35:58.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:35:58.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.355 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:58.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:58.356 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:58.356 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:35:58.356 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:35:58.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.356 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:58.356 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:58.357 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:58.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:58.357 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:35:58.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:58.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:58.357 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:58.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:58.357 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:58.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:58.357 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:35:58.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:58.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:58.357 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:58.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:58.357 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:58.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:58.357 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:35:58.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:58.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:58.357 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:58.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:58.357 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:58.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:58.357 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:35:58.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:58.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:58.357 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:58.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:58.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.358 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:58.358 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:35:58.358 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:35:58.358 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:35:58.358 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:58.358 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:58.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:35:58.358 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:35:58.358 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:35:58.358 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:35:58.358 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:35:58.358 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:58.358 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:58.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:35:58.358 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:35:58.358 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:35:58.358 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:35:58.358 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:35:58.358 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:58.358 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:58.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:35:58.358 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:35:58.358 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:35:58.358 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.358 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.358 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:35:58.358 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.358 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.358 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.359 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.359 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.359 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:35:58.359 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.359 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.359 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.359 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.359 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:35:58.359 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:35:58.359 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:35:58.359 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:35:58.359 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:58.359 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:58.359 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:35:58.359 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:35:58.359 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.359 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:35:58.359 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:35:58.360 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.360 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:58.360 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.360 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.360 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.360 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:35:58.360 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.360 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.360 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.360 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.360 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.360 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.360 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:35:58.360 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.360 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.360 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.360 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.360 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.360 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:58.360 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:58.360 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:58.360 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:35:58.360 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:58.360 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:58.360 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:58.360 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:35:58.361 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:35:58.361 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:35:58.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:58.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:58.361 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:35:58.361 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.361 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.361 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.361 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.362 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:58.362 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.362 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:35:58.362 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:35:58.362 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.362 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:58.362 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.363 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:58.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:58.363 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:35:58.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:58.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:58.363 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:58.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:58.363 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:58.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:58.363 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:35:58.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:58.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:58.363 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:58.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:58.363 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:58.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:58.363 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:35:58.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:58.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:58.363 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:58.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:58.363 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:58.364 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:58.364 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:35:58.364 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:58.364 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:58.364 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:58.364 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:58.364 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.364 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:58.364 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:35:58.364 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:35:58.364 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:35:58.364 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:58.364 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:58.364 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:35:58.364 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:35:58.364 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:35:58.364 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:35:58.364 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:35:58.364 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:58.364 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:58.364 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:35:58.364 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.365 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.365 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:58.365 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.366 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:58.366 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:35:58.366 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.366 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.366 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.366 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.366 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:35:58.366 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.366 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.366 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.366 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.366 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:58.366 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.366 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.366 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.366 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.366 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:58.367 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.367 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:58.367 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.367 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:58.367 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:35:58.367 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.367 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.367 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.367 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.367 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:35:58.368 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:58.368 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:35:58.368 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:35:58.369 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.369 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:58.369 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:58.369 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:58.369 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:58.369 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:35:58.370 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:58.370 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:58.370 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:58.370 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:58.370 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:58.370 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:58.370 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:35:58.370 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:58.370 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:58.370 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:58.370 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:58.370 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:58.370 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:58.370 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:35:58.370 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:58.370 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:58.370 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:58.370 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:58.371 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:58.371 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:58.371 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:35:58.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:58.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:58.371 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:58.371 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:58.371 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.371 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:58.371 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:35:58.371 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:35:58.371 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:35:58.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:58.371 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:58.371 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:35:58.371 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:35:58.372 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:35:58.372 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:35:58.372 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:35:58.372 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:58.372 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:58.372 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:35:58.372 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:35:58.372 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:35:58.372 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:35:58.372 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:35:58.372 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:58.372 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:58.372 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:35:58.372 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:35:58.372 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:35:58.373 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:35:58.373 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:35:58.373 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:58.373 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:58.373 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:35:58.373 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:35:58.374 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.374 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.374 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.374 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.374 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:58.374 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.374 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.374 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:35:58.375 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:35:58.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:58.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:58.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:58.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:58.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:58.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:58.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:58.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:58.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:58.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:58.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:58.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:58.375 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:58.376 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:58.376 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:35:58.376 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:35:58.376 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:35:58.376 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:35:58.376 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.376 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.377 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.377 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.377 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:35:58.377 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:58.377 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:58.377 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.377 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.377 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.377 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.377 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.377 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:35:58.377 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:58.377 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:58.377 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.377 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.377 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.377 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:58.377 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.377 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.378 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:58.378 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:58.378 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:58.378 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.378 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.378 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:58.379 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:58.379 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:58.379 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.379 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.379 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:58.379 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:58.379 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:58.379 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:58.379 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:58.379 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:35:58.379 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.379 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.380 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.380 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.380 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:35:58.380 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.380 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.380 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.380 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.380 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.381 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.381 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.381 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:35:58.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.381 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.381 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.381 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.381 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.381 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:58.381 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.381 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:35:58.383 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:35:58.383 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.383 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.383 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:58.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:58.383 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:58.384 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.384 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.384 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:58.384 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:58.384 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:58.384 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.384 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.384 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:58.385 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:58.385 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:58.385 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:35:58.385 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.385 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:35:58.386 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:35:58.386 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:58.386 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:58.387 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.387 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.387 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:35:58.387 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.387 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.387 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.387 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.387 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.387 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.387 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.387 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:35:58.387 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.387 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.387 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.387 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.387 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.388 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:35:58.388 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:58.388 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:58.388 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:58.388 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:58.388 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:58.388 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.388 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.388 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:58.388 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:58.388 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:58.389 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.389 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.389 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:58.389 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:58.389 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:58.389 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:35:58.389 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:58.389 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:58.389 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:58.389 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.389 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.389 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.389 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.389 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:58.389 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.389 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.389 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.390 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:58.390 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:58.390 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:58.390 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:35:58.390 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:58.390 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:58.390 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:35:58.390 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:58.390 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:58.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.390 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.391 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:35:58.391 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:58.391 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:58.391 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.391 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.391 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:35:58.391 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.391 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.391 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.391 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.392 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.392 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.392 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:35:58.392 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.392 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.392 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.392 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.392 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.392 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:35:58.392 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:58.392 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:58.393 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:58.393 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:58.393 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:58.393 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.393 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.393 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:58.393 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:58.393 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:58.393 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.393 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.393 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:58.393 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:58.393 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:58.393 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:35:58.393 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:58.393 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:58.394 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:58.394 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.394 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.394 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.394 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.394 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:58.394 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.394 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.394 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.394 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.394 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:58.394 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:58.394 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:58.394 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:35:58.395 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.396 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.396 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.396 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.396 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.397 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.397 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.397 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.397 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.398 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.398 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.398 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.398 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.399 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:58.399 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.400 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.400 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.400 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.400 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.400 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.400 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.400 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.400 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.401 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.401 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.401 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.401 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.401 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.401 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:58.401 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.411 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:35:58.411 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:35:58.412 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:35:58.417 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:58.417 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:58.418 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:35:58.419 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@243fe859, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:35:58.421 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:35:58.421 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:35:58.421 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:35:58.421 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:35:58.422 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:35:58.422 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:35:58.423 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:35:58.425 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:35:58.426 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:35:58.426 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:35:58.430 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:35:58.430 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:58.432 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:35:58.432 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:58.434 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:35:58.434 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@63cd8f26] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@6b3decaa] 18:35:58.437 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:58.437 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.524 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:58.524 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.546 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:58.546 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:58.559 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:58.559 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.586 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:58.586 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.605 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:58.605 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:58.616 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:58.616 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:58.616 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:58.616 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:58.616 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:58.616 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.616 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:58.616 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:58.616 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:58.616 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:58.617 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:58.618 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:58.619 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:58.619 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.619 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:35:58.619 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:58.619 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:35:58.619 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:35:58.619 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:35:58.620 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1a596879] 18:35:58.620 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@35ee7dc8] 18:35:58.620 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.620 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.620 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:58.620 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@626db270] 18:35:58.620 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:58.620 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:58.620 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:58.620 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:58.620 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4a92652b] 18:35:58.620 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:58.620 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@49c15ad2] 18:35:58.620 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:58.620 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@46309fa8] 18:35:58.620 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3e7de165] 18:35:58.620 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:35:58.620 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@671f70bc] 18:35:58.620 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.621 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.621 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:58.621 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:58.621 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.621 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:35:58.621 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:58.621 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:35:58.621 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:35:58.621 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:35:58.621 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@244ba147] 18:35:58.621 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6644b7b9] 18:35:58.621 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.621 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.621 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:58.621 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@525dd5af] 18:35:58.621 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:58.621 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:58.621 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:58.621 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:58.621 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3e0d722f] 18:35:58.621 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:58.622 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3d2bb013] 18:35:58.622 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:35:58.622 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@167eab4] 18:35:58.622 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:35:58.622 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:35:58.622 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:58.622 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7fab8e9a] 18:35:58.622 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1f600254] 18:35:58.622 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.622 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.622 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:58.622 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:58.622 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:58.622 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:58.622 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:35:58.622 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:35:58.622 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:58.622 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:58.622 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@21ec7946] 18:35:58.622 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1b5b650d] 18:35:58.622 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:58.622 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:58.622 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:58.622 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:58.622 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:35:58.623 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:35:58.623 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:35:58.623 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:35:58.623 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@652e4bb6] 18:35:58.623 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:35:58.623 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:35:58.623 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:35:58.623 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.623 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.623 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:35:58.623 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:35:58.623 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.623 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:35:58.623 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:35:58.623 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:58.623 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:35:58.623 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:35:58.623 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2280c0f5] 18:35:58.623 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@543eacd5] 18:35:58.623 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.623 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.623 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:58.623 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:35:58.623 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:35:58.623 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2b60acb3] 18:35:58.623 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@a99f50e] 18:35:58.623 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@18211894] 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:35:58.624 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@76cb6d16] 18:35:58.624 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@764b7ff7] 18:35:58.624 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1962f55] 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:35:58.624 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2693d31f] 18:35:58.624 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@750a4fc1] 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:35:58.624 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@78235b90] 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:35:58.624 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@13d7410a] 18:35:58.624 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2b647344] 18:35:58.624 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:58.624 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@c3745ae] 18:35:58.624 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.624 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.625 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:35:58.625 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.636 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.636 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:58.636 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:35:58.636 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:58.636 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:58.636 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:58.636 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6e2a6063] 18:35:58.636 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@47dcb3bd] 18:35:58.636 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:58.636 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:58.636 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:58.636 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:58.636 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:58.636 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:58.636 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:58.636 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@44126e04] 18:35:58.636 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@66716c60] 18:35:58.636 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@79f6e671] 18:35:58.636 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:35:58.636 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:35:58.636 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:35:58.636 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:35:58.636 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:35:58.636 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:35:58.637 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:35:58.637 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:35:58.637 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:58.637 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@45f854e9] 18:35:58.637 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@398c2298] 18:35:58.637 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:58.637 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3b60efd8] 18:35:58.637 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:58.637 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2ff35182] 18:35:58.637 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@28ab0789] 18:35:58.637 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.637 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.637 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:35:58.638 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.638 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:58.638 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:58.638 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:35:58.638 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:58.638 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:58.638 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:58.638 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@706b68e6] 18:35:58.638 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4c49471c] 18:35:58.638 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:58.638 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:58.638 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:58.638 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:58.638 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:58.638 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:58.638 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:58.638 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:58.638 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.638 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.638 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:35:58.638 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:58.638 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@22e3d222] 18:35:58.638 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@241410c5] 18:35:58.638 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.638 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.638 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.638 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:35:58.639 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@564c0e38] 18:35:58.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:35:58.639 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2afba04b] 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@559ac87f] 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6391313a] 18:35:58.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:58.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:58.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:58.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:58.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:58.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:58.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7a9ad451] 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@78682201] 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7d7a0e06] 18:35:58.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2c3f9229] 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@abe3a3] 18:35:58.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@396ab19d] 18:35:58.639 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:58.639 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@14cd9288] 18:35:58.640 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4433e4e2] 18:35:58.640 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.640 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.640 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:35:58.640 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:35:58.640 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1bdaa13c] 18:35:58.640 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:58.640 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.640 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.640 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:35:58.640 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:35:58.640 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@ff18823] 18:35:58.640 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@543e79cb] 18:35:58.640 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1a23e131] 18:35:58.640 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:58.640 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:58.640 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:58.641 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:58.641 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:58.641 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:58.641 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:58.641 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:58.641 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.641 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.641 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:35:58.641 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:35:58.641 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4c2370b5] 18:35:58.641 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:58.641 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.641 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.641 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:35:58.641 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.641 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@56e2f315] 18:35:58.641 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7e9079cf] 18:35:58.641 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.655 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.655 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.655 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.656 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:58.656 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:35:58.656 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@77966cc3] 18:35:58.656 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:58.656 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.656 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.656 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:35:58.656 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:58.656 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2b360641] 18:35:58.656 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:58.656 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.656 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.656 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:35:58.656 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:35:58.656 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@33a9f5b0] 18:35:58.656 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1050fcff] 18:35:58.656 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.656 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:58.657 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6bc93bcb] 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:35:58.657 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@8f7544a] 18:35:58.657 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:35:58.657 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3729cdaf] 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@75a45ce] 18:35:58.657 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.657 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.657 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.658 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.658 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:35:58.658 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.661 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:35:58.661 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65a03e98] 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. 18:35:58.662 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:35:58.662 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:35:58.662 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:35:58.662 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:35:58.662 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:35:58.662 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:35:58.662 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:35:58.662 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:35:58.662 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:35:58.662 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:35:58.663 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:35:58.663 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:35:58.663 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:35:58.663 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:35:58.663 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:35:58.663 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:35:58.663 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:35:58.663 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:35:58.664 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:35:58.664 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@25a8ff84] 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. 18:35:58.665 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:58.666 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:35:58.666 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:58.667 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:35:58.668 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:35:58.668 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:58.669 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:35:58.670 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:35:58.670 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:58.671 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:35:58.671 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:58.672 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:35:58.673 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:35:58.674 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:58.674 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:58.675 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:35:58.676 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:35:58.677 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:35:58.677 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:35:58.678 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:35:58.678 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:35:58.679 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:35:58.680 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:58.682 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:58.683 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:58.685 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:58.686 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:58.687 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:35:58.688 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:58.689 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:58.690 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:35:58.692 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:58.693 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:35:58.694 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:35:58.695 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:35:58.696 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:35:58.698 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:35:58.698 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:35:58.700 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:35:58.700 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:35:58.700 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:58.700 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:35:58.700 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:35:58.700 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:35:58.700 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: c35e0d8c-7679-4e28-a488-68c3b4aac587 () 18:35:58.700 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:35:58.701 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:35:58.701 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsNoPDPs.json" does not exist on the local file system 18:35:58.701 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroupsNoPDPs.json" : 18:35:58.704 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:35:58.704 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:35:58.705 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:35:58.705 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:35:58.705 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.706 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.706 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.706 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.708 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.709 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=TestPdpGroup, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:58.709 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.710 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.710 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.710 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.710 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.710 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:58.711 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:35:58.711 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:35:58.711 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:35:58.711 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}], was: [] (initialized) 18:35:58.711 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}], was: [] (initialized) 18:35:58.711 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], was: [] (initialized) 18:35:58.711 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], was: [] (initialized) 18:35:58.711 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], was: [] (initialized) 18:35:58.712 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], was: [] (initialized) 18:35:58.712 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 2 insertions, 2 updates, 0 deletions to 2 objects 18:35:58.712 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:35:58.712 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:35:58.712 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=ACTIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], description=group description, key=component[name,version]{name=TestPdpGroup, version=0.0.0}, properties=[Value of Group Property 0]} 18:35:58.712 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=5, policies=[component[name,version]{name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0}], supportedPolicyTypes=[component[name,version]{name=onap.policies.controlloop.Operational, version=1.0.0}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}, currentInstanceCount=0, properties=[Value of sub Group Property 0], pdpInstances=[]} 18:35:58.712 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:58.712 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:58.713 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.713 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:58.713 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.713 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.713 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Collection was empty 18:35:58.713 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.713 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:58.713 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.714 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.714 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:58.714 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.714 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.714 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:58.714 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.714 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.714 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:58.715 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:58.715 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.715 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.715 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:35:58.715 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.716 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:58.717 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Result set contains (possibly empty) collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.717 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = ACTIVE 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 0 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 5 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:58.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.717 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.717 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.717 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.717 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.717 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.717 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.718 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:35:58.718 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.718 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.718 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.718 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.718 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.718 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.718 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.718 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.719 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.719 [main] DEBUG org.hibernate.loader.Loader -- Result row: null, EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.719 [main] DEBUG org.hibernate.loader.Loader -- Result set contains (possibly empty) collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.719 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.719 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 0 18:35:58.719 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.719 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 5 18:35:58.719 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.719 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:58.719 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:58.719 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:58.719 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:58.719 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.719 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.719 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:58.719 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:58.720 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.720 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.720 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.720 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.720 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.720 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.720 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.720 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.720 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.720 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.721 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.721 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.721 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.721 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.721 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:58.721 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:58.721 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = ACTIVE 18:35:58.721 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:58.721 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:58.721 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:58.721 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.721 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.721 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.721 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.721 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.721 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.721 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.721 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.721 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:58.722 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.722 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.722 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.722 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.722 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.722 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.722 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.722 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.722 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.722 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.723 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.723 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.723 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.723 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.723 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.723 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.723 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.723 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.723 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.724 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.724 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.724 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.724 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.724 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.724 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.724 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.724 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.724 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.724 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.724 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.725 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.725 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.725 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.725 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.725 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.725 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.726 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.726 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:58.726 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Result set contains (possibly empty) collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.726 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = ACTIVE 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 0 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 5 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:58.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.727 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.727 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.727 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.727 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.727 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.727 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.727 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:35:58.727 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.727 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.727 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.727 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.727 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.727 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.727 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.727 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.727 [main] DEBUG org.hibernate.loader.Loader -- Result row: null, EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.727 [main] DEBUG org.hibernate.loader.Loader -- Result set contains (possibly empty) collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 0 18:35:58.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 5 18:35:58.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:58.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:58.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:58.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:58.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:58.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:58.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:58.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.728 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.728 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.728 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.728 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.728 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.728 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.728 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.728 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.728 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:58.728 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.728 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:58.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:58.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = ACTIVE 18:35:58.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:58.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:58.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:58.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:58.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:58.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.728 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.728 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.728 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.728 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:58.729 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.729 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:58.729 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.729 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.729 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.729 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:35:58.729 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.729 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.729 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.729 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.729 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.729 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.729 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.729 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.729 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.729 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.729 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.729 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.729 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.730 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.730 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.730 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.730 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.730 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.730 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.730 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.730 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.730 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.730 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.730 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.730 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.730 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.730 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.731 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=TestPdpGroup}] 18:35:58.731 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.731 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:58.731 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.731 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:58.731 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:35:58.731 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@5403d95] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@6b3decaa] 18:35:58.731 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:35:58.731 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:35:58.732 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:35:58.733 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:35:58.737 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:35:58.737 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:35:58.737 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:35:58.737 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:35:58.737 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:35:58.737 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:35:58.737 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:35:58.738 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:35:58.738 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:35:58.738 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:35:58.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:58.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:58.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:58.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:35:58.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:35:58.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:35:58.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:58.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:58.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:35:58.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:35:58.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:35:58.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:35:58.738 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@7b0c4127 18:35:58.739 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@43201fd1 18:35:58.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@794ca18b 18:35:58.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@44c073bd 18:35:58.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@5ddc077b 18:35:58.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@1ec14586 18:35:58.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@21def2c 18:35:58.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@45072949 18:35:58.740 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@785d194d] into BootstrapContext; was [null] 18:35:58.740 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6c249eb5] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1ad7892] 18:35:58.749 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:35:58.749 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:58.749 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:35:58.749 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:35:58.749 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:35:58.750 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:35:58.750 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:35:58.750 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:35:58.750 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:35:58.752 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:35:58.752 [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 18:35:58.752 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:35:58.752 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:35:58.752 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:35:58.753 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@786384a6] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@7215172a] 18:35:58.754 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:35:58.754 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:35:58.754 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:35:58.754 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.755 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:35:58.755 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:35:58.756 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.756 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:58.756 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.756 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.756 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.756 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:35:58.756 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.756 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.756 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.756 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.756 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.756 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.756 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:35:58.756 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.756 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.756 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.757 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.757 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.757 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:58.757 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:58.757 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:58.757 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:58.757 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.757 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:35:58.757 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.757 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.757 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.757 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.757 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:58.757 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:58.757 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.757 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:35:58.757 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.757 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.757 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.757 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.757 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:58.757 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:58.757 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:58.757 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:35:58.757 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:58.757 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:58.757 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:58.757 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:58.757 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.757 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.758 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:58.758 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.758 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:58.758 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.758 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:58.758 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.758 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:58.759 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.759 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:58.759 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:35:58.759 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.759 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.759 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.759 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:58.759 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:35:58.760 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.760 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:35:58.760 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:35:58.760 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.760 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:58.760 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.761 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.761 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.761 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:35:58.761 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.761 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.761 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.761 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.761 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.761 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.761 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:35:58.761 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.761 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.761 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.761 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.761 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.761 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:58.761 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:58.761 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:58.761 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:58.761 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.761 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:35:58.761 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.761 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.761 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.761 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.761 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:58.761 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:58.761 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.761 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:35:58.761 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.762 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.762 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.762 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.762 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:58.762 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:58.762 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:35:58.762 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:58.762 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:58.762 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:58.762 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.762 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:58.762 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.762 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:58.762 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:58.762 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:35:58.763 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:58.763 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:35:58.763 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.763 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:35:58.763 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.763 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.763 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.763 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.763 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:58.763 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:35:58.763 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.763 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:35:58.763 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.763 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.763 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.763 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.763 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:35:58.763 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.763 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:58.763 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.763 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:58.763 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:58.763 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.763 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:35:58.763 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:35:58.763 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.763 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:58.763 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:58.764 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:58.764 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:35:58.764 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:35:58.764 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.764 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:58.764 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:58.765 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:58.765 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:35:58.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:58.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:58.765 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:58.765 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:35:58.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:58.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:58.765 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:58.765 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:35:58.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:58.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:58.765 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:58.765 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:35:58.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:58.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.765 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:58.765 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:35:58.765 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:35:58.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:58.765 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:35:58.765 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:35:58.766 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:35:58.766 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:35:58.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:58.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:35:58.766 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:35:58.766 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:35:58.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:58.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:35:58.766 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:35:58.766 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.766 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:35:58.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.766 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.766 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:35:58.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:35:58.766 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:35:58.766 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:35:58.766 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:35:58.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:58.766 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:58.767 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:35:58.767 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:35:58.767 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.767 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:35:58.767 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:35:58.767 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.767 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:58.767 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.767 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.767 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.767 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:35:58.767 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.767 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.767 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.767 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.768 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.768 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.768 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:35:58.768 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.768 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.768 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.768 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.768 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.768 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:58.768 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:58.768 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:58.768 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:35:58.768 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:58.768 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:58.768 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:58.768 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:58.768 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:35:58.768 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:35:58.768 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:35:58.768 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:58.768 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:58.768 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:35:58.768 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:35:58.768 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.768 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:35:58.768 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.768 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:58.768 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:35:58.768 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.768 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:35:58.768 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:35:58.768 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.768 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.769 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:35:58.769 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.769 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.769 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.769 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.769 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:58.769 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.769 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.769 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.769 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.769 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:58.769 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.769 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:35:58.769 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:35:58.769 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.769 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:58.769 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.770 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:58.770 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:35:58.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:58.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:58.770 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:58.770 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:35:58.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:58.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:58.770 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:58.770 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:35:58.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:58.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:58.770 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:58.770 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:35:58.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:58.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.770 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:58.770 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:35:58.770 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:35:58.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:58.770 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:35:58.770 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:35:58.771 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:35:58.771 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:35:58.771 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:58.771 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:58.771 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:35:58.771 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.771 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.771 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.771 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.771 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.771 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.772 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.772 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.772 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.772 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.772 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:35:58.772 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:58.772 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:35:58.772 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:35:58.773 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.773 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:58.773 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:58.773 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:58.773 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:58.773 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:35:58.773 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:58.773 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:58.773 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:58.773 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:58.773 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:58.773 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:58.773 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:35:58.773 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:58.773 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:58.773 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:58.773 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:58.773 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:58.773 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:58.773 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:35:58.773 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:58.773 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:58.773 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:58.773 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:58.773 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:58.773 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:58.774 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:35:58.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:58.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.774 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:58.774 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:35:58.774 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:35:58.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:58.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:35:58.774 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:35:58.774 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:35:58.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:58.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:35:58.774 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:35:58.774 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:35:58.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:58.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:35:58.774 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:35:58.774 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:35:58.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:58.774 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:35:58.774 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:35:58.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:35:58.775 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.775 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.776 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.776 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.776 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:35:58.776 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:58.776 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:58.776 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.776 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.776 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.776 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.776 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.776 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:35:58.776 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:58.776 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:58.776 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.776 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.776 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.776 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:58.776 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.776 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.777 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:58.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:58.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:58.777 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.777 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.777 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:58.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:58.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:58.777 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.777 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.777 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:58.777 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:58.777 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:58.777 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:58.777 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:58.777 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:35:58.777 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.777 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.777 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.777 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.777 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:35:58.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.777 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.777 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.777 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.777 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.778 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.778 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.778 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:35:58.778 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.778 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.778 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.778 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.778 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.778 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:58.778 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.778 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:35:58.778 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:35:58.778 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.778 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.779 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:58.779 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:58.779 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:58.779 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.779 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.779 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:58.779 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:58.779 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:58.779 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.779 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.779 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:58.779 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:58.779 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:58.779 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:35:58.779 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.779 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:35:58.779 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:35:58.779 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:58.779 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:58.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.780 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:35:58.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.780 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:35:58.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.780 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:35:58.780 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:58.780 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:58.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:58.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.780 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:58.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:58.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.780 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:58.780 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:58.780 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:58.780 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:35:58.780 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:58.780 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:58.781 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:58.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.781 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.781 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.781 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:58.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.781 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.781 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.781 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:58.781 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:58.781 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:58.781 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:35:58.781 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:58.781 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:58.781 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:35:58.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:58.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:58.781 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.781 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.781 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:35:58.781 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:58.781 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:58.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.782 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:35:58.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.782 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:35:58.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.782 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:35:58.782 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:58.782 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:58.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:58.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.782 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:58.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:58.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.782 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:58.782 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:58.782 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:58.782 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:35:58.782 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:58.782 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:58.783 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:58.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.783 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.783 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.783 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:58.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:58.783 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:58.783 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:58.783 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:58.783 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:58.783 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:58.783 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:35:58.783 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.784 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.784 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.784 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.784 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.784 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.784 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.784 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.784 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.784 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.784 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.786 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.786 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:58.786 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.786 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:35:58.786 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:35:58.787 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:58.787 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:58.788 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:35:58.788 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@428eda27, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:35:58.788 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:35:58.788 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:35:58.788 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:35:58.788 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:35:58.788 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:35:58.788 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:35:58.789 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:35:58.789 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:35:58.790 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:35:58.790 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:35:58.791 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:35:58.791 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:58.791 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:35:58.791 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:58.792 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:35:58.792 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@786384a6] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@d70bdec] 18:35:58.793 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:58.793 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.808 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:58.808 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.831 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:58.831 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:58.840 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:58.840 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.849 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:58.849 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.859 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:58.859 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:58.867 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:58.867 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:58.867 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:58.867 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:58.867 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:58.867 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:58.867 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:58.867 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:58.867 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:58.867 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:58.868 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:58.869 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:58.870 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.870 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:35:58.870 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:58.870 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:35:58.870 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:35:58.870 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:35:58.870 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3291cfad] 18:35:58.870 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@756974d8] 18:35:58.870 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.870 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.870 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:58.870 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7239f4ba] 18:35:58.870 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:58.870 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:58.870 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:58.870 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:58.870 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@496d7bd9] 18:35:58.870 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:58.870 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4ab4f6d7] 18:35:58.870 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:58.870 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7715471f] 18:35:58.870 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7fd99475] 18:35:58.870 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:35:58.870 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d489be4] 18:35:58.870 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.871 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.871 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:58.871 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:58.871 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.871 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:35:58.871 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:58.871 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:35:58.871 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:35:58.871 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:35:58.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@30a7dcd4] 18:35:58.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6d575860] 18:35:58.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:58.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@49df0145] 18:35:58.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:58.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:58.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:58.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:58.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@30b0de1d] 18:35:58.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:58.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@76c6a458] 18:35:58.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:35:58.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@47a246ec] 18:35:58.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:35:58.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:35:58.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:58.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@912756d] 18:35:58.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4a35f473] 18:35:58.871 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.872 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.872 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:58.872 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:58.872 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:58.872 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:58.872 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:35:58.872 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:35:58.872 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:58.872 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:58.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1ff55eff] 18:35:58.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@ab58ff] 18:35:58.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:58.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:58.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:58.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:58.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:35:58.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:35:58.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:35:58.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:35:58.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4a4cbe62] 18:35:58.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:35:58.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:35:58.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:35:58.872 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.872 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.873 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:35:58.873 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:35:58.873 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:58.873 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:35:58.873 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:35:58.873 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:58.873 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:35:58.873 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:35:58.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4d4bb9cd] 18:35:58.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6a39c005] 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:35:58.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@16de7a51] 18:35:58.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3243b967] 18:35:58.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@39055e0d] 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:35:58.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3fcd5561] 18:35:58.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7224267f] 18:35:58.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@151daca9] 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:35:58.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:35:58.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1b2f18bd] 18:35:58.874 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3dd4d6e6] 18:35:58.874 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:35:58.874 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@576c8cea] 18:35:58.874 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:35:58.874 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4898cd22] 18:35:58.874 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2b91de7c] 18:35:58.874 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:58.874 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@30694e0e] 18:35:58.874 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.874 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.874 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:35:58.874 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:58.875 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:58.875 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:58.875 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:35:58.875 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:58.875 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:58.875 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:58.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3519f35] 18:35:58.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@d2eb3a0] 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:58.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d2d4939] 18:35:58.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2566428f] 18:35:58.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@421a0ba2] 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:58.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@74948d11] 18:35:58.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@9aa9e4a] 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:58.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5c84f71d] 18:35:58.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:58.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@34468b30] 18:35:58.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@64ea74ac] 18:35:58.875 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.875 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.876 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:35:58.876 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:58.876 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:58.876 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:58.876 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:35:58.876 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:58.876 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:58.876 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:58.876 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@396feeb5] 18:35:58.876 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4228da9a] 18:35:58.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:58.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:58.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:58.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:58.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:58.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:58.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:58.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:58.876 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.876 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.876 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:35:58.876 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:58.876 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3393d740] 18:35:58.876 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@37eb27a2] 18:35:58.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.876 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.876 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:35:58.877 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6ffd0aa8] 18:35:58.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:35:58.877 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7099f498] 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7d8e1c87] 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7a21e1d4] 18:35:58.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:58.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:58.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:58.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:58.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:58.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:58.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@13c3491d] 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@24d5a11a] 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3c775fd7] 18:35:58.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@139be871] 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1a19d0be] 18:35:58.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@134d6f96] 18:35:58.877 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@15c203cf] 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5956b966] 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.877 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.878 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:35:58.878 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:35:58.878 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@d9e0ed2] 18:35:58.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:58.878 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.878 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.878 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:35:58.878 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:35:58.878 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@700e4826] 18:35:58.878 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1c7f52c8] 18:35:58.878 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@616a370b] 18:35:58.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:58.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:58.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:58.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:58.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:58.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:58.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:58.878 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:58.878 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.878 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.878 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:35:58.878 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7f5e2cf1] 18:35:58.879 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:35:58.879 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1469d14a] 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3fbda43d] 18:35:58.879 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.879 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:58.879 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2f0fa056] 18:35:58.879 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:35:58.879 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1ddf5237] 18:35:58.879 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.879 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:35:58.880 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@c14943c] 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7a0daf3d] 18:35:58.880 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.880 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:58.880 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@37e5111b] 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:35:58.880 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1d3aad20] 18:35:58.880 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:35:58.880 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5b74c45a] 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4ac73165] 18:35:58.880 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:58.880 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:58.880 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:58.881 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:35:58.881 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:58.883 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:35:58.884 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b19bc9c] 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. 18:35:58.884 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:35:58.884 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:35:58.884 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:35:58.884 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:35:58.884 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:35:58.884 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:35:58.884 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:35:58.884 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:35:58.885 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:35:58.885 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:35:58.885 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:35:58.885 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:35:58.885 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:35:58.885 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:35:58.885 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:35:58.885 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:35:58.885 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:35:58.885 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:35:58.885 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:35:58.886 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2fc1b04a] 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. 18:35:58.887 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:58.887 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:35:58.888 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:58.888 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:35:58.889 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:35:58.890 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:58.890 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:35:58.891 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:35:58.891 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:58.892 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:35:58.892 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:58.893 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:35:58.893 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:35:58.894 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:58.895 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:58.895 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:35:58.896 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:35:58.896 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:35:58.897 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:35:58.897 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:35:58.898 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:35:58.898 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:35:58.900 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:58.902 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:58.903 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:58.904 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:58.905 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:58.906 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:35:58.907 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:58.908 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:58.915 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:35:58.916 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:58.917 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:35:58.918 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:35:58.919 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:35:58.920 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:35:58.930 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:35:58.930 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:35:58.931 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:35:58.931 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:35:58.932 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:58.932 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:35:58.932 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:35:58.932 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:35:58.932 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 2b641367-9534-4604-aa6d-eafa5570eef3 () 18:35:58.932 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:35:58.932 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:35:58.935 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:35:58.935 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@4d574ec7] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@d70bdec] 18:35:58.935 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:35:58.935 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:35:58.936 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:35:58.938 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:35:58.947 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:35:58.947 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:35:58.947 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:35:58.947 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:35:58.947 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:35:58.947 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:35:58.947 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:35:58.948 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:35:58.948 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:35:58.948 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:58.948 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@23673954 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@4a02197b 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@28391cc6 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@29ec693e 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@33db58ce 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@6948460f 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@9f7a8cc 18:35:58.949 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@43188555 18:35:58.950 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@2a6ca8d0] into BootstrapContext; was [null] 18:35:58.950 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1bffbac] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@353a829f] 18:35:58.967 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:35:58.967 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:35:58.967 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:35:58.967 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:35:58.967 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:35:58.967 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:35:58.967 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:35:58.967 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:35:58.967 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:35:58.967 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:58.968 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:35:58.968 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:35:58.968 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:35:58.968 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:35:58.968 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:58.968 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:35:58.968 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:35:58.968 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:35:58.968 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:35:58.968 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:35:58.968 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:35:58.968 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:35:58.984 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:35:58.984 [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 18:35:58.984 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:35:58.984 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:35:58.985 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:35:58.986 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5ed76e4f] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@2bbadc1] 18:35:58.986 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:35:58.986 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:35:58.986 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:35:58.987 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.987 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:35:58.987 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:35:58.988 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.988 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:58.988 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:58.988 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.988 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.988 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:35:58.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.988 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.988 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.988 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.989 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.989 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:35:58.989 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.989 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.989 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:58.989 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:58.989 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:58.989 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.989 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:35:58.989 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.989 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.989 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:58.989 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.989 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:35:58.989 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.989 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:58.989 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:58.989 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:35:58.989 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:58.989 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:58.989 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:58.989 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.989 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:58.989 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.990 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:58.990 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.990 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:58.990 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.990 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:58.990 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.990 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.990 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:58.990 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:35:58.991 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.991 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:35:58.991 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:35:58.992 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:58.992 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:58.992 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:58.992 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:58.992 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.992 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:35:58.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.992 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.992 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.992 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:58.992 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.992 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:35:58.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.992 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.995 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.995 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.995 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:58.995 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:58.995 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:58.995 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:58.995 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:58.996 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:58.996 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:35:58.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:58.996 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:58.996 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:58.996 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:58.996 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:58.996 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:58.996 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:35:58.996 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.997 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:58.997 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:58.997 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:58.997 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:58.997 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:58.998 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:58.998 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:35:58.998 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:58.998 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:58.998 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:58.998 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:58.998 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.998 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:58.998 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.998 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:58.998 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:58.998 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:58.998 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.998 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.998 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:58.999 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:58.999 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:58.999 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.999 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:58.999 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:58.999 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:58.999 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.000 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.000 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.000 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:59.000 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:59.000 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:35:59.001 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:59.001 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:35:59.001 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.001 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:35:59.001 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.001 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.001 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.001 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.001 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:59.001 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:35:59.001 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.003 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:35:59.003 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.003 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.012 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.013 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.013 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:35:59.013 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.013 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:59.013 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.013 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:59.013 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:59.013 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.013 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:35:59.013 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:35:59.013 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.013 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:59.013 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:59.014 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:59.014 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:35:59.014 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:35:59.014 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.014 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:59.014 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:59.014 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:59.014 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:59.014 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:35:59.014 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.014 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:59.015 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:59.015 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:35:59.015 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.015 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:59.015 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:59.015 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:35:59.015 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.015 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:59.015 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:59.015 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:35:59.015 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.015 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.015 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:59.015 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:35:59.015 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:35:59.015 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:59.015 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:35:59.015 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:35:59.015 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:35:59.015 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:59.015 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:35:59.015 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:35:59.015 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:35:59.015 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:59.015 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:35:59.015 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:35:59.015 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:35:59.016 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.016 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.016 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:35:59.016 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.016 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.016 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.016 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.016 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.016 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.016 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:35:59.016 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.016 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.016 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.016 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.016 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:35:59.016 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:35:59.016 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:35:59.016 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:35:59.016 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:59.016 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:59.016 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:35:59.016 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:35:59.016 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.016 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:35:59.016 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:35:59.017 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.017 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:59.017 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.017 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.017 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.017 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:35:59.017 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.017 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.017 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.017 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.017 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.017 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.017 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:35:59.017 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.017 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.017 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.017 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.017 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.017 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:59.017 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:59.017 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:59.017 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:35:59.017 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:59.017 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:59.017 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:59.017 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:59.017 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:35:59.017 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:35:59.017 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:35:59.017 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:59.017 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:59.017 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:35:59.017 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:35:59.017 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.017 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:35:59.017 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.017 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:59.017 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:35:59.017 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.018 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:35:59.018 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:35:59.018 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.018 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.018 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:35:59.018 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.018 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.018 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.018 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.018 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:59.018 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.018 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.018 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.018 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.018 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:59.018 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.018 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:35:59.018 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:35:59.018 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.018 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:59.018 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.019 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:59.019 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:35:59.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:59.019 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:59.019 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:35:59.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:59.019 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:59.019 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:35:59.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:59.019 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:59.019 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:35:59.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.019 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:59.019 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:35:59.019 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:35:59.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:59.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:35:59.019 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:35:59.019 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:35:59.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:59.019 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:35:59.019 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:35:59.019 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.020 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.020 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.020 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.020 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.020 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:35:59.021 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.021 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:35:59.021 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:35:59.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.021 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:59.021 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:59.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:59.021 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:35:59.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.021 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:59.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:59.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:59.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:59.021 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:35:59.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.021 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:59.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:59.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:59.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:59.021 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:35:59.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.021 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:59.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:59.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:59.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:59.021 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:35:59.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.021 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.022 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:59.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:35:59.022 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:35:59.022 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:59.022 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:35:59.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:35:59.022 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:35:59.022 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:59.022 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:35:59.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:35:59.022 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:35:59.022 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:59.022 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:35:59.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:35:59.022 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:35:59.022 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:59.022 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:35:59.022 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:35:59.023 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:35:59.023 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.023 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.024 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.024 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:35:59.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:59.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:59.024 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.024 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.024 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.024 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.024 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:35:59.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:59.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:59.024 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.024 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.024 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.024 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:59.024 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.024 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.024 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:59.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:59.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:59.024 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.031 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.031 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:59.031 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:59.031 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:59.031 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.031 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.031 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.031 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.031 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.031 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.031 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.031 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:35:59.031 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.031 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.032 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.032 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.032 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:35:59.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.032 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.032 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.032 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.032 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.032 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.032 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:35:59.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.032 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.032 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.032 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.032 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.032 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:59.032 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.032 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:35:59.033 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:35:59.033 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.033 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.033 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:59.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:59.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:59.033 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.033 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.033 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:59.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:59.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:59.033 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.033 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:59.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:59.033 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:59.033 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:35:59.033 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.033 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:35:59.033 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:35:59.033 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:59.033 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:59.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.034 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:35:59.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.034 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:35:59.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.034 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:35:59.034 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:59.034 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:59.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:59.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.034 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:59.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:59.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.034 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:59.034 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:59.034 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:59.034 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:35:59.034 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:59.034 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:59.035 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:59.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.035 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.035 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.035 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:59.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.035 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.035 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.035 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:59.035 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:59.035 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:59.035 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:35:59.035 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:59.035 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:59.035 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:35:59.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:59.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:59.035 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.035 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.035 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:35:59.035 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:59.035 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:59.036 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.036 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.036 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:35:59.036 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.036 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.036 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.036 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.036 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.036 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.036 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.036 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:35:59.036 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.036 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.036 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.036 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.036 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.036 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:35:59.036 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:59.036 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:59.036 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:59.036 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:59.036 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:59.036 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.036 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.036 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:59.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:59.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:59.037 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.037 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:59.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:59.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:59.038 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:35:59.038 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:59.038 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:59.039 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:59.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.039 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.039 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.039 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:59.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.039 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.039 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.039 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:59.039 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:59.039 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:59.039 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:35:59.040 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.040 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.040 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.040 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.040 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.041 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.041 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.041 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.041 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.042 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.042 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.042 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.042 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.042 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.043 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.043 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.043 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.043 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.043 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.043 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.043 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.043 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.043 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.044 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.044 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.044 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.044 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.044 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.044 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.044 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.046 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:35:59.046 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:35:59.048 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:59.050 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:59.051 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:35:59.051 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@2d8a4003, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:35:59.052 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:35:59.052 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:35:59.052 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:35:59.052 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:35:59.052 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:35:59.052 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:35:59.053 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:35:59.053 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:35:59.054 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:35:59.054 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:35:59.055 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:35:59.056 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:59.056 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:35:59.056 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:59.058 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:35:59.058 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5ed76e4f] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@3426ce80] 18:35:59.059 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:59.059 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.087 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:59.087 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.105 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:59.105 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:59.115 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:59.115 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.128 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:59.128 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.141 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:59.141 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.150 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:59.150 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:59.150 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:59.150 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:59.150 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:59.150 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.150 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:59.150 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:59.150 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:59.150 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:59.151 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:35:59.152 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:59.152 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:35:59.152 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:59.152 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:59.152 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:59.153 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:59.154 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:59.154 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.154 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:35:59.154 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:59.154 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:35:59.154 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:35:59.154 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:35:59.154 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2347a481] 18:35:59.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@47af69bc] 18:35:59.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:59.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@332c14f2] 18:35:59.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:59.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:59.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:59.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:59.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@27169a80] 18:35:59.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4975af1] 18:35:59.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:59.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@57cf5515] 18:35:59.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4b6c0937] 18:35:59.155 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:35:59.155 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@58bd5840] 18:35:59.156 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.156 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.157 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:59.157 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:59.158 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.158 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:35:59.158 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:59.158 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:35:59.158 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:35:59.158 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:35:59.158 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6643c174] 18:35:59.158 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4b894754] 18:35:59.158 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.158 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.158 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:59.159 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2afac2f7] 18:35:59.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:59.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:59.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:59.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:59.159 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@75440613] 18:35:59.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.159 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@700666b9] 18:35:59.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:35:59.159 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@c17ef34] 18:35:59.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:35:59.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:35:59.159 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:59.159 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3689931e] 18:35:59.159 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@757908d8] 18:35:59.159 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.159 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.160 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:59.160 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:59.160 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:59.160 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:59.160 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:35:59.160 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.160 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.160 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.160 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@46a4370c] 18:35:59.160 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@66837d7b] 18:35:59.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:35:59.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:35:59.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:35:59.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:35:59.160 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4691b83d] 18:35:59.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:35:59.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:35:59.160 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:35:59.160 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.161 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.162 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:35:59.162 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:35:59.162 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.162 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:35:59.162 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:35:59.162 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:59.162 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:35:59.162 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:35:59.162 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@672e3f24] 18:35:59.162 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@11084cb5] 18:35:59.162 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.162 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.162 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:59.162 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:35:59.162 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:35:59.162 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@54271d08] 18:35:59.162 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7198edd] 18:35:59.162 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@47bdfc41] 18:35:59.162 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:35:59.162 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:35:59.162 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:35:59.162 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:35:59.162 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:35:59.162 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:35:59.162 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:35:59.162 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3cb4e32b] 18:35:59.163 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@29866f6d] 18:35:59.163 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4cc69f5c] 18:35:59.163 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:35:59.163 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:35:59.163 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:35:59.163 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:35:59.163 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:35:59.163 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:35:59.163 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:35:59.163 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:35:59.163 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:35:59.163 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3bce4b76] 18:35:59.163 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@26f5c508] 18:35:59.163 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:35:59.163 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@10a55edc] 18:35:59.163 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:35:59.163 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@33de7cc] 18:35:59.163 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4ae19926] 18:35:59.163 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.163 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@42b4d8f7] 18:35:59.163 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.164 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.166 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:35:59.166 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.167 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.167 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:59.167 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:35:59.167 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:59.167 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.167 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.167 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@785d3dc3] 18:35:59.167 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1432a683] 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:59.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@27e9ac69] 18:35:59.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@26ee00a9] 18:35:59.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@152d019b] 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:59.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3bea06d0] 18:35:59.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@18115fdf] 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@52ed0d8e] 18:35:59.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:59.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@23184551] 18:35:59.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@482f1b64] 18:35:59.168 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.168 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.170 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:35:59.170 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:59.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:35:59.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.170 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5a524a19] 18:35:59.170 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@60e9bda0] 18:35:59.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:59.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:59.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:59.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:59.170 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.171 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.171 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:35:59.171 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.171 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@79b417ed] 18:35:59.171 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@549db1c6] 18:35:59.171 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.171 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.171 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.171 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.171 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:35:59.171 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.171 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1be66706] 18:35:59.171 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.171 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.171 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:35:59.172 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@8d27060] 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6a5a00b3] 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@42ac84a9] 18:35:59.172 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.172 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.172 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.172 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.172 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:59.172 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:59.172 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@945b2f] 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@20deb6f5] 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4a9b3bf5] 18:35:59.172 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@348a2f49] 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@16e557d4] 18:35:59.172 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@435932e3] 18:35:59.172 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@500eedee] 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@351b70c1] 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.172 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:35:59.172 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:35:59.173 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@9fcca41] 18:35:59.173 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.173 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.173 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.173 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:35:59.173 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:35:59.173 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@24fec3b3] 18:35:59.173 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4a0d3295] 18:35:59.173 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@254c4757] 18:35:59.173 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.173 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.173 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.173 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.173 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:59.173 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:59.173 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:59.173 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:59.173 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.173 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.173 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:35:59.173 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:35:59.173 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@51713b0f] 18:35:59.173 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.173 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.173 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.174 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:35:59.174 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.174 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@ebf11cd] 18:35:59.174 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1d6f8bad] 18:35:59.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.174 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.174 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.174 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:59.174 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:35:59.174 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1c87ac1] 18:35:59.174 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.174 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.174 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.174 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:35:59.174 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:59.174 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5621a9eb] 18:35:59.175 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.175 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.175 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.175 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:35:59.175 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:35:59.175 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1a18b38c] 18:35:59.175 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@27636d72] 18:35:59.175 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.175 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.175 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.175 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.175 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:59.175 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:35:59.175 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d9627d3] 18:35:59.175 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.175 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.176 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:35:59.176 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:35:59.176 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2a8be188] 18:35:59.176 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.176 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.176 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.176 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:35:59.176 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:35:59.176 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2f6d684d] 18:35:59.176 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5877a9e7] 18:35:59.176 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.176 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.176 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.176 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.176 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:35:59.176 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.184 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:35:59.185 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4178535a] 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. 18:35:59.185 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:35:59.185 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:35:59.185 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:35:59.185 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:35:59.186 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:35:59.186 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:35:59.186 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:35:59.186 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:35:59.187 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:35:59.187 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:35:59.187 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:35:59.187 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:35:59.187 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:35:59.187 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:35:59.187 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:35:59.187 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:35:59.189 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:35:59.189 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:35:59.189 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:35:59.189 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d23561e] 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. 18:35:59.192 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:59.193 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:35:59.194 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:59.194 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:35:59.197 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:35:59.197 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:59.198 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:35:59.199 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:35:59.200 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:59.202 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:35:59.203 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:59.207 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:35:59.209 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:35:59.210 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:59.210 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:59.211 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:35:59.211 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:35:59.212 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:35:59.217 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:35:59.217 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:35:59.217 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:35:59.218 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:35:59.219 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:59.220 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:59.226 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:59.230 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:59.230 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:59.231 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:35:59.232 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:59.236 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:59.238 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:35:59.239 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:59.240 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:35:59.241 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:35:59.241 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:35:59.242 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:35:59.244 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:35:59.244 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:35:59.256 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:35:59.256 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:35:59.256 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:59.256 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:35:59.256 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:35:59.256 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:35:59.257 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 524ca9b6-8931-4da8-94d0-a21c1063ee04 () 18:35:59.257 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:35:59.257 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:35:59.258 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:35:59.337 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- parse() - HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c 18:35:59.351 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:35:59.372 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- HQL AST --- \-[QUERY] Node: 'query' \-[SELECT_FROM] Node: 'SELECT_FROM' +-[FROM] Node: 'FROM' | \-[RANGE] Node: 'RANGE' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[DOT] Node: '.' | | | | | | | | +-[IDENT] Node: 'org' | | | | | | | | \-[IDENT] Node: 'onap' | | | | | | | \-[IDENT] Node: 'policy' | | | | | | \-[IDENT] Node: 'models' | | | | | \-[IDENT] Node: 'pdp' | | | | \-[IDENT] Node: 'persistence' | | | \-[IDENT] Node: 'concepts' | | \-[IDENT] Node: 'JpaPdpPolicyStatus' | \-[ALIAS] Node: 'c' \-[SELECT] Node: 'SELECT' \-[IDENT] Node: 'c' 18:35:59.397 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select << begin [level=1, statement=select] 18:35:59.408 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromElement -- FromClause{level=1} : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus (c) -> jpapdppoli0_ 18:35:59.408 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName 18:35:59.410 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select : finishing up [level=1, statement=select] 18:35:59.410 [main] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker -- processQuery() : ( SELECT ( {select clause} jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName ) ( FromClause{level=1} PdpPolicyStatus jpapdppoli0_ ) ) 18:35:59.415 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity JpaPdpPolicyStatus): [PdpPolicyStatus] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | originalText: c | \-SqlFragment \-FromClause \-FromElement 18:35:59.417 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Using FROM fragment [PdpPolicyStatus jpapdppoli0_] 18:35:59.417 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select >> end [level=1, statement=select] 18:35:59.417 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (PdpPolicyStatus) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | \-[SQL_TOKEN] SqlFragment: 'jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_' \-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[c], fromElementByTableAlias=[jpapdppoli0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} \-[FROM_FRAGMENT] FromElement: 'PdpPolicyStatus jpapdppoli0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=c,role=null,tableName=PdpPolicyStatus,tableAlias=jpapdppoli0_,origin=null,columns={,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus}} 18:35:59.417 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:35:59.427 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c 18:35:59.427 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- SQL: select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ 18:35:59.427 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:35:59.432 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ 18:35:59.435 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.449 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:35:59.449 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:35:59.449 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:35:59.450 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:35:59.450 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:35:59.450 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:35:59.451 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.451 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:59.451 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:35:59.451 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:35:59.451 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.452 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:59.452 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}] 18:35:59.452 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:35:59.452 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.452 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:59.452 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:35:59.452 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:35:59.453 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.453 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:59.453 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:35:59.453 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:35:59.453 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.453 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:59.453 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:35:59.453 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:35:59.454 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:35:59.454 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 0 updates, 0 deletions to 5 objects 18:35:59.454 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:35:59.454 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:35:59.454 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:35:59.454 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:35:59.454 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, deploy=true} 18:35:59.454 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:35:59.454 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:35:59.454 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.456 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.456 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.456 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.456 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.457 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.457 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.457 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:35:59.457 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ 18:35:59.457 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.457 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:35:59.458 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:35:59.458 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:35:59.458 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 2 18:35:59.458 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}] 18:35:59.458 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 3 18:35:59.458 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:35:59.458 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 4 18:35:59.458 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:35:59.458 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@590b1f1e 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@6892edb0 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}] 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@4c07464c 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}] 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupB 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@5972ab3d 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupB 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@5880bce2 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:35:59.459 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:35:59.459 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.460 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:35:59.460 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@514332a5] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@3426ce80] 18:35:59.460 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:35:59.460 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:35:59.461 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:35:59.462 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:35:59.465 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:35:59.465 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:35:59.465 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:35:59.465 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:35:59.465 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:35:59.465 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:35:59.465 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:35:59.466 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:35:59.467 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:35:59.467 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:35:59.467 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:35:59.468 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:35:59.468 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:59.468 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:59.468 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@1bda7eea 18:35:59.468 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@14919b5c 18:35:59.468 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@7fb3a63c 18:35:59.468 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@2568c451 18:35:59.468 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@6d0dd338 18:35:59.468 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@75defebe 18:35:59.468 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@173e347f 18:35:59.468 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@74973085 18:35:59.468 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@7780a93c] into BootstrapContext; was [null] 18:35:59.468 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7529827c] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1352cd6a] 18:35:59.476 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:35:59.476 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:59.476 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:35:59.476 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:35:59.476 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:35:59.476 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:35:59.476 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:35:59.476 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:35:59.476 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:35:59.478 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:35:59.478 [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 18:35:59.478 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:35:59.478 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:35:59.479 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:35:59.480 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2e5de428] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3b111f64] 18:35:59.484 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:35:59.484 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:35:59.484 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:35:59.485 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.485 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:35:59.485 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:35:59.486 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.486 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:59.486 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.486 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.486 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.486 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:35:59.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.487 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.487 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:35:59.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.487 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:59.487 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:59.487 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:59.487 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:59.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.487 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:35:59.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.487 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:59.487 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:59.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.487 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:35:59.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:59.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:59.488 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:35:59.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:59.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:59.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:59.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.488 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:59.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.488 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:59.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.489 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:59.489 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.489 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.489 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:59.489 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:35:59.490 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.490 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:35:59.490 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:35:59.491 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.491 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:59.491 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.491 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.491 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.491 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:35:59.491 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.491 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.491 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.491 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.491 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.491 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.491 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:35:59.491 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.491 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.491 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.491 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.491 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.491 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:59.491 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.492 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:35:59.492 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.492 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.492 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:35:59.492 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.492 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:59.492 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:35:59.492 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:59.492 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.492 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:59.492 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:35:59.493 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.493 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:35:59.493 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.493 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.493 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.493 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:35:59.493 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.493 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:35:59.493 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.493 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.493 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.493 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.493 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:35:59.493 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.493 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:59.493 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:59.494 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:35:59.494 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.494 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:59.494 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:59.494 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:59.494 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:35:59.494 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.494 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:59.494 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:59.494 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:35:59.494 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.494 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:59.494 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:59.494 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:35:59.494 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.494 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:59.494 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:59.494 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:35:59.494 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.494 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:59.494 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.495 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:59.495 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:35:59.495 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:35:59.495 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:59.495 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:35:59.495 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:35:59.495 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:35:59.495 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:59.495 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:35:59.495 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:35:59.495 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:35:59.495 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:59.495 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:35:59.495 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:35:59.495 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.495 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:35:59.495 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.495 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.495 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.495 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:35:59.495 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.495 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:35:59.495 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:35:59.495 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:35:59.495 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:59.495 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:35:59.495 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:35:59.496 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.496 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:35:59.496 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:35:59.496 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.496 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:59.496 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.496 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.496 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:35:59.496 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.496 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.496 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.496 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.496 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:35:59.496 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.496 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.496 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.496 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:59.496 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:59.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:59.496 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:35:59.496 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:59.496 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:59.496 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:59.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:59.496 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:35:59.496 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:35:59.496 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:35:59.497 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:59.497 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:59.497 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:35:59.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.497 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.497 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.497 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.497 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:59.497 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.497 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:35:59.497 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:35:59.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.498 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:59.498 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:59.498 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:35:59.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:59.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:59.498 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:35:59.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:59.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:59.498 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:35:59.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:59.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:59.498 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:35:59.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.498 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:59.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:35:59.498 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:35:59.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:59.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:35:59.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:35:59.498 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:35:59.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:59.498 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:35:59.498 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:35:59.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:35:59.498 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.499 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.499 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:35:59.499 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.499 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:35:59.499 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:35:59.500 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.500 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:59.500 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.500 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:59.500 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:35:59.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:59.500 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:59.500 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:35:59.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:59.500 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:59.500 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:35:59.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:59.500 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:59.500 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:35:59.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.500 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:59.500 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:35:59.500 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:35:59.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:59.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:35:59.500 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:35:59.500 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:35:59.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:59.500 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:59.500 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:35:59.501 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:35:59.501 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:35:59.501 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:59.501 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:35:59.501 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:35:59.501 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:35:59.501 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:59.501 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:59.501 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:35:59.502 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:35:59.502 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.502 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.502 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:35:59.502 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:59.502 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.502 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.502 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:35:59.502 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:59.502 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.502 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.503 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:59.503 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.503 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.503 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:59.503 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:59.503 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:59.503 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.503 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.503 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:59.503 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:59.503 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:59.503 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.503 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.503 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.503 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.503 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.503 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.503 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.503 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:35:59.503 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.503 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.503 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.503 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:35:59.503 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.503 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.503 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.503 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.503 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.503 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.503 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:35:59.504 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.504 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.504 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.504 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.504 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.504 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:59.504 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.504 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:35:59.504 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:35:59.504 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.504 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.504 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:59.504 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:59.504 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:59.504 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.504 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.505 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:59.505 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:59.505 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:59.505 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.505 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.505 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:59.505 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:59.505 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:59.505 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:35:59.505 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.505 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:35:59.505 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:35:59.505 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:59.505 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:59.506 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.506 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:35:59.506 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.506 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.506 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.506 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.506 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.506 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:35:59.506 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.506 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.506 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.506 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.506 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.506 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:35:59.506 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:59.506 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:59.506 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:59.506 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:59.506 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:59.506 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.506 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.507 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:59.507 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:59.507 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:59.507 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.507 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.507 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:59.507 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:59.507 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:59.507 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:35:59.507 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:59.507 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:59.507 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:59.507 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.507 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.507 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.507 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.507 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:59.507 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.507 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.507 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.507 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.507 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:59.507 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:59.507 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:59.507 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:35:59.507 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:59.507 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:59.507 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:35:59.507 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:59.508 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:59.508 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.508 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.508 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:35:59.508 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:59.508 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:59.508 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.508 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:35:59.508 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.508 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.508 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.508 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.508 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.508 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:35:59.508 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.508 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.508 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.508 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.508 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.508 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:35:59.508 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:59.508 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:59.509 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:59.509 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:59.509 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:59.509 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.509 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.509 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:59.509 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:59.509 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:59.509 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.509 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.509 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:59.509 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:59.509 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:59.509 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:35:59.509 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:59.509 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:59.509 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:59.509 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.509 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.509 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.509 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.509 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:59.509 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.509 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.509 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.509 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.509 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:59.509 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:59.509 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:59.509 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:35:59.510 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.510 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.510 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.510 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.510 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.511 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.511 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.511 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.511 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.511 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.511 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.511 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.511 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.511 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.512 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.513 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:35:59.513 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:35:59.514 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:59.515 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:59.515 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:35:59.515 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@4a256169, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:35:59.515 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:35:59.515 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:35:59.516 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:35:59.516 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:35:59.516 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:35:59.516 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:35:59.516 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:35:59.517 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:35:59.517 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:35:59.517 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:35:59.518 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:35:59.518 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:59.518 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:35:59.518 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:59.519 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:35:59.519 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2e5de428] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@4717bdb3] 18:35:59.519 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:59.519 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.531 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:59.531 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.541 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:59.541 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:59.548 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:59.548 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.555 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:59.555 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.563 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:59.563 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.569 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:59.569 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:59.569 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:59.569 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:59.569 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:59.569 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.569 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:59.569 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:59.569 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:59.569 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:59.570 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:59.571 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:59.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:35:59.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:59.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:35:59.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:35:59.571 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:35:59.572 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4c29f8aa] 18:35:59.572 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@356b37dd] 18:35:59.572 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.572 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.572 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:59.572 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@d7ad9e5] 18:35:59.572 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:59.572 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:59.572 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:59.572 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:59.572 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@56b3dcff] 18:35:59.572 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.572 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@74e506a8] 18:35:59.572 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:59.572 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2f8b4c20] 18:35:59.572 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@50a59a0b] 18:35:59.572 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:35:59.572 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1839f0c4] 18:35:59.572 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.572 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.572 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:59.572 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:59.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:35:59.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:59.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:35:59.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:35:59.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:35:59.573 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@44b5652d] 18:35:59.573 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@31aacbd7] 18:35:59.573 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.573 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.573 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:59.573 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@75388ef2] 18:35:59.573 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:59.573 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:59.573 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:59.573 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:59.573 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@440f55ad] 18:35:59.573 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.573 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6e2b663] 18:35:59.573 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:35:59.573 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@371ce753] 18:35:59.573 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:35:59.573 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:35:59.573 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:59.573 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@43defae6] 18:35:59.573 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@509c1d50] 18:35:59.573 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.573 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.573 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:59.573 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:59.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:59.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:59.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:35:59.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.573 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.573 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@ea5e6f] 18:35:59.573 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6e10c0a6] 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:35:59.574 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@38a0ccc4] 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:35:59.574 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.574 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.574 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:35:59.574 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:35:59.574 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.574 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:35:59.574 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:35:59.574 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:59.574 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:35:59.574 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:35:59.574 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@62b0a58b] 18:35:59.574 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@57184af3] 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:35:59.574 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@370babf4] 18:35:59.574 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@22d12034] 18:35:59.574 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@480a3ffc] 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:35:59.574 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@46014193] 18:35:59.574 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1be609f8] 18:35:59.574 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5e469999] 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:35:59.574 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:35:59.574 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@67be1284] 18:35:59.575 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@660afeb2] 18:35:59.575 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:35:59.575 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@25759aba] 18:35:59.575 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:35:59.575 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5e977703] 18:35:59.575 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@492a7467] 18:35:59.575 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.575 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7864ec9e] 18:35:59.575 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.575 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.575 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:35:59.575 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.575 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.576 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:59.576 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:35:59.576 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:59.576 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.576 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.576 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@714d1962] 18:35:59.576 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@14075727] 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:59.576 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@48d4189e] 18:35:59.576 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6644d0cc] 18:35:59.576 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4cfe2c78] 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:59.576 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@540c96e2] 18:35:59.576 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@26426de8] 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.576 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7bd9e2f7] 18:35:59.576 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:59.576 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@75a9e1ad] 18:35:59.576 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@45a2d27c] 18:35:59.576 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.576 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.576 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:35:59.576 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.577 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.577 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:59.577 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:35:59.577 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.577 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.577 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.577 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@703aca0d] 18:35:59.577 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@444050a7] 18:35:59.577 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.577 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.577 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.577 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.577 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:59.577 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:59.577 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:59.577 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:59.577 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.577 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.577 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:35:59.577 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.577 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@bf0b496] 18:35:59.577 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4df30827] 18:35:59.577 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.577 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.577 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.577 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.590 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:35:59.590 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.590 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6cfaed] 18:35:59.590 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.590 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.590 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.590 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:35:59.590 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:35:59.590 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@53508d4b] 18:35:59.590 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@68801feb] 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@fdc3b84] 18:35:59.591 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.591 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.591 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.591 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.591 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:59.591 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:59.591 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@500a67c4] 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@245237eb] 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@68a2ee75] 18:35:59.591 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@75078835] 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7630e516] 18:35:59.591 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@43687954] 18:35:59.591 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3c46e60a] 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@75c99797] 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:35:59.591 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4a0d46d] 18:35:59.591 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.591 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:35:59.591 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@fff6f48] 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@36b3240f] 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@34b28d08] 18:35:59.592 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.592 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.592 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.592 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.592 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:59.592 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:59.592 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:59.592 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:35:59.592 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5e6d8e58] 18:35:59.592 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:35:59.592 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2793d982] 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@657486c1] 18:35:59.592 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.592 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:59.592 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@154398a5] 18:35:59.592 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.592 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:35:59.593 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4ddb5db0] 18:35:59.593 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:35:59.593 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@402e4e9b] 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@168af28a] 18:35:59.593 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.593 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:59.593 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@712d42ed] 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:35:59.593 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@69d92f73] 18:35:59.593 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.593 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.594 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:35:59.594 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:35:59.594 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1de68599] 18:35:59.594 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3ab48325] 18:35:59.594 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.594 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.594 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.594 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.594 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:35:59.594 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.597 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:35:59.597 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7903007c] 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. 18:35:59.597 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:35:59.597 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:35:59.597 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:35:59.597 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:35:59.597 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:35:59.598 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:35:59.598 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7d5e2461] 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. 18:35:59.599 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:59.600 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:35:59.600 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:59.601 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:35:59.601 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:35:59.602 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:59.602 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:35:59.603 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:35:59.603 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:59.603 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:35:59.604 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:59.604 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:35:59.605 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:35:59.605 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:59.606 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:59.607 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:35:59.607 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:35:59.607 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:35:59.608 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:35:59.608 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:35:59.609 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:35:59.609 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:35:59.610 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:59.611 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:59.612 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:59.613 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:59.614 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:59.615 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:35:59.616 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:59.617 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:59.617 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:35:59.618 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:59.619 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:35:59.620 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:35:59.621 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:35:59.622 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:35:59.623 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:35:59.623 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:35:59.629 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:35:59.629 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:35:59.629 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:59.630 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:35:59.630 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:35:59.630 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:35:59.630 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: b29872f0-7785-4c14-9422-1d570ab4b663 () 18:35:59.630 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:35:59.630 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:35:59.634 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:35:59.634 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.636 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.636 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.639 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=name, version=0.0.0) 18:35:59.639 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.641 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:35:59.641 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:35:59.650 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:35:59.650 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:35:59.650 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:35:59.652 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.652 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.652 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.653 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.653 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.653 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:59.655 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.655 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.655 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.657 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.657 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.657 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:59.658 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.658 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.658 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.659 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.659 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:59.660 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:35:59.660 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:35:59.661 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:35:59.661 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:35:59.661 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:35:59.662 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:59.662 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:59.662 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:59.662 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:59.662 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:35:59.662 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:35:59.662 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:35:59.663 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:35:59.663 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:35:59.663 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:35:59.664 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:59.665 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:59.666 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.667 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.667 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:59.668 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:59.668 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.668 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.669 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:59.669 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.669 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:59.670 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:59.671 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.671 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:59.671 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:59.672 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.672 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:59.672 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:59.673 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.673 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:59.673 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:59.674 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.674 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.674 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:35:59.675 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.677 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:59.678 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.678 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:59.679 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:59.680 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:59.680 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:59.680 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:59.680 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:59.680 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:59.680 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:59.680 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.680 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.680 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.680 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.680 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.680 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.680 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.680 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:35:59.680 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.681 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.681 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.682 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.683 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.683 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.683 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.683 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:59.683 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:59.683 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:59.683 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:59.683 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:59.683 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:59.683 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:59.683 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:59.683 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.683 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.684 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.684 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.684 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.684 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.684 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.685 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.685 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.687 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.687 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.687 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.687 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.687 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:59.687 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.687 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:59.687 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.688 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:59.688 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:59.688 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:59.688 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:59.688 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.688 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.688 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:59.688 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:59.688 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.688 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.688 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.688 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.688 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.688 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.688 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.688 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.688 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.688 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.689 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.689 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.689 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.689 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.689 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:59.689 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:59.689 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:59.689 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:59.689 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:59.689 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:59.689 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.689 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.689 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.689 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.689 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.689 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.689 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.689 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.689 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:59.689 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.689 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.689 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.690 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.690 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.690 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.690 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.690 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.690 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.690 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.692 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.692 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.692 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.692 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.692 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.692 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.692 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.693 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.693 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.694 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.694 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.694 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.694 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.694 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.694 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.694 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.694 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.695 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.695 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.696 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.696 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.696 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.696 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.696 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.696 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.696 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.698 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.699 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:59.700 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.700 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.700 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:59.701 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:59.702 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.702 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.702 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.702 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.702 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.702 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.702 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.702 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:35:59.702 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.702 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.702 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.703 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.703 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.703 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.703 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:59.703 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:59.703 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:59.703 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:59.703 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:59.703 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:59.703 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:59.703 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:59.703 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.703 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.703 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.703 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.703 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.703 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.704 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.704 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.704 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.704 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.705 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:59.705 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.705 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.705 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.705 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.706 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.706 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.706 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.706 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.706 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.706 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.706 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.707 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:59.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:59.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:59.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:59.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:59.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:59.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.707 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.707 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.707 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.707 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.708 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.708 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:59.708 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.708 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.709 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.709 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.709 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.709 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.709 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.709 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.709 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.709 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.710 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.710 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.710 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.710 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.710 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.710 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.710 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.711 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.711 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.711 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.712 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.712 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.712 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.712 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.712 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.712 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.712 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.712 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.713 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.713 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.713 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.713 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.713 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.713 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.713 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.713 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.714 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.715 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:59.716 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.716 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.716 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.716 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:59.716 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:59.716 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:59.716 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:59.716 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:59.716 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:59.716 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.716 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:59.717 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.717 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.717 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.717 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.717 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.718 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.718 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.718 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:35:59.718 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.718 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.718 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.719 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.719 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.720 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.720 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:59.720 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:59.720 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:59.720 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:59.720 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:59.720 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:59.720 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:59.720 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:59.720 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.720 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.720 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.720 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.720 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.720 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.720 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.721 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.721 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.721 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.721 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:59.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.722 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.722 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.722 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.722 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.722 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.722 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.723 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.723 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.723 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.723 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.723 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:59.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:59.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:59.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:59.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:59.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:59.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.723 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.723 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.723 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.723 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.723 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.723 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:59.724 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.724 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.724 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.724 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.724 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.724 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.724 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.724 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.724 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.724 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.724 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.724 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.724 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.724 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.724 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.724 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.724 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.724 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.724 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.725 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.725 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.726 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.726 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.726 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.726 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.726 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.727 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.727 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.727 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.727 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.727 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.727 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.727 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.728 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.728 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.728 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.728 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:35:59.728 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:35:59.729 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.729 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.730 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.730 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.730 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.731 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.731 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.731 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.731 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.732 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.732 [main] DEBUG org.hibernate.SQL -- select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:35:59.735 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.735 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.736 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.736 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:59.736 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:59.736 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:59.736 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:59.736 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:59.736 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:59.736 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:59.736 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:59.736 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.736 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.736 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.736 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.736 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.736 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.738 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.738 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.738 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.738 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.738 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.738 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.738 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.738 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.739 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.739 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.739 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.739 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.739 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.739 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.739 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.739 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.740 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.740 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.740 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.740 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.740 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.740 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.740 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.741 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.741 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.741 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:59.741 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.742 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.742 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.742 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.742 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.742 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.744 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:35:59.747 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:35:59.747 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:35:59.747 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:35:59.747 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:35:59.747 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:35:59.747 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:35:59.747 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] 18:35:59.747 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] 18:35:59.748 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.748 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.748 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.748 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.748 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.748 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection dereferenced: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.749 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 3 deletions to 3 objects 18:35:59.749 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 6 removals to 6 collections 18:35:59.749 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:35:59.749 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=1970-01-01 00:00:00.0, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:35:59.749 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:35:59.749 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:35:59.749 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.749 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:35:59.750 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done deleting collection 18:35:59.750 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.750 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:59.753 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done deleting collection 18:35:59.753 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.754 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:59.756 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done deleting collection 18:35:59.756 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.756 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:59.756 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done deleting collection 18:35:59.756 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.756 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:35:59.756 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done deleting collection 18:35:59.756 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.756 [main] DEBUG org.hibernate.SQL -- delete from PdpGroup_PdpSubGroup where name=? and version=? 18:35:59.758 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done deleting collection 18:35:59.758 [main] DEBUG org.hibernate.SQL -- delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.761 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.764 [main] DEBUG org.hibernate.SQL -- delete from PdpGroup where name=? and version=? 18:35:59.765 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.765 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.765 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:35:59.765 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.766 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.766 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.766 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:35:59.766 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.767 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.767 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.767 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.767 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:35:59.767 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.767 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:35:59.767 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@35050186] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@4717bdb3] 18:35:59.767 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:35:59.768 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:35:59.768 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:35:59.770 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:35:59.776 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:35:59.776 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:35:59.776 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:35:59.776 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:35:59.776 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:35:59.776 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:35:59.776 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:35:59.777 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:35:59.777 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:35:59.777 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:35:59.777 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@21df4367 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@65d8f9d2 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@43040840 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@12f20b92 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@49edb6d0 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@6bd9d056 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@8fc8365 18:35:59.778 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@ad0a773 18:35:59.779 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@2e2fcbcf] into BootstrapContext; was [null] 18:35:59.779 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@b51e53c] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@67dab898] 18:35:59.784 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:35:59.784 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:35:59.784 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:35:59.784 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:35:59.784 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:35:59.784 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:35:59.784 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:35:59.784 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:35:59.784 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:35:59.784 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:59.784 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:35:59.784 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:35:59.784 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:35:59.784 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:35:59.785 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:35:59.785 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:35:59.785 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:35:59.785 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:35:59.785 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:35:59.785 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:35:59.785 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:35:59.785 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:35:59.787 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:35:59.787 [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 18:35:59.787 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:35:59.787 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:35:59.787 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:35:59.788 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@68c4f321] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3894400] 18:35:59.789 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:35:59.789 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:35:59.789 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:35:59.789 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.789 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:35:59.789 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:35:59.790 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.790 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:59.790 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.791 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.791 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:35:59.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.791 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.791 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:35:59.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.791 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:59.791 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:59.791 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:59.791 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.791 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:35:59.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.791 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:59.791 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.791 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:35:59.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:59.791 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:59.791 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:35:59.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:59.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:59.791 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.792 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:59.792 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.792 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:59.792 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.792 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:59.792 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.792 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.792 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:59.792 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:35:59.793 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.793 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:35:59.793 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:35:59.793 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.793 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:59.793 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.794 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:35:59.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.794 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:35:59.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.794 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.794 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:35:59.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.794 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:35:59.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:59.794 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:35:59.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:59.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:59.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.795 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:59.795 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:35:59.795 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.795 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:35:59.795 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.795 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.795 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.795 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:35:59.795 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.795 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:35:59.795 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.795 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.795 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.795 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.795 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:35:59.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.795 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:59.795 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:35:59.796 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:35:59.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.796 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:59.796 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:59.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:59.796 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:35:59.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:59.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:59.796 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:35:59.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:59.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:59.796 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:35:59.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:59.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:59.796 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:35:59.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:59.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.796 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:59.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:35:59.797 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:35:59.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:59.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:35:59.797 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:35:59.797 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:35:59.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:59.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:35:59.797 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:35:59.797 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:35:59.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:59.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:35:59.797 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:35:59.797 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.797 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:35:59.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.797 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.797 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:35:59.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.798 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:35:59.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:35:59.798 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:35:59.798 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:35:59.798 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:59.798 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:35:59.798 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:35:59.798 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:35:59.798 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.798 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:35:59.798 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:35:59.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.798 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:59.798 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.798 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.798 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:35:59.798 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.798 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.798 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.798 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.798 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.798 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:35:59.798 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.798 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.798 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.798 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.798 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.798 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:35:59.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:35:59.799 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:35:59.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:59.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:35:59.799 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:35:59.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:35:59.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:35:59.799 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:35:59.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:59.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:59.799 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:35:59.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.799 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.799 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:59.799 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.799 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:35:59.799 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:35:59.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.800 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:59.800 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:59.800 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:59.800 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:35:59.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.800 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:59.800 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:59.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:59.800 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:59.800 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:35:59.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.800 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:59.800 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:59.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:59.800 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:59.800 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:35:59.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.800 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:59.800 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:59.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:59.800 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:59.800 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:35:59.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.800 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.800 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:59.800 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:59.800 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.800 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:35:59.801 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:35:59.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:59.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:35:59.801 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:35:59.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:35:59.801 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:35:59.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:59.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:35:59.801 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:35:59.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:35:59.801 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.802 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:35:59.802 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.802 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:35:59.802 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:35:59.802 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:35:59.802 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:59.802 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.802 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:35:59.802 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:35:59.802 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:35:59.802 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.802 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:35:59.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:35:59.802 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:35:59.802 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:35:59.802 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:35:59.802 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:35:59.802 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.802 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:35:59.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:35:59.802 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:35:59.802 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:35:59.802 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:35:59.802 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:35:59.802 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.802 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:35:59.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:35:59.802 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:35:59.802 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:35:59.802 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:35:59.802 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:35:59.802 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:35:59.803 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:35:59.803 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:35:59.803 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:35:59.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:59.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:35:59.803 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:35:59.803 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:35:59.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:59.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:35:59.803 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:35:59.803 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:35:59.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:59.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:35:59.803 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:35:59.803 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:35:59.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:59.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:35:59.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:35:59.804 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:35:59.804 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.804 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.804 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:35:59.804 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:59.804 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.804 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.804 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:35:59.804 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:59.804 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.804 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:59.804 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.804 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.805 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:59.805 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:59.805 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.805 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:35:59.805 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:59.805 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.805 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.805 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.805 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.805 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.805 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:35:59.805 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:35:59.805 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.805 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.805 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:35:59.805 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.805 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.805 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.805 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:35:59.805 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.805 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.805 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:35:59.805 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.805 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:35:59.806 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:35:59.806 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.806 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.806 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:59.806 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:59.806 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:59.806 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.806 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.806 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:35:59.806 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:59.806 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:35:59.806 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.806 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.806 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:59.806 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:59.806 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:35:59.806 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:35:59.806 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.806 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:35:59.807 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:35:59.807 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:59.807 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.807 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:35:59.807 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.807 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.807 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.807 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:35:59.807 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.807 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.807 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:35:59.807 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:59.807 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:59.807 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:59.807 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.807 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:35:59.807 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:59.807 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.807 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:59.807 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:59.807 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:35:59.807 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:35:59.807 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:59.807 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:59.808 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:59.808 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.808 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.808 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.808 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.808 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:35:59.808 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.808 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.808 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.808 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.808 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:59.808 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:59.808 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:35:59.808 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:35:59.808 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:59.808 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:59.808 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:35:59.808 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:59.808 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:35:59.808 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.808 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.808 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:35:59.808 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:59.808 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:59.808 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:35:59.808 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:35:59.808 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:35:59.808 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.808 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:35:59.808 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:35:59.808 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:35:59.808 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:35:59.808 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:35:59.808 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:35:59.808 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:35:59.809 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.809 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:35:59.809 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:35:59.809 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:35:59.809 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:35:59.809 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:35:59.809 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:59.809 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:59.809 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:59.809 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:59.809 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:59.809 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.809 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.809 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:35:59.809 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:59.809 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:35:59.809 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.809 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.809 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:59.809 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:59.809 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:35:59.809 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:35:59.809 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:59.809 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:59.809 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:59.809 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.809 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.809 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.809 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.809 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:35:59.809 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.809 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:35:59.809 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:35:59.809 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:35:59.809 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:59.809 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:59.809 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:35:59.809 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:35:59.810 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.810 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.810 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.810 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.810 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.810 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.810 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.810 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.810 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.811 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.812 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.812 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.812 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:35:59.812 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:35:59.813 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:59.813 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:59.813 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:35:59.813 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@25e0a88c, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:35:59.814 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:35:59.814 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:35:59.814 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:35:59.814 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:35:59.814 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:35:59.814 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:35:59.814 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:35:59.815 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:35:59.815 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:35:59.815 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:35:59.816 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:35:59.816 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:59.816 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:35:59.816 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:35:59.817 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:35:59.817 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@68c4f321] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@6f7be76] 18:35:59.817 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:35:59.817 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.828 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:35:59.828 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.838 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:35:59.838 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:59.844 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:35:59.844 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.851 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:35:59.851 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.858 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:35:59.858 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.864 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:35:59.865 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:35:59.866 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:35:59.866 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:35:59.866 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:35:59.866 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:59.866 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:35:59.866 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:35:59.866 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:35:59.867 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@71499df0] 18:35:59.867 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@73f9b9a] 18:35:59.867 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.867 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.867 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:59.867 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@44465b22] 18:35:59.867 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:59.867 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:59.867 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:59.867 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:59.867 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@77544d06] 18:35:59.867 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.867 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6160ae57] 18:35:59.867 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:59.867 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@17896612] 18:35:59.867 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5f4452bb] 18:35:59.867 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:35:59.867 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@aad1828] 18:35:59.867 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.867 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.867 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:59.867 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:59.868 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:35:59.868 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:35:59.868 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:35:59.868 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:35:59.868 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:35:59.868 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6e5b0d3c] 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@323e4f13] 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1b98f595] 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@440c71e] 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@48efa366] 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1487c3b3] 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3e72c9de] 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@bb3b9e5] 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:35:59.868 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:35:59.868 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:35:59.868 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:59.868 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:35:59.868 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.868 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.868 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2103697b] 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@59f84f8c] 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:35:59.868 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:35:59.868 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5d744727] 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:35:59.869 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:35:59.869 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:35:59.869 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:35:59.869 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:35:59.869 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:59.869 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:35:59.869 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@551e7852] 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@75abea6] 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@47d9de0b] 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@15a4e7d8] 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2990495d] 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4780f080] 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5c4f1961] 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4b87ddbe] 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3a5aa359] 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1dfd70ec] 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d71baf8] 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3d3d6089] 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@52924c1c] 18:35:59.869 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@249e3cb2] 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.869 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.870 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:35:59.870 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.870 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:35:59.870 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:59.870 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:35:59.870 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:59.870 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.870 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.870 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@74e8f4a3] 18:35:59.870 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2207eb9f] 18:35:59.870 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.870 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:59.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4e5dd9b] 18:35:59.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1923858b] 18:35:59.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@56d2e119] 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:59.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@54c659a1] 18:35:59.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4db6794c] 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@66893cd4] 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:59.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1eedd4c7] 18:35:59.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@78809dea] 18:35:59.871 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.871 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.871 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:35:59.871 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.871 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:35:59.871 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:35:59.871 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:35:59.871 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.871 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.871 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:35:59.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@682e7af] 18:35:59.871 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@29420437] 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:59.871 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:35:59.872 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@34443bb1] 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@d1ef2b2] 18:35:59.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:35:59.872 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7928e5ce] 18:35:59.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:35:59.872 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@bfa9d56] 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4186a8f3] 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7fbe3398] 18:35:59.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:35:59.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:35:59.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@11e3225c] 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@c77f6b0] 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@37d57240] 18:35:59.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@577c2d74] 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5f850405] 18:35:59.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:35:59.872 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6cf4ab33] 18:35:59.872 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@702f939f] 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@460e1763] 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:35:59.873 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@315c868b] 18:35:59.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:35:59.873 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7407d953] 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@42046dbf] 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@17b9c3aa] 18:35:59.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:35:59.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:35:59.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:35:59.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:35:59.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:35:59.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:35:59.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:35:59.873 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:35:59.873 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:35:59.873 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d3e4c3a] 18:35:59.874 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:35:59.874 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2b80dc62] 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3400f5aa] 18:35:59.874 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.874 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:59.874 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@70e1a8ab] 18:35:59.874 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:35:59.874 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5991020b] 18:35:59.874 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:35:59.874 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1a714d1] 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3f13f033] 18:35:59.874 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.874 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.874 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:35:59.875 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@59f3c17e] 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:35:59.875 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@e11248f] 18:35:59.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:35:59.875 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@735ea0a4] 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3ef173c] 18:35:59.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:35:59.875 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:35:59.875 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:35:59.875 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.878 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:35:59.878 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@24f48ca0] 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. 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:35:59.879 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:35:59.880 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:35:59.880 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@26443cdf] 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. 18:35:59.881 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:59.881 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:35:59.882 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:35:59.882 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:35:59.883 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:35:59.883 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:59.883 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:35:59.884 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:35:59.884 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:35:59.885 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:35:59.885 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:59.885 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:35:59.886 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:35:59.886 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:59.887 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:35:59.887 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:35:59.887 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:35:59.888 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:35:59.899 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:35:59.900 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:35:59.900 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:35:59.901 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:35:59.902 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:59.903 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:59.905 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:35:59.906 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:59.907 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:35:59.908 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:35:59.909 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:59.910 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:59.910 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:35:59.911 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:35:59.912 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:35:59.918 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:35:59.921 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:35:59.924 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:35:59.929 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:35:59.929 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:35:59.931 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:35:59.931 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:35:59.931 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:35:59.931 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:35:59.931 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:35:59.931 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:35:59.931 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 3ab3a655-9592-4b1d-817f-e0c3dd390dc8 () 18:35:59.931 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:35:59.931 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:35:59.932 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:35:59.932 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:35:59.936 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:35:59.936 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:35:59.936 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:35:59.936 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:35:59.937 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.937 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.937 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.938 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.939 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.939 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:59.939 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.939 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.939 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.940 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.940 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.940 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:59.943 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.943 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.943 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.944 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.945 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:35:59.946 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:35:59.946 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:35:59.947 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:35:59.947 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:35:59.947 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:35:59.947 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:59.947 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:59.947 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:59.947 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:35:59.947 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:35:59.947 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:35:59.947 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:35:59.947 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:35:59.948 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:35:59.948 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:35:59.948 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:35:59.948 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:59.951 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.952 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.952 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:35:59.954 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:59.954 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.954 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:35:59.954 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:59.955 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.955 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:59.955 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:59.955 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.955 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:35:59.955 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:59.956 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.956 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:35:59.956 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:59.956 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.956 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:35:59.956 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:35:59.957 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.957 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.957 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:35:59.957 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.959 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:59.960 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.960 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:59.961 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.961 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.961 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.961 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.961 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.961 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.961 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.961 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:35:59.961 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.961 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.961 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.961 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.962 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.963 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.963 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.963 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:59.963 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:59.963 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:59.963 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:59.963 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:59.963 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:59.963 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:59.963 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:59.963 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.963 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.963 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.963 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.963 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.963 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.965 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.965 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.965 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.967 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.967 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.967 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.967 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.967 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:59.968 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.968 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:59.968 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.968 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:59.968 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:59.968 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:59.968 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:59.968 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.968 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.968 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:59.968 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:59.968 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.968 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.968 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.968 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.968 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.968 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.968 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.969 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.969 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.969 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.969 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.969 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.969 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.969 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.969 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:59.969 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:59.969 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:59.969 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:59.969 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:59.969 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:59.969 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.969 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.969 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.969 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.969 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.969 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.969 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.970 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.970 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:59.970 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.970 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.971 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.971 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.971 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.971 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.971 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.971 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.971 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.971 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.972 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.972 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.972 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.972 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.972 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.972 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.972 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.972 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.972 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.972 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.972 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.972 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.972 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.972 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.972 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.972 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.972 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.972 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.974 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.975 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.975 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.975 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.975 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.975 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.975 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.976 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.978 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.979 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:35:59.979 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.979 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:59.979 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:59.980 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.980 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.980 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.980 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.980 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.980 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.980 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.980 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:35:59.980 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.980 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.980 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:35:59.980 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.980 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.980 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.980 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:35:59.980 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.981 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.981 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.981 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.981 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.981 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.981 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.981 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:35:59.981 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.981 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.981 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:35:59.981 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.981 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.981 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.981 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:35:59.981 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.981 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.981 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.981 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.981 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:35:59.982 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:35:59.982 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.982 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.982 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.982 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:35:59.982 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:35:59.982 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:35:59.982 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:35:59.982 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:35:59.982 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:35:59.982 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:35:59.982 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:35:59.982 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.982 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.982 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.982 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:35:59.983 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:35:59.983 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.983 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:35:59.983 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.984 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.984 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.984 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:35:59.984 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:35:59.984 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.984 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.984 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.984 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.984 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.984 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.984 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.984 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.984 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.984 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:35:59.984 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.984 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.985 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.985 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.985 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.985 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.985 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.985 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.985 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:35:59.985 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.986 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.986 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.986 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:35:59.986 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.986 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.986 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.986 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:35:59.986 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:35:59.986 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:35:59.986 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.986 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:35:59.987 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:35:59.988 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@13d19273] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@6f7be76] 18:35:59.988 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:35:59.988 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:35:59.988 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:35:59.992 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:35:59.999 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:35:59.999 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:35:59.999 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:35:59.999 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:35:59.999 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:35:59.999 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:35:59.999 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:00.001 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:36:00.001 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:00.001 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:36:00.001 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:00.001 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@2754e467 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@3f869b0 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@6f99ed9f 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@2f2c41d3 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@2fdbef8d 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@6faea62f 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@4f7b4b50 18:36:00.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@214b9b5 18:36:00.003 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@72c399fd] into BootstrapContext; was [null] 18:36:00.003 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6846d654] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7df231c7] 18:36:00.009 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:00.009 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:00.009 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:00.010 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:36:00.010 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:36:00.010 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:00.010 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:00.010 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:36:00.010 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:36:00.016 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:00.016 [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 18:36:00.016 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:00.016 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:36:00.017 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:00.018 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1055cfeb] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@2e8a3f87] 18:36:00.018 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:36:00.018 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:36:00.018 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:00.019 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.019 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:00.019 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:00.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.020 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:00.020 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.020 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.020 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:00.020 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.020 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.020 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.020 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.020 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.020 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:00.020 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.020 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.020 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.020 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.020 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.020 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:00.020 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:00.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.021 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:00.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.021 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:00.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.021 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:00.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.021 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:00.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:00.021 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:00.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.021 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.021 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:00.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.021 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.021 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.021 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.022 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.022 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.022 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.022 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.022 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.022 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.022 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:36:00.022 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.023 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:00.023 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:00.023 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.023 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:00.023 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.023 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.023 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.023 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:00.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.023 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.023 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.023 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.023 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:00.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.023 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.023 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.023 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.023 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.024 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.024 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:00.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.024 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:00.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:00.024 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:00.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.024 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.024 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.024 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:36:00.025 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:00.025 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:36:00.025 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.025 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:00.025 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.025 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.025 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.025 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.025 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:00.025 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:36:00.025 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.025 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:00.025 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.025 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.025 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.025 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.025 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:36:00.025 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.025 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.025 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.025 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.025 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:00.025 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.025 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:36:00.025 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:36:00.025 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.025 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.025 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:00.025 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.025 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:00.025 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:00.026 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.026 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:00.026 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.026 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:00.026 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:00.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:00.026 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:00.026 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:00.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:00.026 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:00.026 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:00.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:00.026 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:00.026 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:00.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.026 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:00.026 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:00.026 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:00.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:00.026 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:00.026 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:36:00.029 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:36:00.029 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:36:00.029 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:00.029 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:00.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:00.029 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:00.029 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:36:00.029 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:36:00.030 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:36:00.030 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:00.030 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:00.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:00.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:00.030 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:36:00.030 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:36:00.030 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:36:00.030 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.030 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.030 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:00.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.030 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.030 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.030 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.030 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.030 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:00.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.030 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.030 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.030 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:36:00.030 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:36:00.030 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:00.030 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:00.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:00.030 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:00.030 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:36:00.032 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:36:00.032 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.032 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:36:00.032 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.033 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:00.033 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.033 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:00.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.033 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:00.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.033 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:00.033 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:00.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:00.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:00.033 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:00.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.033 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:36:00.033 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.033 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:36:00.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.034 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.034 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.034 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.034 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:00.034 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:00.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.034 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:00.034 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:00.034 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:00.034 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:00.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.034 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:00.034 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:00.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:00.034 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:00.034 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:00.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.034 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.034 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:00.034 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:00.034 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:00.034 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:00.034 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:00.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:00.035 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:00.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.035 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:00.035 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:00.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:00.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:00.035 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:00.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:00.035 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.035 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.035 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:00.036 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.036 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:00.036 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:36:00.036 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.036 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.036 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.036 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.036 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:36:00.036 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.036 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:36:00.036 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:00.036 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.036 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:00.036 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.036 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:00.036 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:00.036 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:00.036 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.036 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.036 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:00.036 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:00.036 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:00.036 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:00.036 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:00.036 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.036 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.036 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:00.036 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:00.037 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:00.037 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:00.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:00.037 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:00.037 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:00.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.037 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:00.037 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:00.037 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:00.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:00.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:36:00.037 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:00.037 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:00.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:00.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:36:00.037 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:00.037 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:00.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:00.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:36:00.037 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:00.037 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:00.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.037 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.037 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:00.038 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:00.038 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.038 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.038 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:00.038 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:00.038 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.038 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.038 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:00.038 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:00.038 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.038 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.039 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:00.039 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.039 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:00.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.039 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:00.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.039 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.039 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.039 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.039 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.039 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.039 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:00.039 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.039 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.039 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:00.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.039 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.039 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:00.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.039 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.039 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:00.039 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.039 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:00.040 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:00.040 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.040 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.040 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:00.040 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.040 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.042 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.042 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.042 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:00.042 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.042 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.042 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.042 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.042 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:00.042 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:00.042 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:00.042 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:00.042 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.042 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:00.049 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:00.049 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.049 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.049 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:00.049 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.049 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.049 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.049 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:00.049 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.049 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.049 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:00.049 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.049 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:00.049 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.049 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.049 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:00.049 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.049 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.049 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:00.049 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:00.049 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:00.049 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:00.049 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.049 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.050 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:00.050 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.050 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.050 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:00.050 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.050 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.050 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:00.050 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:00.050 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:00.050 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:00.050 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.050 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:00.050 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:00.050 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.050 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:00.050 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.050 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.050 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:00.050 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.050 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.050 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.050 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:00.050 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.050 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.050 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:00.050 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.050 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.051 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:00.051 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.051 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.051 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.051 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.051 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:00.051 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.051 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.051 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.051 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.051 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:00.051 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:00.051 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:00.051 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:00.051 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.051 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.051 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:00.051 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.051 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.051 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.051 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.051 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:00.051 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.051 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.051 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.051 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.051 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:00.051 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:00.051 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:00.051 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:00.051 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.052 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.052 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.052 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.052 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.052 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.052 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.052 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.052 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.052 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.052 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.052 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.053 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.054 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.054 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.054 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.057 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:36:00.057 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:36:00.059 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:00.060 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:00.060 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:00.060 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@52ce568, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:00.061 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:00.061 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:36:00.064 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:00.064 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:36:00.064 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:00.065 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:00.065 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:00.065 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:00.066 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:00.066 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:36:00.067 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:36:00.076 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:00.077 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:36:00.077 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:00.078 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:36:00.078 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1055cfeb] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@1c1023e1] 18:36:00.078 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:00.078 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.101 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:00.101 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.111 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:00.111 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.117 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:00.117 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.125 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:00.125 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.135 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:00.135 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:00.143 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.144 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.145 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.145 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:36:00.145 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:00.145 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:36:00.164 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:36:00.164 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:36:00.164 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@71b3763f] 18:36:00.164 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@44e0a1ce] 18:36:00.164 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.164 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.164 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:00.164 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@a64ca7f] 18:36:00.164 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:00.164 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:00.164 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:00.164 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:00.164 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7bcbc143] 18:36:00.164 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.164 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@799326d7] 18:36:00.164 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:00.164 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@55082ca8] 18:36:00.164 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4176d8a1] 18:36:00.164 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:36:00.164 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6412d815] 18:36:00.164 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.164 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.165 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:00.165 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:00.165 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.165 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:36:00.165 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:00.165 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:36:00.165 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:36:00.165 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:36:00.165 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@457efde] 18:36:00.165 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@10aefe90] 18:36:00.165 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.165 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.165 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:00.165 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2e581514] 18:36:00.165 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:00.165 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:00.165 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:00.165 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:00.165 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7ac397d6] 18:36:00.165 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.165 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3ec69823] 18:36:00.165 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:36:00.165 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5058da5a] 18:36:00.165 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:36:00.165 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:36:00.165 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:00.165 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@56677422] 18:36:00.165 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5c6af94d] 18:36:00.165 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.165 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:00.166 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:00.166 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.166 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:00.166 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:36:00.166 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.166 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.166 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4a767290] 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1b1d094a] 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@48698a4] 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:36:00.166 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:00.166 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.166 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:36:00.166 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:36:00.166 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:36:00.166 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:36:00.166 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@34942d7c] 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@25232234] 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@634aceca] 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5fc46215] 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4ceb78cc] 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:36:00.166 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6334cf1b] 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@24af7177] 18:36:00.166 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1b6acca4] 18:36:00.167 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:36:00.167 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:36:00.167 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:36:00.167 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:36:00.167 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:36:00.167 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:36:00.167 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:36:00.167 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:36:00.167 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:36:00.167 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4f753a9e] 18:36:00.167 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7c3f358c] 18:36:00.167 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:36:00.167 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@40b30d8b] 18:36:00.167 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:36:00.167 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7c7427d4] 18:36:00.167 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1a33530e] 18:36:00.167 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.167 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1f259691] 18:36:00.167 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.167 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.167 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:36:00.167 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.167 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.167 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:00.167 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:36:00.167 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.167 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.167 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@47a20fab] 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1ab5da0c] 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7eb45060] 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4ae58000] 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2298e5d2] 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@32bd65d8] 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6ace857d] 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3505bbbc] 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@172d9bb2] 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4e67bf2a] 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:36:00.168 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.168 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.168 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:00.168 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:36:00.168 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.168 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.168 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@501c3ef6] 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@485ca712] 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:00.168 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:00.168 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:36:00.169 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@71604f60] 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5ca90269] 18:36:00.169 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.169 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:36:00.169 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@37899044] 18:36:00.169 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:36:00.169 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@23cde615] 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6981107f] 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1271a6bb] 18:36:00.169 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.169 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.169 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.169 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.169 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:00.169 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:00.169 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@38f38fcf] 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@655936bd] 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7913a77c] 18:36:00.169 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1b56d6e8] 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3f7fbfba] 18:36:00.169 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@13bf8a36] 18:36:00.169 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@77f3e77a] 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5a3f9efa] 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.169 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:36:00.170 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@187f7868] 18:36:00.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:36:00.170 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1f5e4ec9] 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3930db96] 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5aef58e0] 18:36:00.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:00.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:00.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:00.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:36:00.170 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2af6e44c] 18:36:00.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:36:00.170 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6e59b904] 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@10f42aa9] 18:36:00.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.170 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.170 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:00.171 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6c8f53d1] 18:36:00.171 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:36:00.171 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3b07f8c7] 18:36:00.171 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:36:00.171 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@88d045d] 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@29df2302] 18:36:00.171 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.171 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:00.171 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@57bf6f1] 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:36:00.171 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@29b36c2b] 18:36:00.171 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:36:00.171 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:36:00.171 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@331eb4cc] 18:36:00.172 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6d437aa] 18:36:00.172 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.172 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.172 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.172 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.172 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:36:00.172 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.186 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:36:00.187 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d8ec941] 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. 18:36:00.187 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:36:00.188 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:36:00.188 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:36:00.188 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:36:00.188 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:36:00.188 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:36:00.189 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:36:00.189 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:36:00.189 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:36:00.189 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:36:00.189 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:36:00.190 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:36:00.190 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:36:00.190 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:36:00.190 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:36:00.190 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:36:00.190 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:36:00.190 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:36:00.191 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:36:00.191 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2814bb39] 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. 18:36:00.194 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:00.195 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:00.196 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:00.196 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:36:00.198 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:36:00.199 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:00.200 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:36:00.202 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:36:00.203 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:00.204 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:36:00.204 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:00.206 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:36:00.207 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:36:00.207 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:00.208 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:00.208 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:36:00.209 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:36:00.209 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:36:00.209 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:36:00.210 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:00.210 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:36:00.210 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:36:00.211 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:00.212 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:00.213 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:00.214 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:00.215 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:00.216 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:36:00.217 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:00.218 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:00.218 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:36:00.219 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:00.220 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:00.221 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:36:00.222 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:36:00.222 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:36:00.224 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:00.224 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:00.226 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:00.226 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:00.226 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:00.226 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:36:00.226 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:36:00.226 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:36:00.226 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: ff0a6b11-2364-4430-a561-3b56c4e935fc () 18:36:00.226 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:00.226 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:00.232 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:00.240 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- parse() - HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:00.244 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:00.248 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- HQL AST --- \-[QUERY] Node: 'query' +-[SELECT_FROM] Node: 'SELECT_FROM' | +-[FROM] Node: 'FROM' | | \-[RANGE] Node: 'RANGE' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[DOT] Node: '.' | | | | | | | | +-[DOT] Node: '.' | | | | | | | | | +-[IDENT] Node: 'org' | | | | | | | | | \-[IDENT] Node: 'onap' | | | | | | | | \-[IDENT] Node: 'policy' | | | | | | | \-[IDENT] Node: 'models' | | | | | | \-[IDENT] Node: 'pdp' | | | | | \-[IDENT] Node: 'persistence' | | | | \-[IDENT] Node: 'concepts' | | | \-[IDENT] Node: 'JpaPdpPolicyStatus' | | \-[ALIAS] Node: 'c' | \-[SELECT] Node: 'SELECT' | \-[IDENT] Node: 'c' \-[WHERE] Node: 'WHERE' \-[EQ] Node: '=' +-[DOT] Node: '.' | +-[IDENT] Node: 'c' | \-[IDENT] Node: 'pdpGroup' \-[COLON] Node: ':' \-[IDENT] Node: 'pdpGroup' 18:36:00.249 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select << begin [level=1, statement=select] 18:36:00.249 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromElement -- FromClause{level=1} : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus (c) -> jpapdppoli0_ 18:36:00.250 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName 18:36:00.251 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) 18:36:00.253 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- getDataType() : pdpGroup -> org.hibernate.type.StringType@700b9e6b 18:36:00.253 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c.pdpGroup -> jpapdppoli0_.pdpGroup 18:36:00.254 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select : finishing up [level=1, statement=select] 18:36:00.254 [main] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker -- processQuery() : ( SELECT ( {select clause} jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName ) ( FromClause{level=1} PdpPolicyStatus jpapdppoli0_ ) ( WHERE ( = ( jpapdppoli0_.pdpGroup (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) pdpGroup ) ? ) ) ) 18:36:00.254 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity JpaPdpPolicyStatus): [PdpPolicyStatus] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | originalText: c | \-SqlFragment +-FromClause | \-FromElement \-SqlNode \-BinaryLogicOperatorNode +-DotNode | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | path: c.pdpGroup | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | originalText: c | \-IdentNode | persister: null | originalText: pdpGroup \-ParameterNode 18:36:00.255 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Using FROM fragment [PdpPolicyStatus jpapdppoli0_] 18:36:00.255 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select >> end [level=1, statement=select] 18:36:00.255 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (PdpPolicyStatus) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | \-[SQL_TOKEN] SqlFragment: 'jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_' +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[c], fromElementByTableAlias=[jpapdppoli0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'PdpPolicyStatus jpapdppoli0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=c,role=null,tableName=PdpPolicyStatus,tableAlias=jpapdppoli0_,origin=null,columns={,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus}} \-[WHERE] SqlNode: 'WHERE' \-[EQ] BinaryLogicOperatorNode: '=' +-[DOT] DotNode: 'jpapdppoli0_.pdpGroup' {propertyName=pdpGroup,dereferenceType=PRIMITIVE,getPropertyPath=pdpGroup,path=c.pdpGroup,tableAlias=jpapdppoli0_,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus,classAlias=c} | +-[ALIAS_REF] IdentNode: '(jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName)' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | \-[IDENT] IdentNode: 'pdpGroup' {originalText=pdpGroup} \-[NAMED_PARAM] ParameterNode: '?' {name=pdpGroup, expectedType=org.hibernate.type.StringType@700b9e6b} 18:36:00.255 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:00.255 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:00.255 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- SQL: select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:00.255 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:00.258 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:00.258 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:00.265 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.272 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:00.272 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:00.273 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:00.273 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:00.273 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:00.273 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:00.274 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.274 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.274 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:36:00.274 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:00.275 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.275 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.275 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}] 18:36:00.275 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:00.275 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.275 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.275 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:00.275 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:00.276 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.276 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.276 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:36:00.276 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:00.276 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.276 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.276 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:00.276 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:00.276 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:00.277 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 0 updates, 0 deletions to 5 objects 18:36:00.277 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:00.277 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:00.277 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:00.277 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:00.277 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, deploy=true} 18:36:00.277 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:00.277 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:00.277 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.281 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.281 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.287 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.287 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.288 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.288 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.288 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:36:00.288 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:00.288 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:00.289 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.289 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:00.289 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:36:00.289 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:36:00.290 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 2 18:36:00.290 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}] 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@72577420 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@2a3cdf2b 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}] 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@1d5721df 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:00.290 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}] 18:36:00.290 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.291 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:00.291 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@65d4645b] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@1c1023e1] 18:36:00.291 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:00.291 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:00.294 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:00.296 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:00.303 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:00.303 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:00.303 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:00.303 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:00.303 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:36:00.303 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:36:00.303 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:00.305 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:36:00.305 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:00.305 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@407ed4ce 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@21879bd6 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@6d45eb61 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@6a7488a0 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@5c1af984 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@41de90fa 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@3826543 18:36:00.306 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@4d7ddc1b 18:36:00.306 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@46a0cae9] into BootstrapContext; was [null] 18:36:00.306 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@734ccb87] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@63f410d0] 18:36:00.313 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:00.314 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:00.315 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:00.315 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:00.315 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:00.315 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:00.315 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:00.315 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:00.316 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:00.316 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:00.317 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:36:00.317 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:00.317 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:00.318 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:36:00.319 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:00.319 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:00.320 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:36:00.320 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:36:00.320 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:00.320 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:00.320 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:36:00.320 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:36:00.332 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:00.332 [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 18:36:00.332 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:00.332 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:36:00.333 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:00.334 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4351da3] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@587011f0] 18:36:00.334 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:36:00.334 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:36:00.334 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:00.335 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.335 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:00.335 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:00.336 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.336 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:00.336 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.337 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.337 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:00.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.337 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.337 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:00.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.337 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:00.337 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:00.337 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:00.337 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.337 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:00.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.337 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:00.337 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.337 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:00.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:00.337 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:00.337 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:00.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.337 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:00.337 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:00.337 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.337 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.337 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.338 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.338 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.338 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.338 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.338 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.338 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.338 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.338 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.338 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:36:00.339 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.339 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:00.339 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:00.339 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.339 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:00.339 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.339 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.339 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.339 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:00.339 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.339 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.339 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.339 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.339 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.339 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.339 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:00.339 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.339 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.339 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.339 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.339 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.339 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.340 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:00.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.340 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:00.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:00.340 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:00.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:00.340 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.340 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:00.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.340 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.340 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.341 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.341 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:00.341 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:36:00.341 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.341 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:00.341 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.341 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.341 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.341 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.341 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:36:00.341 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.341 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.341 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.341 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.341 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:00.341 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.341 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:36:00.341 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:36:00.341 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.341 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.341 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:00.341 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.341 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:00.341 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:00.341 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.341 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:00.341 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.342 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:00.342 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:00.342 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:00.342 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:00.342 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:00.342 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:00.342 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:00.342 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.342 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:00.342 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:00.342 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:36:00.342 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:00.342 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:36:00.342 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:00.342 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:36:00.342 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:36:00.342 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.342 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.342 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.343 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.343 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:00.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:36:00.343 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:00.343 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:00.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:00.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:36:00.343 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:00.343 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.343 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:00.343 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.343 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.343 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:00.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.343 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.343 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:00.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.343 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.343 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.344 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:00.344 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:00.344 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:00.344 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:00.344 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:00.344 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:00.344 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:00.344 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:00.344 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:36:00.344 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:00.344 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:00.344 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.344 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.344 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:36:00.344 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:36:00.344 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.344 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:36:00.344 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.344 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:00.344 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:36:00.344 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:36:00.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:36:00.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.354 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.354 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:36:00.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.354 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.354 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.354 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.354 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.354 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:00.354 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:00.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.355 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:00.355 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:00.355 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:00.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:00.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:00.355 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:00.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:00.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:00.355 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:00.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:00.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:00.355 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:00.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.355 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:00.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:00.355 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:00.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:00.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:36:00.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:00.355 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:00.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:00.355 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:36:00.355 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:36:00.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:36:00.355 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.356 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.356 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.356 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.356 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.356 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:36:00.356 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.356 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:36:00.356 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:00.357 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.357 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:00.357 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.357 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:00.357 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:00.357 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:00.357 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:00.357 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:00.357 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:00.357 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:00.357 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.357 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:00.357 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:00.357 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:36:00.357 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:00.357 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:36:00.357 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:00.357 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:36:00.357 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:00.357 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.357 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.357 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:00.358 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:00.358 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.358 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.359 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.359 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:00.359 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:00.359 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.359 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.359 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:00.359 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:00.359 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.359 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:00.359 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.359 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:00.359 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.359 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.359 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:00.359 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.359 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.359 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.359 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.359 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.359 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.359 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.359 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:00.359 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.359 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.359 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.360 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.360 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:00.360 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.360 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.360 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.360 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.360 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.360 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.360 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.360 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:00.360 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.360 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.360 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.360 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.360 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.360 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:00.360 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.360 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:00.360 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:00.360 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.360 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.360 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:00.360 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.360 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.361 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:00.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.361 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:00.361 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:00.361 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:00.361 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:00.361 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:00.361 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:00.361 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.361 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:00.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.361 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.361 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:00.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.361 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.361 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:00.361 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.361 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.362 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:00.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.362 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.362 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.362 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:00.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.362 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.362 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.362 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:00.362 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:00.362 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:00.362 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:00.362 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.362 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.362 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:00.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.362 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.362 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.362 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:00.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.362 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.362 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.362 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:00.362 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:00.362 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:00.362 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:00.362 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.362 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.362 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:00.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:00.362 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:00.362 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.362 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.362 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:00.362 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.362 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.363 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.363 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:00.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.363 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.363 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.363 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.363 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:00.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.363 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.363 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.363 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.363 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.363 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:00.363 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.363 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.365 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:00.365 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.365 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.365 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.366 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.366 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:00.366 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.366 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.366 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.366 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.366 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:00.366 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:00.366 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:00.366 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:00.366 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.366 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.366 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:00.366 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.366 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.366 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.366 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.366 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:00.366 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.366 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.366 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.366 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.366 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:00.366 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:00.366 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:00.366 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:00.367 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.368 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.368 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.368 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.368 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.368 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.368 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.368 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.368 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.368 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.368 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.368 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.368 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.369 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.370 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:36:00.370 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:36:00.371 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:00.371 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:00.371 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:00.371 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@686ae84f, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:00.371 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:00.371 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:36:00.371 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:00.372 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:36:00.372 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:00.372 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:00.372 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:00.372 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:00.377 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:00.377 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:36:00.379 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:36:00.379 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:00.380 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:36:00.380 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:00.380 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:36:00.380 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4351da3] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@22a05628] 18:36:00.381 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:00.381 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.399 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:00.399 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.417 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:00.417 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.428 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:00.428 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.444 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:00.444 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.460 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:00.460 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:00.475 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.476 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.477 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.477 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:36:00.477 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:00.477 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:36:00.477 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:36:00.477 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:36:00.477 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3d4bc978] 18:36:00.477 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@34a69e59] 18:36:00.477 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.477 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.477 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:00.477 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@767dbe36] 18:36:00.477 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:00.477 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:00.477 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:00.477 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:00.477 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6046dbf9] 18:36:00.477 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.477 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@97e310] 18:36:00.477 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:00.477 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1b00613a] 18:36:00.477 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@20854ebe] 18:36:00.477 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:36:00.477 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@76cad044] 18:36:00.477 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.477 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.477 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:00.478 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:00.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:36:00.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:00.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:36:00.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:36:00.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:36:00.478 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@49fa32ee] 18:36:00.478 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@51eb935a] 18:36:00.478 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.478 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.478 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:00.478 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@638c5472] 18:36:00.478 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:00.478 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:00.478 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:00.478 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:00.478 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3b0f224c] 18:36:00.478 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.478 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@be305f0] 18:36:00.478 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:36:00.478 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@acdff3a] 18:36:00.478 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:36:00.478 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:36:00.478 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:00.478 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@25df373d] 18:36:00.478 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@36806af3] 18:36:00.478 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.478 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.478 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:00.478 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:00.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.479 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:00.479 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:36:00.479 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.479 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.479 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@53517736] 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@379327f3] 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6fb94af] 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:36:00.479 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:00.479 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.479 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:36:00.479 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:36:00.479 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:36:00.479 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:36:00.479 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@fb07c40] 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@c7caa29] 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3e028c16] 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5746441d] 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4167d831] 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@26dd7f53] 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@48e2a9cb] 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4e1a19a3] 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3d21400c] 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@16ce05de] 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@26e61f3d] 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@41ff6f38] 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@76e9662b] 18:36:00.479 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@106f7ddd] 18:36:00.479 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.480 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.480 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:36:00.480 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.480 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.480 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:00.480 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:36:00.480 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.480 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.480 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.480 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@666971a] 18:36:00.480 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3c5abe41] 18:36:00.480 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.480 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.480 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.480 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.480 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:00.480 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:00.480 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:00.480 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@58b9cfb7] 18:36:00.480 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3178ca57] 18:36:00.480 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4ac2aa10] 18:36:00.480 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:36:00.480 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:36:00.480 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:36:00.480 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3448bcc6] 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@699a5d04] 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@370d4bc7] 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@74076d43] 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5d84189] 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:36:00.481 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.481 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.481 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:00.481 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:36:00.481 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.481 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.481 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3e914e4b] 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@631f692d] 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:00.481 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:36:00.481 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5f795d47] 18:36:00.481 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@47371184] 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:36:00.482 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@bbb5f74] 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:36:00.482 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@437b23c4] 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@30e1f008] 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@61f0499f] 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2d5edbad] 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@45cd5616] 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4c9d87ff] 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@c2622f8] 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@577e0362] 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@782c927d] 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@582e40f8] 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@65a288e7] 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:36:00.482 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4260f222] 18:36:00.482 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.482 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:36:00.483 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@74409dc9] 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5d4c616] 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@40e0d56c] 18:36:00.483 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.483 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.483 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.483 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.483 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:00.483 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:00.483 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:00.483 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:36:00.483 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@128b1140] 18:36:00.483 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:36:00.483 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@11090c52] 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@72448d57] 18:36:00.483 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.483 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:00.483 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4b0360cf] 18:36:00.483 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.483 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:36:00.484 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@59aa07cf] 18:36:00.484 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:36:00.484 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@17fa3fb2] 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@51d14a8a] 18:36:00.484 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.484 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:00.484 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@20c8457f] 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:36:00.484 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@463f7e2f] 18:36:00.484 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.484 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.490 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.491 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:36:00.491 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:36:00.491 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@d13d812] 18:36:00.491 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@403f5628] 18:36:00.491 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.491 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.491 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.491 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.492 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:36:00.492 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:36:00.498 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2bdb0d42] 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. 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:36:00.498 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:36:00.499 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:36:00.499 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@18f80e28] 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. 18:36:00.499 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:00.500 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:00.500 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:00.500 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:36:00.501 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:36:00.506 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:00.506 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:36:00.506 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:36:00.507 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:00.507 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:36:00.507 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:00.515 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:36:00.516 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:36:00.517 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:00.517 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:00.518 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:36:00.518 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:36:00.518 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:36:00.519 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:36:00.519 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:00.519 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:36:00.520 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:36:00.521 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:00.522 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:00.523 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:00.524 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:00.525 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:00.525 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:36:00.526 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:00.527 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:00.527 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:36:00.528 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:00.529 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:00.529 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:36:00.530 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:36:00.531 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:36:00.532 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:00.532 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:00.533 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:00.533 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:00.533 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:00.533 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:36:00.534 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:36:00.534 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:36:00.534 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 45b34201-d281-49f3-81f5-06978f400af9 () 18:36:00.534 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:00.534 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:00.535 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:00.535 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:00.538 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:00.538 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:00.538 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:00.538 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:00.538 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.538 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.539 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.539 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.540 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.540 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.541 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.541 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.541 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.542 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.542 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.542 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.542 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.542 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.542 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.542 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.542 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.543 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:00.543 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:00.543 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:00.543 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:00.543 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:00.543 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:00.543 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:00.543 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:00.543 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:00.543 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:00.543 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:00.543 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:00.543 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:00.543 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:00.543 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:00.544 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:36:00.544 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.544 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.545 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.545 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.545 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.545 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.545 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.545 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.545 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.545 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.545 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.545 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.545 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.545 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.545 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.546 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.546 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.546 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.546 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:36:00.546 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.546 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.546 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.546 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:36:00.546 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.547 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:36:00.547 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.548 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.548 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.548 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.548 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.548 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.548 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.548 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.548 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.548 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:00.548 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.548 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.548 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.548 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.549 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.549 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.549 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.549 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.549 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.549 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.549 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.549 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.549 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.549 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.549 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.549 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.549 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.549 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.549 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.549 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.549 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.549 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.549 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.549 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.550 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.550 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.550 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:00.550 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.550 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.550 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.550 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.550 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.550 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.550 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.550 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.550 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.550 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.551 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.551 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.551 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.551 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.551 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:00.551 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:00.551 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:00.551 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:00.551 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:00.551 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:00.551 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.551 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.551 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.551 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.551 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.551 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.551 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.551 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.551 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:00.551 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.551 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.552 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.552 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.552 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.552 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.552 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.552 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.552 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.552 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.552 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.552 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.552 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.552 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.552 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.552 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.552 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.552 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.552 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.553 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.553 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.553 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.553 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.553 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.553 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.553 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.553 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.553 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.553 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.553 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.553 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.553 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.553 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.553 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.553 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.553 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.554 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.554 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:36:00.554 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.554 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.555 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.555 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.555 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.555 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.555 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.555 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.555 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:00.555 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.555 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.555 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.555 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.555 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.555 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.555 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.555 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.556 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.556 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.556 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.556 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.556 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.556 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.556 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.556 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:00.556 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.556 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.556 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.556 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.556 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.556 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.556 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.556 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.556 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.556 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.556 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.556 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.557 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.557 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:00.557 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:00.557 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:00.557 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:00.557 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:00.557 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:00.557 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.557 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.557 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.557 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.557 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.557 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.557 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.557 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.557 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:00.557 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.557 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.557 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.557 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.557 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.557 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.557 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.557 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.557 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.557 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.557 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.557 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.557 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.557 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.557 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.557 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.557 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.557 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.557 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.558 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.558 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.558 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.558 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.558 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.558 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.558 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.558 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.558 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.558 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.558 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.558 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.558 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.558 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.558 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.558 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.558 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.562 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:00.562 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@187175b3] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@22a05628] 18:36:00.562 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:00.562 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:00.563 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:00.564 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:00.567 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:00.567 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:00.567 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:00.567 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:00.567 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:36:00.567 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:36:00.567 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:00.568 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:36:00.568 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:00.568 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:36:00.568 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@15210484 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@6bf2249b 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@f5ebccc 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@6bb0a32c 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@76a89ffa 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@c04ab48 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@76c6ded8 18:36:00.569 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@1801aaef 18:36:00.569 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@2ae4a15a] into BootstrapContext; was [null] 18:36:00.569 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@31311a5] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@43e32f01] 18:36:00.575 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:00.575 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:00.575 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:00.575 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:36:00.575 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:36:00.575 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:00.575 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:00.575 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:36:00.575 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:36:00.576 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:00.577 [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 18:36:00.577 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:00.577 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:36:00.577 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:00.578 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@65ea5ce7] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@27bace1f] 18:36:00.578 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:36:00.578 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:36:00.578 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:00.579 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.579 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:00.579 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:00.580 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.580 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:00.580 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.580 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.580 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:00.580 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.580 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.580 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.580 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:00.580 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.580 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.580 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:00.580 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:00.580 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:00.580 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.580 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:00.580 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.580 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.580 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:00.580 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.580 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:00.580 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.580 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.580 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:00.581 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:00.581 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.581 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.581 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:00.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.581 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.581 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.581 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:36:00.582 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.582 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:00.582 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:00.582 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.582 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:00.582 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.582 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.582 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:00.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.582 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.582 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.582 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:00.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.582 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.582 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.582 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.582 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.583 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:00.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.583 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:00.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:00.583 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:00.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.583 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:00.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:00.583 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:36:00.583 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.583 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:00.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.583 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.584 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:36:00.584 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.584 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.584 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.584 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.584 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:00.584 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.584 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:36:00.584 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:36:00.584 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.584 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:00.584 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.584 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:00.584 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:00.584 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.584 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:00.584 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.584 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:00.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:00.584 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:00.584 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.584 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.584 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:00.584 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:00.585 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:00.585 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:00.585 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:00.585 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:00.585 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:00.585 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.585 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:00.585 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:00.585 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:36:00.585 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:00.585 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:36:00.585 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:00.585 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:36:00.585 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:36:00.585 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.585 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.585 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.585 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:36:00.585 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:00.585 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:00.585 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:36:00.585 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:36:00.586 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.586 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:00.586 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.586 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:00.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.586 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:00.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.586 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:00.586 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:00.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:00.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:00.586 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:00.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.586 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:36:00.586 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.586 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.587 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:36:00.587 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.587 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.587 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.587 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.587 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.587 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.587 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.587 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.587 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.587 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.587 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.587 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:00.587 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:00.587 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.587 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:00.587 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.587 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:00.587 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:00.587 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:00.587 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.587 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.587 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:00.587 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:00.587 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:00.587 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:00.587 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:00.587 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.587 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.587 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:00.587 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:00.587 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:00.588 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:00.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:00.588 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:00.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.588 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:00.588 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:00.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:00.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:00.588 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:00.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:00.588 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.588 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.588 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:36:00.589 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.589 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:00.589 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:00.589 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:00.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:00.589 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:00.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:00.589 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:00.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:00.589 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:00.589 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:00.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.589 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:00.589 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.590 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:00.590 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:00.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:00.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:00.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:36:00.590 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:00.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:00.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:00.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:36:00.590 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:00.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:00.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:00.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:36:00.590 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:00.590 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:00.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.590 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:00.590 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:00.590 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.590 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.591 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.591 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:00.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:00.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.591 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.591 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:00.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:00.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.591 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:00.591 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.591 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:00.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.591 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:00.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.591 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.591 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.591 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.591 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.591 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.591 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.591 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:00.591 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.591 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.592 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.592 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:00.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.592 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.592 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.592 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.592 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:00.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.592 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.592 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.592 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.592 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.592 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:00.592 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.592 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:00.592 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:00.592 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.592 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.593 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:00.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.593 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:00.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.593 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:00.593 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:00.593 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:00.593 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:00.593 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:00.593 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:00.593 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.593 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:00.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.593 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.593 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:00.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.593 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.593 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.593 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:00.593 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.594 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:00.594 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.594 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.594 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:00.594 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.594 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.594 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:00.594 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:00.594 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:00.594 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:00.594 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.594 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:00.594 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.594 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.594 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:00.594 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.594 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.594 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:00.594 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:00.594 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:00.594 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:00.594 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.594 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:00.594 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:00.594 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.594 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:00.594 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.594 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.595 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.595 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:00.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.595 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.595 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:00.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.595 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:00.595 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.595 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:00.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.595 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:00.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.595 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:00.595 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:00.595 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:00.595 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:00.595 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.595 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:00.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.595 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:00.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.595 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.595 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.595 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:00.595 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:00.595 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:00.595 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:00.596 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.596 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.596 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.596 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.596 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.596 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.596 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.596 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.596 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.596 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.597 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.598 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:36:00.598 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:36:00.599 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:00.599 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:00.599 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:00.599 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@7201108f, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:00.600 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:00.600 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:36:00.600 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:00.600 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:36:00.600 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:00.600 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:00.600 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:00.600 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:00.601 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:00.601 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:36:00.602 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:36:00.602 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:00.602 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:36:00.602 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:00.603 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:36:00.603 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@65ea5ce7] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@72ddbe12] 18:36:00.603 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:00.603 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.613 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:00.613 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.622 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:00.622 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.627 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:00.627 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.633 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:00.633 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.640 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:00.640 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:00.646 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.647 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.647 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.647 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:36:00.647 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:00.647 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:36:00.647 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:36:00.647 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:36:00.648 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7e3707ae] 18:36:00.648 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4c286590] 18:36:00.648 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.648 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.648 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:00.648 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3e59d81b] 18:36:00.648 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:00.648 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:00.648 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:00.648 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:00.648 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6e892437] 18:36:00.648 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.648 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3b9f400c] 18:36:00.648 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:00.648 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4bf6ce64] 18:36:00.648 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6bf1f6a9] 18:36:00.648 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:36:00.648 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4cfecf7c] 18:36:00.648 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.648 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.648 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:00.648 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:00.648 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.648 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:36:00.648 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:00.648 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:36:00.648 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:36:00.648 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:36:00.648 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@d2069cf] 18:36:00.648 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@705813e1] 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@20a73527] 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@43443721] 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@576e46af] 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4e794f68] 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3bcf94ef] 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1eb1e607] 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:00.649 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:00.649 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.649 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:00.649 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:36:00.649 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.649 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.649 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1a37f8b6] 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@41d2c03e] 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@32babb12] 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:36:00.649 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.649 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:36:00.649 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:00.650 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.650 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:36:00.650 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:36:00.650 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:36:00.650 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:36:00.650 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@94fab8f] 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@76c5d43c] 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@72fc0b37] 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2ac05560] 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3f8b759e] 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@39a22c8c] 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@73831f3b] 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@13ecfb04] 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@75ca3140] 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1836bae2] 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@296c2483] 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7e44f0ae] 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5a208e17] 18:36:00.650 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@77ecce1b] 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.650 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.651 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:36:00.651 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.651 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.651 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:00.651 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:36:00.651 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.651 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.651 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.651 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3fecb459] 18:36:00.651 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6674f28a] 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:00.651 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@73e3227c] 18:36:00.651 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@32c26e28] 18:36:00.651 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5e9771a5] 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:00.651 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@612deab0] 18:36:00.651 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7e31164b] 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.651 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5a56aa85] 18:36:00.651 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:00.651 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4b5b2400] 18:36:00.651 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@45ad2fb1] 18:36:00.651 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.651 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:36:00.652 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.652 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.652 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:00.652 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:36:00.652 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.652 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.652 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3358ea01] 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5cb56c6d] 18:36:00.652 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.652 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.652 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.652 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.652 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:00.652 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:00.652 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:00.652 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:36:00.652 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@16dcb0b5] 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@617d6007] 18:36:00.652 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.652 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:36:00.652 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d92bd50] 18:36:00.652 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.652 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:36:00.653 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@58936e68] 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@318b3d79] 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@793b6e25] 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@bfbb83b] 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4e904542] 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@56f53541] 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@62d9d684] 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@34b58084] 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@78436905] 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7630471] 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2ba29fef] 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:36:00.653 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@338b9bbf] 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:36:00.653 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4fbc116b] 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@705ea294] 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1f678943] 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:00.653 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:00.653 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:36:00.654 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@582fd243] 18:36:00.654 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:36:00.654 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@34fb622b] 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@44259318] 18:36:00.654 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.654 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:00.654 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4995967f] 18:36:00.654 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:36:00.654 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@348bef7f] 18:36:00.654 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:36:00.654 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@75691464] 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5783939e] 18:36:00.654 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.654 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.654 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:00.655 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@43741fbb] 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:36:00.655 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@77b7cc64] 18:36:00.655 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:36:00.655 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@75cecab7] 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7ebc160d] 18:36:00.655 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.655 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.655 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:36:00.655 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.658 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:36:00.658 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3859a59e] 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. 18:36:00.658 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:36:00.658 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:36:00.658 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:36:00.658 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:36:00.658 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:36:00.659 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:36:00.659 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@47376146] 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. 18:36:00.660 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:00.660 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:00.660 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:00.661 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:36:00.661 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:36:00.661 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:00.662 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:36:00.662 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:36:00.662 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:00.662 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:36:00.663 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:00.663 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:36:00.663 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:36:00.664 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:00.664 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:00.664 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:36:00.665 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:36:00.665 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:36:00.665 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:36:00.666 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:00.666 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:36:00.666 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:36:00.667 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:00.668 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:00.669 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:00.669 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:00.670 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:00.670 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:36:00.671 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:00.671 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:00.672 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:36:00.673 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:00.673 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:00.674 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:36:00.674 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:36:00.675 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:36:00.676 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:00.676 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:00.677 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:00.677 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:00.677 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:00.678 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:36:00.678 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:36:00.678 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:36:00.678 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: bad9f58b-e1a9-4992-af0d-5fb77264882f () 18:36:00.678 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:00.678 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:00.679 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:00.679 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:00.681 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:00.682 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:00.682 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:00.682 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:00.682 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.682 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.682 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.683 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.684 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.684 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.684 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.684 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.684 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.685 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.685 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.685 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.685 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.685 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.685 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.686 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.686 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.686 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:00.686 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:00.686 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:00.686 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:00.686 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:00.686 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:00.686 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:00.686 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:00.686 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:00.687 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:00.687 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:00.687 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:00.687 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:00.687 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:00.687 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:00.687 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:36:00.687 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.687 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.688 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.688 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.688 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.688 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.688 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.688 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.688 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.688 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.688 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.688 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.688 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.689 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.689 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.689 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.689 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.689 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.689 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:36:00.689 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.689 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.689 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.689 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:36:00.689 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.690 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:36:00.691 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.691 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.691 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.691 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.691 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.691 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.691 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.691 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.691 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.691 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:00.691 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.691 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.691 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.691 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.692 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.692 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.692 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.692 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.692 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.692 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.692 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.692 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.692 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.692 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.692 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.692 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.692 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.692 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.692 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.692 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.692 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.692 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.692 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.692 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.693 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.693 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.693 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:00.693 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.693 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.693 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.693 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.693 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.693 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.693 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.694 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.694 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.694 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.694 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.694 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.694 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.694 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.694 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:00.694 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:00.694 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:00.694 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:00.694 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:00.694 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:00.694 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.694 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.694 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.694 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.694 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.694 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.694 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.694 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.695 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:00.695 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.695 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.695 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.695 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.695 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.695 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.695 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.695 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.695 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.695 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.695 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.695 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.695 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.695 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.695 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.695 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.695 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.696 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.696 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.696 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.696 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.696 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.696 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.696 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.696 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.696 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.696 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.696 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.696 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.696 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.696 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.696 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.696 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.696 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.696 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.697 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.697 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.697 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:36:00.698 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.698 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.698 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.698 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.698 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.698 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.698 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.698 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.698 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:00.698 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.698 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.698 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.698 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.698 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.698 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.699 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.699 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.699 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.699 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.699 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.699 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.699 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.699 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.699 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.699 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:00.699 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.699 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.699 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.699 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.699 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.699 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.699 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.699 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.699 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.699 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.699 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.700 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.700 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.700 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:00.700 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:00.700 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:00.700 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:00.700 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:00.700 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:00.700 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.700 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.700 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.700 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.700 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.700 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.700 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.700 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.700 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:00.700 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.700 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.700 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.700 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.700 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.700 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.700 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.700 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.700 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.700 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.700 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.700 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.700 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.700 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.700 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.700 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.700 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.701 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.701 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.701 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.701 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.701 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.701 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.701 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.701 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.701 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.701 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.701 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.701 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.701 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.701 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.701 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.701 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.701 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.701 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.702 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.702 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0Update.json" does not exist on the local file system 18:36:00.702 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0Update.json" : 18:36:00.707 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:00.707 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:00.707 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.707 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.707 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.707 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.707 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:00.707 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:00.708 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:00.708 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:00.708 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:00.708 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.708 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.708 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.708 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.708 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.708 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.708 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.708 [main] DEBUG org.hibernate.SQL -- select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:36:00.708 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.708 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.709 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.709 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.709 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.709 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.709 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.709 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.709 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.709 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.709 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.709 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.709 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.709 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.709 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.709 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.709 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.709 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.709 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.709 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.709 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.710 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.710 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.710 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.710 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.710 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.710 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.710 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.710 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.710 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.710 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.710 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.710 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.710 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.710 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.710 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.710 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.711 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.711 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.711 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.711 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.711 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.711 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.711 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.711 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.711 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.711 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.711 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.711 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.711 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.711 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.711 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.711 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.711 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.711 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.711 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.712 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.712 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:00.712 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.712 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:00.712 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.712 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.712 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.712 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.712 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.712 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.712 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:00.713 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:00.713 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:00.713 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:00.713 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:00.713 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] 18:36:00.713 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] 18:36:00.713 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Collection dirty: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] 18:36:00.713 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:00.713 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:00.713 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:00.713 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:00.713 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] (initialized) 18:36:00.713 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] (initialized) 18:36:00.713 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:00.713 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:00.713 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:00.713 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:00.713 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 insertions, 1 updates, 0 deletions to 7 objects 18:36:00.713 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 (re)creations, 6 updates, 0 removals to 10 collections 18:36:00.713 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:00.713 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:00.713 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:00.713 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:00.713 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:00.714 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.1, version=4.5.6}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:00.714 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:00.714 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:00.714 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.714 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.714 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.714 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.715 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.715 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:00.715 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done deleting collection 18:36:00.715 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.715 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.715 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.715 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.715 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 3 rows inserted 18:36:00.715 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.715 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done deleting collection 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.716 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting rows of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- No rows to delete 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Updating rows of collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done updating rows: 0 updated 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting rows of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting rows: 0 inserted 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.716 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done deleting collection 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.716 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting rows of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- No rows to delete 18:36:00.716 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Updating rows of collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:00.717 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done updating rows: 0 updated 18:36:00.717 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting rows of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.717 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting rows: 0 inserted 18:36:00.717 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Deleting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.717 [main] DEBUG org.hibernate.SQL -- delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:00.717 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done deleting collection 18:36:00.717 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.717 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.717 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.717 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 2 rows inserted 18:36:00.717 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.717 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.717 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.717 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.717 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.717 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.717 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.718 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.718 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.718 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.718 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:36:00.718 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:00.718 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:00.718 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:00.718 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:00.719 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:00.719 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:00.719 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:00.719 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:00.719 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] (initialized) 18:36:00.719 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] (initialized) 18:36:00.719 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:00.719 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:00.719 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:00.719 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] (initialized) 18:36:00.719 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 7 objects 18:36:00.719 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 10 collections 18:36:00.719 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:00.719 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:00.719 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:00.719 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:00.719 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:00.719 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.1, version=4.5.6}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:00.719 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:00.719 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:00.720 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.720 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.720 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:36:00.720 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.721 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:36:00.721 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.721 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.721 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:36:00.721 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.721 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.722 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:36:00.722 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.722 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.722 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:36:00.722 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.722 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.722 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.723 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.723 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 2 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.723 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.723 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.723 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 2 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.723 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.723 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.723 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.723 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:00.723 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.723 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.723 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.723 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.723 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.724 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.724 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.724 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.724 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.724 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.724 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.724 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.724 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.724 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.724 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.724 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.724 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.724 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.724 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.724 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.725 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.725 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.725 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.725 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.725 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.725 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.725 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:36:00.725 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.725 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.725 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 2 18:36:00.725 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.725 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.725 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.725 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:00.725 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.725 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:00.725 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.725 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:00.725 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:00.725 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:00.725 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.726 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.726 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.726 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.726 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.726 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.726 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.726 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.726 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:00.726 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.726 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.726 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.726 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.726 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.726 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.726 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.726 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.726 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.726 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.726 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:00.727 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.727 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.727 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.727 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.727 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.727 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.727 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.727 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.727 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.727 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:00.727 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.727 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.727 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:36:00.727 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.728 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:00.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:00.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:00.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:00.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:00.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:00.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:00.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:00.728 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.728 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.728 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.728 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.728 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:00.728 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.728 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:00.728 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.728 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.728 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.728 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:00.728 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.728 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.728 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.728 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.728 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.728 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.729 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.729 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.729 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.729 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.729 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.729 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.729 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.729 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.729 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.729 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.729 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.729 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.729 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.729 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.729 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.729 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.729 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.729 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.730 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.730 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.730 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.730 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.730 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.730 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.730 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.730 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.730 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.730 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.730 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.730 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.730 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.730 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.730 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.730 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.730 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.730 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.730 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.730 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.730 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.731 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.731 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.731 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.731 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.731 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.731 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.731 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.731 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.731 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.731 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.731 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:00.731 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.731 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:00.731 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.731 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:00.734 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:00.734 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@27b72947] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@72ddbe12] 18:36:00.734 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:00.734 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:00.734 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:00.736 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:00.739 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:00.739 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:00.739 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:00.739 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:00.739 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:36:00.739 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:36:00.739 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:00.739 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:36:00.739 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:00.740 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@1838cbb5 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@2f900d97 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@17e8e8d6 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@54fcbf16 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@ac7b35f 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@2514fb25 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@75ea0909 18:36:00.740 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@445f0cad 18:36:00.741 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@73350232] into BootstrapContext; was [null] 18:36:00.741 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@717a02a2] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@54fdefc5] 18:36:00.762 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:00.762 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:00.762 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:00.763 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:36:00.763 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:36:00.763 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:00.763 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:00.763 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:36:00.763 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:36:00.776 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:00.776 [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 18:36:00.776 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:00.776 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:36:00.777 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:00.778 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@53a233cb] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@23796974] 18:36:00.779 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:36:00.779 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:36:00.779 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:00.779 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.779 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:00.779 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:00.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.780 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:00.780 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.780 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:00.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.780 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:00.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.781 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.781 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:00.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.781 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:00.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:00.781 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:00.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.782 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.782 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:36:00.782 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.782 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:00.792 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:00.793 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.793 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:00.793 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.793 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.793 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.793 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:00.793 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.793 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.793 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.793 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.793 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.793 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.793 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:00.793 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.793 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.793 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.793 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.793 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.793 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:00.793 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.794 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:00.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.794 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:00.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:00.794 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:00.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.794 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:00.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:00.794 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.794 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:00.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.794 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.794 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:36:00.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:00.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:00.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:36:00.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:36:00.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.795 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.795 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:00.795 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.795 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:00.795 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:00.795 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.795 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:00.795 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:00.796 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:00.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:00.796 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:00.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:00.796 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:00.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:00.796 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.796 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:00.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:00.796 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:36:00.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:00.796 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:36:00.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:00.796 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:36:00.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:36:00.796 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.796 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.796 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.797 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.797 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:00.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:36:00.797 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:00.797 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:00.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:00.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:36:00.797 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:00.797 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.797 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:00.797 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.797 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.797 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:00.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.797 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.797 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:00.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.797 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:00.797 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:00.797 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:00.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:00.797 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:00.797 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:36:00.798 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:00.798 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:00.798 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.798 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.798 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:36:00.798 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.798 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.798 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.798 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.798 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.798 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.798 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:00.798 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:00.798 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.798 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:00.798 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:00.799 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:00.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:00.799 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:00.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:00.799 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:00.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:00.799 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:00.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.799 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:00.799 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:00.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:00.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:00.799 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:00.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:00.799 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.799 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.799 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.800 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.800 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.800 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.800 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:00.800 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.800 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:36:00.800 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.800 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:36:00.800 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:00.800 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:00.800 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:00.800 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:00.801 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:00.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:00.801 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:00.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:00.801 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:00.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:00.801 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:00.801 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:00.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:00.801 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:36:00.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:00.801 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:36:00.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:00.801 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:36:00.801 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:00.801 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.801 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:36:00.801 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:00.802 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:00.802 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.802 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.803 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.803 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:00.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:00.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.803 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.803 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:00.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:00.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.803 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:00.803 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.803 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:00.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.803 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:00.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.803 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.803 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.803 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.803 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.803 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.803 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:00.803 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:00.803 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.803 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.804 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.804 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.804 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:00.804 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.804 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.804 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.804 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.804 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.804 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:00.804 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.804 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.804 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.804 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.804 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:00.804 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.804 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:00.816 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:00.816 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.816 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.817 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:00.817 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.817 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.817 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.817 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.817 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:00.817 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.817 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:00.817 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.817 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.817 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:00.817 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:00.817 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:00.817 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:00.817 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.817 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:00.817 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:00.817 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.817 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.818 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.818 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:00.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.818 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.818 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:00.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.818 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:00.818 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.818 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:00.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.818 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:00.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.818 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:00.818 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:00.818 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:00.818 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:00.818 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.818 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:00.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.818 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:00.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.818 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.818 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.818 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:00.818 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:00.819 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:00.819 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:00.819 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.819 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:00.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:00.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.819 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:00.819 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.819 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:00.819 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:00.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:00.819 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:00.819 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:00.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:00.819 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:00.819 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.819 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:00.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.819 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.819 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.820 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:00.820 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.820 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:00.820 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.820 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:00.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:00.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:00.820 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:00.820 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.820 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.820 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:00.820 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.820 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.820 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.820 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.820 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:00.820 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.820 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:00.820 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:00.820 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:00.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:00.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:00.820 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:00.820 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:00.820 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.820 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.821 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.821 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.821 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.821 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.821 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.821 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.821 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.821 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.821 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.821 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.821 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.821 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.821 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.822 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.823 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:36:00.823 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:36:00.824 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:00.824 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:00.824 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:00.824 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@1e2f5a2d, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:00.824 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:00.824 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:36:00.824 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:00.824 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:36:00.824 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:00.825 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:00.825 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:00.825 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:00.826 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:00.826 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:36:00.826 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:36:00.826 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:00.827 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:36:00.827 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:00.827 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:36:00.827 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@53a233cb] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@4ccffa70] 18:36:00.828 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:00.828 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.850 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:00.850 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.867 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:00.867 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.886 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:00.886 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.901 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:00.901 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.920 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:00.920 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:00.926 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:00.927 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:00.928 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:00.928 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:00.928 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.928 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:00.928 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:00.928 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:00.928 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:36:00.928 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:00.928 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:36:00.928 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:36:00.928 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:36:00.928 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6e3242e9] 18:36:00.928 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6d07d713] 18:36:00.928 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.928 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.928 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:00.928 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@51c189d6] 18:36:00.928 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:00.928 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:00.928 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:00.928 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:00.940 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@d17c7ec] 18:36:00.940 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.940 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@657b414b] 18:36:00.940 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:00.940 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3829fb0b] 18:36:00.940 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@51f0af4f] 18:36:00.940 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:36:00.940 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@626b3a3a] 18:36:00.940 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.941 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.941 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:00.941 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:00.941 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:00.941 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:36:00.941 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:00.941 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:36:00.941 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:36:00.941 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:36:00.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5da55e25] 18:36:00.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2aa31739] 18:36:00.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:00.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@325f3a06] 18:36:00.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:00.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:00.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:00.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:00.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@14e11cb7] 18:36:00.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@313f2581] 18:36:00.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:36:00.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7afbb6aa] 18:36:00.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:36:00.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:36:00.941 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:00.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@59e69a43] 18:36:00.941 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@11bdbfd3] 18:36:00.941 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.941 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.942 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:00.942 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:00.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:00.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:00.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:36:00.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.942 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@36d405a8] 18:36:00.942 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@209a0c7] 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:36:00.942 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@500d1d9] 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:36:00.942 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.942 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.942 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:36:00.942 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:00.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:00.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:36:00.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:36:00.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:36:00.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:36:00.942 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:36:00.942 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@25cd8307] 18:36:00.942 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4d3035d0] 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:36:00.942 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:36:00.942 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4f185b5d] 18:36:00.942 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@34a69db] 18:36:00.942 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2009921f] 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:36:00.943 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@36edbb99] 18:36:00.943 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2dc10c50] 18:36:00.943 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@40dcfef3] 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:36:00.943 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@121e7f7] 18:36:00.943 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@57715987] 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:36:00.943 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@80d9116] 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:36:00.943 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@431e4e26] 18:36:00.943 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4d0e17ed] 18:36:00.943 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.943 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@106ed2aa] 18:36:00.943 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.943 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.943 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:36:00.943 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:00.944 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:00.944 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:00.944 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:36:00.944 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:00.944 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.944 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@740f7490] 18:36:00.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@45517b49] 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:00.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@11e487ee] 18:36:00.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5f212da8] 18:36:00.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4a822518] 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:00.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6a852ff3] 18:36:00.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3bbebd07] 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2e1d17f3] 18:36:00.944 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:00.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3cca2176] 18:36:00.944 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7f736bab] 18:36:00.944 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.944 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.944 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:36:00.944 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:00.945 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:00.945 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:00.945 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:36:00.945 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:00.945 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.945 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@31ebb7c7] 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@770f8c86] 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:36:00.945 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@12d019c9] 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1930dca9] 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:36:00.945 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3f3444b2] 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:36:00.945 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@20ab8169] 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4d0a2f87] 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5006f340] 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7f62a6a] 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5de43421] 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@18f871de] 18:36:00.945 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1231a800] 18:36:00.945 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@24a26556] 18:36:00.946 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@589b08df] 18:36:00.946 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3b6e493] 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1cd82d4d] 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:36:00.946 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2be76355] 18:36:00.946 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:36:00.946 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1f9ca08e] 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@42735475] 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@529e6aa5] 18:36:00.946 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:00.946 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:00.946 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:00.946 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:00.946 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:00.946 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:00.946 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:00.946 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:36:00.946 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@28059ada] 18:36:00.946 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.946 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:36:00.947 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4066ac40] 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@31e849de] 18:36:00.947 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.947 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:00.947 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@bf2677f] 18:36:00.947 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:36:00.947 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3360b45f] 18:36:00.947 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:36:00.947 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4b5037a8] 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@8ff8bed] 18:36:00.947 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.947 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:00.947 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2c2cf63d] 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.947 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:36:00.947 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:36:00.948 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3eb28b54] 18:36:00.948 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:00.948 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.948 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.948 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:36:00.948 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:36:00.948 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@48d37d0a] 18:36:00.948 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@553309a6] 18:36:00.948 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:00.948 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:00.948 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:00.948 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:00.948 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:36:00.948 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:00.951 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:36:00.951 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a752937] 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. 18:36:00.951 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:36:00.951 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:36:00.951 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:36:00.951 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:36:00.951 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:36:00.951 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:36:00.952 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:36:00.952 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:36:00.952 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:36:00.952 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:36:00.952 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:36:00.952 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:36:00.952 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:36:00.952 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:36:00.952 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:36:00.952 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:36:00.959 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:36:00.959 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:36:00.960 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:36:00.960 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6e587233] 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. 18:36:00.960 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:00.961 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:00.961 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:00.961 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:36:00.962 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:36:00.962 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:00.962 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:36:00.963 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:36:00.963 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:00.963 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:36:00.963 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:00.964 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:36:00.964 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:36:00.965 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:00.965 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:00.966 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:36:00.966 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:36:00.966 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:36:00.967 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:36:00.967 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:00.967 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:36:00.967 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:36:00.969 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:00.970 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:00.971 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:00.971 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:00.972 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:00.973 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:36:00.973 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:00.977 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:00.978 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:36:00.979 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:00.979 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:00.980 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:36:00.988 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:36:00.989 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:36:00.990 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:00.990 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:00.992 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:00.992 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:00.992 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:00.992 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:36:00.992 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:36:00.992 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:36:00.992 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 2348fbbc-3f02-49ee-8221-1b2440555eb6 () 18:36:00.992 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:00.992 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:01.003 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:01.004 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- parse() - HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:01.013 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.014 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- HQL AST --- \-[QUERY] Node: 'query' +-[SELECT_FROM] Node: 'SELECT_FROM' | +-[FROM] Node: 'FROM' | | \-[RANGE] Node: 'RANGE' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[DOT] Node: '.' | | | | | | | | +-[DOT] Node: '.' | | | | | | | | | +-[IDENT] Node: 'org' | | | | | | | | | \-[IDENT] Node: 'onap' | | | | | | | | \-[IDENT] Node: 'policy' | | | | | | | \-[IDENT] Node: 'models' | | | | | | \-[IDENT] Node: 'pdp' | | | | | \-[IDENT] Node: 'persistence' | | | | \-[IDENT] Node: 'concepts' | | | \-[IDENT] Node: 'JpaPdpPolicyStatus' | | \-[ALIAS] Node: 'c' | \-[SELECT] Node: 'SELECT' | \-[IDENT] Node: 'c' \-[WHERE] Node: 'WHERE' \-[EQ] Node: '=' +-[DOT] Node: '.' | +-[IDENT] Node: 'c' | \-[IDENT] Node: 'pdpGroup' \-[COLON] Node: ':' \-[IDENT] Node: 'pdpGroup' 18:36:01.014 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select << begin [level=1, statement=select] 18:36:01.014 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromElement -- FromClause{level=1} : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus (c) -> jpapdppoli0_ 18:36:01.015 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName 18:36:01.015 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) 18:36:01.015 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- getDataType() : pdpGroup -> org.hibernate.type.StringType@700b9e6b 18:36:01.015 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c.pdpGroup -> jpapdppoli0_.pdpGroup 18:36:01.015 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select : finishing up [level=1, statement=select] 18:36:01.015 [main] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker -- processQuery() : ( SELECT ( {select clause} jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName ) ( FromClause{level=1} PdpPolicyStatus jpapdppoli0_ ) ( WHERE ( = ( jpapdppoli0_.pdpGroup (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) pdpGroup ) ? ) ) ) 18:36:01.015 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity JpaPdpPolicyStatus): [PdpPolicyStatus] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | originalText: c | \-SqlFragment +-FromClause | \-FromElement \-SqlNode \-BinaryLogicOperatorNode +-DotNode | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | path: c.pdpGroup | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | originalText: c | \-IdentNode | persister: null | originalText: pdpGroup \-ParameterNode 18:36:01.015 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Using FROM fragment [PdpPolicyStatus jpapdppoli0_] 18:36:01.015 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select >> end [level=1, statement=select] 18:36:01.016 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (PdpPolicyStatus) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | \-[SQL_TOKEN] SqlFragment: 'jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_' +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[c], fromElementByTableAlias=[jpapdppoli0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'PdpPolicyStatus jpapdppoli0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=c,role=null,tableName=PdpPolicyStatus,tableAlias=jpapdppoli0_,origin=null,columns={,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus}} \-[WHERE] SqlNode: 'WHERE' \-[EQ] BinaryLogicOperatorNode: '=' +-[DOT] DotNode: 'jpapdppoli0_.pdpGroup' {propertyName=pdpGroup,dereferenceType=PRIMITIVE,getPropertyPath=pdpGroup,path=c.pdpGroup,tableAlias=jpapdppoli0_,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus,classAlias=c} | +-[ALIAS_REF] IdentNode: '(jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName)' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | \-[IDENT] IdentNode: 'pdpGroup' {originalText=pdpGroup} \-[NAMED_PARAM] ParameterNode: '?' {name=pdpGroup, expectedType=org.hibernate.type.StringType@700b9e6b} 18:36:01.016 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.016 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:01.016 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- SQL: select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:01.016 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.016 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:01.016 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:01.027 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.028 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:01.028 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@3e53bb4c] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@4ccffa70] 18:36:01.028 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:01.028 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:01.028 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:01.037 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:01.053 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:01.053 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:01.053 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:01.053 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:01.054 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:36:01.054 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:36:01.054 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:01.055 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:36:01.055 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:01.055 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@201ef2a8 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@707f90e0 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@8cca656 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@24102fec 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@734c0274 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@7f38646d 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@122b93ca 18:36:01.056 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@3761b12c 18:36:01.057 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@242d4a16] into BootstrapContext; was [null] 18:36:01.057 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@180a59f2] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@56f12cfa] 18:36:01.087 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:01.087 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:01.088 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:01.088 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:36:01.088 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:36:01.088 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:01.088 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:01.088 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:36:01.088 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:36:01.104 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:01.104 [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 18:36:01.104 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:01.104 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:36:01.105 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:01.106 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5d2458ef] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@7b69fcb8] 18:36:01.106 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:36:01.106 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:36:01.107 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:01.107 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.107 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:01.107 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:01.108 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.108 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:01.108 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.108 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.108 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:01.108 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.108 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.108 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.108 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:01.108 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.108 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.108 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.108 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:01.108 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.108 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.108 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:01.108 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.108 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.108 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.108 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.108 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:01.108 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.108 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.108 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.109 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:01.109 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.109 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.109 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.109 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.109 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.109 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.109 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.109 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.109 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.109 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.109 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.109 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.109 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:36:01.110 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.110 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:01.110 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:01.110 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.110 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:01.110 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.110 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.110 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.110 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:01.110 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.110 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.110 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.110 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.110 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.110 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.110 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:01.111 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.111 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.111 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.111 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:01.111 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.111 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.111 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:01.111 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.111 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.111 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:01.111 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.111 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.111 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.111 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:36:01.112 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.112 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:01.112 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.112 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.112 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.112 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.112 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.112 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:36:01.112 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.112 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:01.112 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.112 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.112 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.112 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.112 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:36:01.112 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.112 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.112 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.112 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.112 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:01.112 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.112 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:36:01.112 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:36:01.112 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.112 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.112 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:01.112 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.117 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:01.118 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:01.118 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.118 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:01.118 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.119 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.119 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.119 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:01.119 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.119 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.119 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.119 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.124 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.124 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.124 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:01.124 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.124 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.124 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.125 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.125 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.125 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.125 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:01.125 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.125 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.125 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.125 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.125 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.125 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.125 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:01.125 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.125 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.125 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.125 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.125 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.125 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.125 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:36:01.126 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:01.126 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:01.126 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:01.126 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:01.126 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:36:01.126 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:36:01.126 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:36:01.126 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:01.126 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:01.126 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:01.126 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:01.126 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:36:01.126 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:36:01.126 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:36:01.126 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:01.126 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:01.126 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:01.126 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:01.126 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:36:01.126 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:36:01.127 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:36:01.127 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.127 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.127 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:01.127 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.127 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.127 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.127 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.127 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.127 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.127 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:01.127 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.127 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.127 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.127 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.127 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:36:01.127 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:36:01.127 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:01.127 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:01.127 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:01.127 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:01.127 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:36:01.127 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:36:01.128 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.128 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:36:01.128 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:01.129 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.129 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:01.129 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.129 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.129 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.129 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:01.130 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.130 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.130 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.130 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.130 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.130 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.130 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:01.130 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.130 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.130 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.130 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.130 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.130 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.130 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.130 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.130 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:01.130 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:01.130 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:01.131 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.131 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:36:01.131 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:01.131 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:01.131 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.131 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.131 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:36:01.131 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.131 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.131 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.131 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.131 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.131 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.132 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.132 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:01.132 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:01.133 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.133 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:01.133 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.134 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.134 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.134 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:01.134 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.134 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.134 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.134 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.134 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.134 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.134 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:01.134 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.134 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.134 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.134 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.134 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.135 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.135 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:01.135 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.135 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.135 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.135 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.135 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.137 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.137 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:01.137 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.137 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.137 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.137 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.137 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.137 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.137 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:36:01.137 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:01.137 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:01.137 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:01.137 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:01.137 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:36:01.137 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:36:01.137 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:36:01.137 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:01.137 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:01.137 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:01.137 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:01.137 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:36:01.137 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:36:01.137 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.137 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:36:01.137 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.137 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:01.137 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:36:01.137 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.138 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:36:01.138 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:36:01.138 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:36:01.138 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:36:01.138 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.138 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.138 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:36:01.138 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.138 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.140 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.140 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.140 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.140 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.140 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.140 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.140 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:36:01.141 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.141 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:36:01.141 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:01.141 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.141 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:01.141 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.141 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.141 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.141 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:01.141 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.141 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.141 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.141 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.141 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.141 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.141 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:01.141 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.141 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.141 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.141 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.141 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.141 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.141 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:01.141 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.141 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.141 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.141 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.141 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.142 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:01.142 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.142 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.142 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.142 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:01.142 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:01.142 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:01.142 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:36:01.142 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:01.142 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:01.142 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:01.142 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:36:01.142 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:01.142 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:01.142 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:01.142 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:36:01.142 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:01.142 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:01.142 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.142 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:36:01.142 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:01.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.143 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.143 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.145 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.145 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.145 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:01.145 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:01.145 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:01.146 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.146 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.146 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.146 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.146 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.146 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:01.146 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:01.146 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:01.146 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.146 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.146 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.146 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:01.146 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.146 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.146 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:01.146 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.146 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.146 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.146 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.146 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:01.146 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.146 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.146 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.146 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.146 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.146 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.146 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.146 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.146 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.146 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:01.146 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.146 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.157 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.157 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.157 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:01.157 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.157 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.157 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.157 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.157 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.157 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.157 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.157 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:01.157 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.157 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.157 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.157 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.157 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.157 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:01.157 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.157 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:01.158 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:01.158 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.158 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.158 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:01.158 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.158 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.158 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.158 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.158 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:01.158 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.158 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.158 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.158 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.158 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.158 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.158 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.158 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:01.158 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.158 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:01.159 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:01.159 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.159 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.160 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.160 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:01.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.160 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.160 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:01.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.160 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:01.160 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.160 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:01.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.160 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:01.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.160 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.160 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.160 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.160 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.160 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:01.160 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.160 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.163 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:01.163 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.163 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.163 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.163 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.163 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:01.163 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.163 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.163 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.163 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.163 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.163 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.163 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.163 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:01.163 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.163 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.163 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:01.163 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:01.163 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:01.164 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.164 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.164 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:01.164 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.164 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.164 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.164 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.164 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:01.164 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.164 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.164 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.164 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.164 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.164 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.164 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.164 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:01.164 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.164 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.164 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.164 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.164 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.164 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:01.164 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.164 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.165 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:01.165 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.165 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.165 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.165 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.165 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:01.165 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.165 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.165 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.165 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.165 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.165 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.165 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.165 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:01.165 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.165 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.169 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:01.169 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.169 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.169 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.169 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.169 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:01.169 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.169 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.169 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.169 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.169 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.169 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.169 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.170 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:01.171 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.171 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.172 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.173 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.173 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.173 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.173 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.173 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.174 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.174 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.174 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.174 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.174 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.174 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.175 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.175 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.175 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.175 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.175 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.175 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.175 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.175 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.175 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.175 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.175 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.176 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.176 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.176 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.176 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.176 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.177 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:36:01.177 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:36:01.180 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.180 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.181 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:01.181 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@1fd57ae2, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:01.182 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:01.182 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:36:01.182 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:01.182 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:36:01.182 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:01.182 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:01.182 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:01.183 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:01.184 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:01.184 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:36:01.187 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:36:01.187 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:01.188 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:36:01.188 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:01.191 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:36:01.191 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5d2458ef] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@7c8c5798] 18:36:01.192 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:01.192 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.216 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:01.217 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.230 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:01.230 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.240 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:01.240 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.261 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:01.261 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.273 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:01.273 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.282 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.282 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:01.282 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:01.282 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:01.282 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:01.282 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.282 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:01.282 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.282 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.282 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:01.283 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:01.284 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:01.285 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:01.286 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.286 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:01.286 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:01.286 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:01.287 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:01.287 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.287 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:01.287 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.287 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.287 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:01.288 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.288 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:36:01.288 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:01.288 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:36:01.288 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:36:01.288 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:36:01.289 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2aecb4d1] 18:36:01.289 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2b3d74d5] 18:36:01.289 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.289 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.289 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:01.289 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@642ac8fe] 18:36:01.289 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:01.289 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:01.289 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:01.289 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:01.289 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@56f38395] 18:36:01.289 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.289 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@d1e6b6] 18:36:01.289 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:01.289 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@328ea36a] 18:36:01.289 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1acc4c5a] 18:36:01.289 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:36:01.290 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@50e98bbd] 18:36:01.290 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.290 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.290 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:01.290 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:01.290 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.290 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:36:01.290 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:01.290 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:36:01.290 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:36:01.291 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:36:01.291 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5f022340] 18:36:01.291 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@18505e39] 18:36:01.291 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.291 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.291 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:01.291 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@327890cd] 18:36:01.291 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:01.291 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:01.291 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:01.291 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:01.291 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7be98a17] 18:36:01.291 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.291 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@726ff63d] 18:36:01.291 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:36:01.291 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@467fe45] 18:36:01.291 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:36:01.291 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:36:01.291 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:01.291 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@696e03b] 18:36:01.291 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@b4530ca] 18:36:01.291 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.291 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.293 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:01.293 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:01.294 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.294 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:01.294 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:36:01.294 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.294 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.294 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.294 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@306b6231] 18:36:01.294 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@42689014] 18:36:01.294 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.294 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.294 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.294 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.294 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:36:01.294 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:36:01.294 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:36:01.294 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:36:01.294 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3abe0067] 18:36:01.294 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:36:01.294 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:36:01.295 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:36:01.295 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.295 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.295 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:36:01.295 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.295 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.295 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:36:01.295 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:36:01.295 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:36:01.295 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:36:01.295 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:36:01.295 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3ea6cb23] 18:36:01.295 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@13f065ac] 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:36:01.296 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6b629e54] 18:36:01.296 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7b2f5b91] 18:36:01.296 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1d5a4df3] 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:36:01.296 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6210d7de] 18:36:01.296 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@c95132f] 18:36:01.296 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@605d010e] 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:36:01.296 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:36:01.296 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5466b206] 18:36:01.297 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@316a06f] 18:36:01.297 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:36:01.297 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@644fab00] 18:36:01.297 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:36:01.297 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@641b8e0a] 18:36:01.297 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@50cf60d] 18:36:01.297 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.298 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@332f2b1b] 18:36:01.298 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.298 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.299 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:36:01.299 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:01.299 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.299 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:01.299 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:36:01.299 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:01.299 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.299 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.299 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2a2181d5] 18:36:01.299 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@12f22145] 18:36:01.299 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.299 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.299 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.299 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.300 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:01.300 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:01.300 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:01.300 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1c989acb] 18:36:01.300 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1fe37814] 18:36:01.301 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@fd39a21] 18:36:01.301 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:36:01.301 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:36:01.301 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:36:01.301 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:36:01.301 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:36:01.301 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:36:01.301 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:36:01.301 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:36:01.301 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:01.301 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@768f925a] 18:36:01.301 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@34f63d8c] 18:36:01.301 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.301 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1a2cbe42] 18:36:01.301 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:01.301 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@f559f83] 18:36:01.301 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@542c171] 18:36:01.301 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.303 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.305 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:36:01.305 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:01.306 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.306 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:01.306 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:36:01.306 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.306 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.306 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.306 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@dd8608] 18:36:01.306 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7ffce6ff] 18:36:01.306 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.306 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.306 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.306 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.306 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:01.306 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:01.306 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:01.306 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:01.306 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.307 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.307 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:36:01.307 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:01.307 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@232dee99] 18:36:01.307 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3b7e2f1d] 18:36:01.307 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.307 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.307 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.307 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.307 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:36:01.307 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.307 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@34afee7c] 18:36:01.307 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.307 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:36:01.308 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7f3469e7] 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5354846b] 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@18c35c73] 18:36:01.308 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.308 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.308 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.308 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.308 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:01.308 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:01.308 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@560ba04e] 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5fab1fea] 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@33e331a0] 18:36:01.308 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2da7531e] 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@26259f34] 18:36:01.308 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@21768055] 18:36:01.308 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@b32dbea] 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1c9a4631] 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:36:01.308 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@164cb6a9] 18:36:01.308 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:36:01.308 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1edd9e09] 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5038e82d] 18:36:01.308 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2332f57d] 18:36:01.309 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.309 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.309 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.309 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.309 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:01.309 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:01.309 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:01.309 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:01.309 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.309 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.309 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:36:01.309 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:36:01.309 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1e2f010f] 18:36:01.309 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.309 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.309 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.309 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:36:01.309 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.309 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@136cef7c] 18:36:01.309 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2d5116c6] 18:36:01.309 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.309 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.309 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.309 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.310 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:01.310 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:36:01.310 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@9856e3a] 18:36:01.310 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.310 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.310 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.310 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:36:01.310 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:01.310 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6576def5] 18:36:01.310 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.310 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.310 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.310 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:36:01.310 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:36:01.310 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@947e589] 18:36:01.310 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@18663aa5] 18:36:01.310 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.310 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.310 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.310 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.311 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:01.311 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:36:01.311 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5b8d0c7f] 18:36:01.311 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.311 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.311 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:36:01.311 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:36:01.311 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1f3f734f] 18:36:01.311 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.311 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.311 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.311 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:36:01.311 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:36:01.311 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4766d49a] 18:36:01.311 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@88b00b1] 18:36:01.311 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.311 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.311 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.311 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.312 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:36:01.312 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.318 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:36:01.319 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2fd29dd8] 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. 18:36:01.320 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:36:01.320 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:36:01.320 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:36:01.320 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:36:01.320 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:36:01.320 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:36:01.320 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:36:01.320 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:36:01.320 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:36:01.320 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:36:01.320 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:36:01.321 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:36:01.321 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:36:01.324 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:36:01.324 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:36:01.324 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:36:01.324 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:36:01.326 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:36:01.326 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:36:01.326 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7db415c7] 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. 18:36:01.329 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:01.329 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:01.329 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:01.331 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:36:01.331 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:36:01.331 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:01.332 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:36:01.339 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:36:01.339 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:01.340 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:36:01.340 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:01.341 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:36:01.342 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:36:01.343 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:01.344 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:01.344 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:36:01.345 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:36:01.345 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:36:01.345 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:36:01.345 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:01.346 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:36:01.346 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:36:01.347 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:01.348 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:01.349 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:01.350 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:01.351 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:01.353 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:36:01.355 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:01.357 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:01.359 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:36:01.359 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:01.360 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:01.360 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:36:01.362 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:36:01.364 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:36:01.365 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:01.366 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:01.368 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:01.368 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:01.368 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.368 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:36:01.368 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:36:01.368 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:36:01.368 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: c43a5ff2-cf47-41fd-a9e9-c0283a88e818 () 18:36:01.368 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:01.368 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:01.374 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:01.375 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- parse() - HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.key.parentKeyName = :parentname 18:36:01.383 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.386 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- HQL AST --- \-[QUERY] Node: 'query' +-[SELECT_FROM] Node: 'SELECT_FROM' | +-[FROM] Node: 'FROM' | | \-[RANGE] Node: 'RANGE' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[DOT] Node: '.' | | | | | | | | +-[DOT] Node: '.' | | | | | | | | | +-[IDENT] Node: 'org' | | | | | | | | | \-[IDENT] Node: 'onap' | | | | | | | | \-[IDENT] Node: 'policy' | | | | | | | \-[IDENT] Node: 'models' | | | | | | \-[IDENT] Node: 'pdp' | | | | | \-[IDENT] Node: 'persistence' | | | | \-[IDENT] Node: 'concepts' | | | \-[IDENT] Node: 'JpaPdpPolicyStatus' | | \-[ALIAS] Node: 'c' | \-[SELECT] Node: 'SELECT' | \-[IDENT] Node: 'c' \-[WHERE] Node: 'WHERE' \-[EQ] Node: '=' +-[DOT] Node: '.' | +-[DOT] Node: '.' | | +-[IDENT] Node: 'c' | | \-[IDENT] Node: 'key' | \-[IDENT] Node: 'parentKeyName' \-[COLON] Node: ':' \-[IDENT] Node: 'parentname' 18:36:01.387 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select << begin [level=1, statement=select] 18:36:01.388 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromElement -- FromClause{level=1} : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus (c) -> jpapdppoli0_ 18:36:01.388 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName 18:36:01.388 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) 18:36:01.388 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- getDataType() : key -> org.hibernate.type.ComponentType@33ce2d24 18:36:01.389 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- Unresolved property path is now 'key.parentKeyName' 18:36:01.389 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c.key -> jpapdppoli0_.parentKeyName 18:36:01.389 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- getDataType() : key.parentKeyName -> org.hibernate.type.StringType@700b9e6b 18:36:01.389 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c.key.parentKeyName -> jpapdppoli0_.parentKeyName 18:36:01.389 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select : finishing up [level=1, statement=select] 18:36:01.389 [main] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker -- processQuery() : ( SELECT ( {select clause} jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName ) ( FromClause{level=1} PdpPolicyStatus jpapdppoli0_ ) ( WHERE ( = ( jpapdppoli0_.parentKeyName ( jpapdppoli0_.parentKeyName (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) key ) parentKeyName ) ? ) ) ) 18:36:01.389 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity JpaPdpPolicyStatus): [PdpPolicyStatus] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | originalText: c | \-SqlFragment +-FromClause | \-FromElement \-SqlNode \-BinaryLogicOperatorNode +-DotNode | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | path: c.key.parentKeyName | +-DotNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | path: c.key | | +-IdentNode | | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | | originalText: c | | \-IdentNode | | persister: null | | originalText: key | \-IdentNode | persister: null | originalText: parentKeyName \-ParameterNode 18:36:01.389 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Using FROM fragment [PdpPolicyStatus jpapdppoli0_] 18:36:01.389 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select >> end [level=1, statement=select] 18:36:01.396 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (PdpPolicyStatus) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | \-[SQL_TOKEN] SqlFragment: 'jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_' +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[c], fromElementByTableAlias=[jpapdppoli0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'PdpPolicyStatus jpapdppoli0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=c,role=null,tableName=PdpPolicyStatus,tableAlias=jpapdppoli0_,origin=null,columns={,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus}} \-[WHERE] SqlNode: 'WHERE' \-[EQ] BinaryLogicOperatorNode: '=' +-[DOT] DotNode: 'jpapdppoli0_.parentKeyName' {propertyName=parentKeyName,dereferenceType=PRIMITIVE,getPropertyPath=key.parentKeyName,path=c.key.parentKeyName,tableAlias=jpapdppoli0_,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus,classAlias=c} | +-[DOT] DotNode: 'jpapdppoli0_.parentKeyName' {propertyName=parentKeyName,dereferenceType=COMPONENT,getPropertyPath=key.parentKeyName,path=c.key,tableAlias=jpapdppoli0_,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus,classAlias=c} | | +-[ALIAS_REF] IdentNode: '(jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName)' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | | \-[IDENT] IdentNode: 'key' {originalText=key} | \-[IDENT] IdentNode: 'parentKeyName' {originalText=parentKeyName} \-[NAMED_PARAM] ParameterNode: '?' {name=parentname, expectedType=org.hibernate.type.StringType@700b9e6b} 18:36:01.396 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.396 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.key.parentKeyName = :parentname 18:36:01.396 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- SQL: select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.parentKeyName=? 18:36:01.396 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.397 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.parentKeyName=? 18:36:01.402 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.406 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:01.406 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:01.406 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:01.407 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.407 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.407 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.407 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.407 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.408 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:36:01.408 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.408 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.408 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.408 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}] 18:36:01.408 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.408 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.408 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.409 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.409 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.409 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.409 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.409 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}] 18:36:01.409 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.409 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.409 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.409 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:01.409 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:01.410 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:01.410 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 0 updates, 0 deletions to 5 objects 18:36:01.410 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:01.410 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:01.410 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:01.410 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp5, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:01.410 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}, deploy=true} 18:36:01.410 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp2, parentKeyVersion=2.3.4, parentKeyName=MyPolicyB}, deploy=true} 18:36:01.410 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:01.410 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.410 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.411 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.411 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.411 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.411 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.411 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.411 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:36:01.412 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- parse() - HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.key.parentKeyName = :parentname AND c.key.parentKeyVersion = :parentversion 18:36:01.413 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.413 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- HQL AST --- \-[QUERY] Node: 'query' +-[SELECT_FROM] Node: 'SELECT_FROM' | +-[FROM] Node: 'FROM' | | \-[RANGE] Node: 'RANGE' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[DOT] Node: '.' | | | | | | | | +-[DOT] Node: '.' | | | | | | | | | +-[IDENT] Node: 'org' | | | | | | | | | \-[IDENT] Node: 'onap' | | | | | | | | \-[IDENT] Node: 'policy' | | | | | | | \-[IDENT] Node: 'models' | | | | | | \-[IDENT] Node: 'pdp' | | | | | \-[IDENT] Node: 'persistence' | | | | \-[IDENT] Node: 'concepts' | | | \-[IDENT] Node: 'JpaPdpPolicyStatus' | | \-[ALIAS] Node: 'c' | \-[SELECT] Node: 'SELECT' | \-[IDENT] Node: 'c' \-[WHERE] Node: 'WHERE' \-[AND] Node: 'AND' +-[EQ] Node: '=' | +-[DOT] Node: '.' | | +-[DOT] Node: '.' | | | +-[IDENT] Node: 'c' | | | \-[IDENT] Node: 'key' | | \-[IDENT] Node: 'parentKeyName' | \-[COLON] Node: ':' | \-[IDENT] Node: 'parentname' \-[EQ] Node: '=' +-[DOT] Node: '.' | +-[DOT] Node: '.' | | +-[IDENT] Node: 'c' | | \-[IDENT] Node: 'key' | \-[IDENT] Node: 'parentKeyVersion' \-[COLON] Node: ':' \-[IDENT] Node: 'parentversion' 18:36:01.413 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select << begin [level=1, statement=select] 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromElement -- FromClause{level=1} : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus (c) -> jpapdppoli0_ 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- getDataType() : key -> org.hibernate.type.ComponentType@33ce2d24 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- Unresolved property path is now 'key.parentKeyName' 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c.key -> jpapdppoli0_.parentKeyName 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- getDataType() : key.parentKeyName -> org.hibernate.type.StringType@700b9e6b 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c.key.parentKeyName -> jpapdppoli0_.parentKeyName 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- getDataType() : key -> org.hibernate.type.ComponentType@33ce2d24 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- Unresolved property path is now 'key.parentKeyVersion' 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c.key -> jpapdppoli0_.parentKeyVersion 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- getDataType() : key.parentKeyVersion -> org.hibernate.type.StringType@700b9e6b 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c.key.parentKeyVersion -> jpapdppoli0_.parentKeyVersion 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select : finishing up [level=1, statement=select] 18:36:01.414 [main] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker -- processQuery() : ( SELECT ( {select clause} jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName ) ( FromClause{level=1} PdpPolicyStatus jpapdppoli0_ ) ( WHERE ( AND ( = ( jpapdppoli0_.parentKeyName ( jpapdppoli0_.parentKeyName (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) key ) parentKeyName ) ? ) ( = ( jpapdppoli0_.parentKeyVersion ( jpapdppoli0_.parentKeyVersion (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) key ) parentKeyVersion ) ? ) ) ) ) 18:36:01.415 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity JpaPdpPolicyStatus): [PdpPolicyStatus] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | originalText: c | \-SqlFragment +-FromClause | \-FromElement \-SqlNode \-SqlNode +-BinaryLogicOperatorNode | +-DotNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | path: c.key.parentKeyName | | +-DotNode | | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | | path: c.key | | | +-IdentNode | | | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | | | originalText: c | | | \-IdentNode | | | persister: null | | | originalText: key | | \-IdentNode | | persister: null | | originalText: parentKeyName | \-ParameterNode \-BinaryLogicOperatorNode +-DotNode | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | path: c.key.parentKeyVersion | +-DotNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | path: c.key | | +-IdentNode | | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | | originalText: c | | \-IdentNode | | persister: null | | originalText: key | \-IdentNode | persister: null | originalText: parentKeyVersion \-ParameterNode 18:36:01.415 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Using FROM fragment [PdpPolicyStatus jpapdppoli0_] 18:36:01.415 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select >> end [level=1, statement=select] 18:36:01.415 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (PdpPolicyStatus) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | \-[SQL_TOKEN] SqlFragment: 'jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_' +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[c], fromElementByTableAlias=[jpapdppoli0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'PdpPolicyStatus jpapdppoli0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=c,role=null,tableName=PdpPolicyStatus,tableAlias=jpapdppoli0_,origin=null,columns={,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus}} \-[WHERE] SqlNode: 'WHERE' \-[AND] SqlNode: 'AND' +-[EQ] BinaryLogicOperatorNode: '=' | +-[DOT] DotNode: 'jpapdppoli0_.parentKeyName' {propertyName=parentKeyName,dereferenceType=PRIMITIVE,getPropertyPath=key.parentKeyName,path=c.key.parentKeyName,tableAlias=jpapdppoli0_,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus,classAlias=c} | | +-[DOT] DotNode: 'jpapdppoli0_.parentKeyName' {propertyName=parentKeyName,dereferenceType=COMPONENT,getPropertyPath=key.parentKeyName,path=c.key,tableAlias=jpapdppoli0_,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus,classAlias=c} | | | +-[ALIAS_REF] IdentNode: '(jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName)' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | | | \-[IDENT] IdentNode: 'key' {originalText=key} | | \-[IDENT] IdentNode: 'parentKeyName' {originalText=parentKeyName} | \-[NAMED_PARAM] ParameterNode: '?' {name=parentname, expectedType=org.hibernate.type.StringType@700b9e6b} \-[EQ] BinaryLogicOperatorNode: '=' +-[DOT] DotNode: 'jpapdppoli0_.parentKeyVersion' {propertyName=parentKeyVersion,dereferenceType=PRIMITIVE,getPropertyPath=key.parentKeyVersion,path=c.key.parentKeyVersion,tableAlias=jpapdppoli0_,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus,classAlias=c} | +-[DOT] DotNode: 'jpapdppoli0_.parentKeyVersion' {propertyName=parentKeyVersion,dereferenceType=COMPONENT,getPropertyPath=key.parentKeyVersion,path=c.key,tableAlias=jpapdppoli0_,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus,classAlias=c} | | +-[ALIAS_REF] IdentNode: '(jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName)' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | | \-[IDENT] IdentNode: 'key' {originalText=key} | \-[IDENT] IdentNode: 'parentKeyVersion' {originalText=parentKeyVersion} \-[NAMED_PARAM] ParameterNode: '?' {name=parentversion, expectedType=org.hibernate.type.StringType@700b9e6b} 18:36:01.415 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.415 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.key.parentKeyName = :parentname AND c.key.parentKeyVersion = :parentversion 18:36:01.415 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- SQL: select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? 18:36:01.415 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.416 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? 18:36:01.416 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.416 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.416 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:36:01.416 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@6a614868 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupB 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@5b0fce55 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.416 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.417 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.418 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.parentKeyName=? 18:36:01.418 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.418 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.418 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:36:01.418 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}] 18:36:01.418 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 2 18:36:01.418 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.418 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.418 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.418 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.418 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:01.418 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.418 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.418 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.418 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@50a431b 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp1, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}] 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@459245c9 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp3, parentKeyVersion=10.20.30, parentKeyName=MyPolicy}] 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupB 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@6ca5d4d 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.419 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=pdp4, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.419 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.419 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:01.419 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@71b03e9a] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@7c8c5798] 18:36:01.419 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:01.419 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:01.419 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:01.421 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:01.424 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:01.424 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:01.424 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:01.424 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:01.424 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:36:01.424 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:36:01.424 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:01.425 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:36:01.425 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:01.425 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:01.425 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:36:01.435 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.435 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.435 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.435 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.435 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.435 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.435 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:01.435 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:01.435 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:36:01.435 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:36:01.435 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@79cb6e98 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@4e11dfaf 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@413bf74f 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@8d464df 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@2ac964f3 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@6ae52aa2 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@747a393e 18:36:01.436 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@5fa349f2 18:36:01.436 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@3e2c4009] into BootstrapContext; was [null] 18:36:01.436 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7d5fdd54] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@58c9a808] 18:36:01.441 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:01.441 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:01.441 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:01.441 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:36:01.441 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:36:01.441 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:01.441 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:01.441 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:36:01.441 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:36:01.450 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:01.450 [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 18:36:01.450 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:01.450 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:36:01.451 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:01.455 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@a28d4f4] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3ad7f7f1] 18:36:01.456 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:36:01.457 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:36:01.457 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:01.457 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.457 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:01.457 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:01.460 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.460 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:01.460 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.460 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.460 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:01.460 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.460 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.460 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.460 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:01.460 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.460 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.460 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.460 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:01.460 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.460 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.460 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:01.460 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.460 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.460 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.460 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.460 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:01.460 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.460 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:01.460 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.460 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.461 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:01.461 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.461 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.461 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.461 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.461 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.461 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.461 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.461 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.461 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:36:01.462 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.462 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:01.462 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:01.462 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.462 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:01.462 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.462 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.462 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.462 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:01.462 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.462 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.462 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.462 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.462 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.462 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.462 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:01.462 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.462 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.462 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.462 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.462 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.462 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.462 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.463 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:01.463 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.463 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.463 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:01.463 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.463 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.463 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:01.463 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.463 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.463 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:01.463 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.463 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.463 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:01.463 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.463 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:36:01.463 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.463 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:01.464 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:01.464 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.464 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:01.464 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.464 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.464 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:01.464 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.464 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.464 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.464 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:01.464 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.464 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.464 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.464 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:01.464 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.464 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.464 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.464 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:01.464 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.464 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.464 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.465 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.465 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:36:01.465 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:01.465 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:01.465 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:01.465 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:01.465 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:36:01.465 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:36:01.468 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:36:01.468 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:01.468 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:01.468 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:01.468 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:01.468 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:36:01.468 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:36:01.468 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:36:01.468 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:01.468 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:01.468 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:01.468 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:01.468 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:36:01.468 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:36:01.468 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:36:01.468 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.468 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.468 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:01.468 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.468 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.468 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.468 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.468 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.468 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.469 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:01.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:36:01.469 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:01.469 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:01.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:01.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:36:01.469 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:01.469 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.469 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:01.469 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.469 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.469 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:01.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.469 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.469 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:01.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.469 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.469 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.469 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:01.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:01.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.469 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:01.469 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:01.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.469 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:36:01.469 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:36:01.469 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.469 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:36:01.469 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.470 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.470 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.470 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.470 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.470 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.470 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.472 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:01.472 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:01.473 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.473 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:01.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.473 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:01.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.473 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:01.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.473 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:01.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.473 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:01.473 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:01.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:01.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:01.473 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:01.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:01.473 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.473 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:36:01.473 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.474 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.474 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.474 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:36:01.474 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.474 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:36:01.474 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.474 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:01.474 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.474 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.474 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.483 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:01.483 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.483 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.483 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.483 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:01.483 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.483 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.483 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.483 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:01.483 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.483 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.483 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.483 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:01.483 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.483 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.483 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.483 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:01.483 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:01.483 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:01.483 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:36:01.483 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:01.483 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:01.483 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:01.483 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:36:01.483 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:36:01.484 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:01.484 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:01.484 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:01.484 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:36:01.484 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:01.484 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:01.484 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.484 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:01.484 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.484 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.484 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.485 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.485 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:01.485 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:01.485 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.485 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.485 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:01.485 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:01.485 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.485 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:01.485 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.485 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:01.485 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.485 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.485 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:01.485 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.485 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.485 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.485 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.485 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.485 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.485 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.485 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:01.485 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.485 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.486 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.486 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.486 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:01.486 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.486 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.486 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.486 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.486 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.486 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.486 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.486 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:01.486 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.486 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.486 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.486 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.486 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.486 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:01.486 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.486 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:01.486 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:01.486 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.486 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.486 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:01.486 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.486 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.487 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:01.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.487 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.487 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.487 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.487 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:01.487 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:01.487 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:01.487 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.487 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.487 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:01.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.487 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.487 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:01.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.487 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:01.487 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.487 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:01.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.487 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.487 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.488 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:01.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.488 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.488 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.488 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.488 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:01.488 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.488 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:01.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.488 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:01.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.488 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.488 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.488 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.488 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:01.488 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.488 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:01.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:01.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.488 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:01.488 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.488 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:01.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.488 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.488 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:01.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.488 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:01.488 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.488 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.488 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:01.488 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.489 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.489 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.489 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.489 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:01.489 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.489 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.489 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.489 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.489 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.489 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.489 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.489 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:01.489 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.489 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.489 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:01.489 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.489 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.489 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.489 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.489 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:01.489 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.489 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.489 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.489 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.489 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.489 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.489 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.489 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:01.489 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.489 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.489 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.489 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.490 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.490 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.490 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.490 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.490 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.490 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.490 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.490 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.490 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.490 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.490 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.491 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.491 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:36:01.491 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:36:01.492 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.492 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.492 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:01.492 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@3e8fb5cb, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:01.493 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:01.493 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:36:01.493 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:01.493 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:36:01.493 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:01.493 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:01.493 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:01.493 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:01.494 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:01.494 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:36:01.494 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:36:01.494 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:01.495 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:36:01.495 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:01.495 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:36:01.495 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@a28d4f4] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@9b08f8c] 18:36:01.495 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:01.495 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.506 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:01.506 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.514 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:01.514 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.520 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:01.520 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.525 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:01.525 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.541 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:01.541 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:01.550 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.551 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:01.552 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.552 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:36:01.552 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:01.552 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:36:01.552 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:36:01.552 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:36:01.552 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@21f064dc] 18:36:01.552 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@319e7491] 18:36:01.552 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.552 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.552 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:01.552 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@209592d7] 18:36:01.552 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:01.552 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:01.552 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:01.552 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:01.552 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2ee3bf7f] 18:36:01.552 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.552 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@22080528] 18:36:01.552 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:01.552 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2e072894] 18:36:01.552 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@266745fc] 18:36:01.552 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:36:01.552 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@154c1e08] 18:36:01.552 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.552 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.552 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:01.552 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:01.553 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.553 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:36:01.553 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:01.553 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:36:01.553 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:36:01.553 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@770f78cc] 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@605bbd31] 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5036158] 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3ee659da] 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@29114a3] 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1c86ac08] 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4fc62b5d] 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@45f80a0a] 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:01.553 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:01.553 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.553 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:01.553 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:36:01.553 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.553 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.553 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6cb71851] 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3b91f637] 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@14ffb9ff] 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:36:01.553 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.553 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:36:01.554 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.554 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.554 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:36:01.554 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:36:01.554 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:36:01.554 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:36:01.554 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@78b632b9] 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4afbbe76] 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1475ce17] 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@36adae1] 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@36c93275] 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3663c8d] 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@37816f9e] 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4290f4fb] 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6a2c3fc2] 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@37c595f4] 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5ebf2121] 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@b0ba49] 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@be947b2] 18:36:01.554 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1018090e] 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.554 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:36:01.555 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:01.555 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.555 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:01.555 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:36:01.555 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:01.555 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.555 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@37899405] 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@326e024f] 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@58a9b1b9] 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1a17ac99] 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@317c4093] 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2a3001e8] 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1642e41b] 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@35bbaef5] 18:36:01.555 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1170e97c] 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3b6585fb] 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.555 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:36:01.555 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:01.556 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.556 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:01.556 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:36:01.556 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.556 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.556 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3a86ccb0] 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@52220113] 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:36:01.556 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5f3d9383] 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1d553bee] 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:36:01.556 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@519c0918] 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:36:01.556 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3360e5da] 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2007a050] 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@11e2a981] 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:01.556 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4f6fe1c9] 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@10eb1492] 18:36:01.556 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@284f822d] 18:36:01.557 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4c52915a] 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7c0350b0] 18:36:01.557 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@34049426] 18:36:01.557 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@608e2661] 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@388ea36b] 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:36:01.557 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5e6ef21a] 18:36:01.557 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:36:01.557 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5ff762c1] 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@122f17af] 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3bf8d9d2] 18:36:01.557 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.557 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.557 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.557 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.557 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:01.557 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:01.557 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:01.557 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.557 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:36:01.558 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@59c69659] 18:36:01.558 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:36:01.558 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@117cd7c6] 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5ad0c7df] 18:36:01.558 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.558 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:01.558 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1fbea232] 18:36:01.558 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:36:01.558 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3b09e320] 18:36:01.558 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:36:01.558 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@65a3b9b5] 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@450e706c] 18:36:01.558 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.558 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:01.558 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:36:01.558 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@778e52d0] 18:36:01.559 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.559 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.559 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:36:01.559 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:36:01.559 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2462808e] 18:36:01.559 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.559 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.559 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.559 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:36:01.559 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:36:01.559 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6fcd3bc9] 18:36:01.559 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1da054] 18:36:01.559 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.559 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.559 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.559 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.559 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:36:01.559 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.561 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:36:01.561 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d384b46] 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. 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:36:01.562 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:36:01.562 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d4d81f1] 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. 18:36:01.563 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:01.563 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:01.563 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:01.563 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:36:01.564 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:36:01.564 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:01.564 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:36:01.564 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:36:01.565 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:01.565 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:36:01.565 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:01.565 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:36:01.566 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:36:01.566 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:01.566 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:01.566 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:36:01.567 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:36:01.567 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:36:01.567 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:36:01.567 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:01.568 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:36:01.568 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:36:01.568 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:01.582 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:01.583 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:01.584 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:01.584 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:01.585 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:36:01.585 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:01.586 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:01.586 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:36:01.587 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:01.587 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:01.588 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:36:01.588 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:36:01.593 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:36:01.597 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:01.597 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:01.599 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:01.599 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:01.599 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.599 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:36:01.599 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:36:01.599 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:36:01.599 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: bf3f9ce3-dc38-417b-b7d7-cc7bb1075f93 () 18:36:01.599 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:01.599 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:01.609 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:01.609 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:01.609 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:01.609 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:01.610 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.610 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.610 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.611 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.611 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.611 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.612 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.612 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.612 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.612 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:01.612 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:01.612 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:01.612 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 2 insertions, 0 updates, 0 deletions to 2 objects 18:36:01.612 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:01.612 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:01.612 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:01.612 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:01.612 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.613 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.613 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.613 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.613 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:36:01.614 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:01.614 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:01.620 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.620 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.620 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.621 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.621 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:01.621 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:01.621 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:01.621 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 18:36:01.621 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:01.621 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:01.621 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupB, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:01.621 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.621 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.621 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.621 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:36:01.622 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- parse() - HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:01.622 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.623 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- HQL AST --- \-[QUERY] Node: 'query' +-[SELECT_FROM] Node: 'SELECT_FROM' | +-[FROM] Node: 'FROM' | | \-[RANGE] Node: 'RANGE' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[DOT] Node: '.' | | | | | | | | +-[DOT] Node: '.' | | | | | | | | | +-[IDENT] Node: 'org' | | | | | | | | | \-[IDENT] Node: 'onap' | | | | | | | | \-[IDENT] Node: 'policy' | | | | | | | \-[IDENT] Node: 'models' | | | | | | \-[IDENT] Node: 'pdp' | | | | | \-[IDENT] Node: 'persistence' | | | | \-[IDENT] Node: 'concepts' | | | \-[IDENT] Node: 'JpaPdpPolicyStatus' | | \-[ALIAS] Node: 'c' | \-[SELECT] Node: 'SELECT' | \-[IDENT] Node: 'c' \-[WHERE] Node: 'WHERE' \-[EQ] Node: '=' +-[DOT] Node: '.' | +-[IDENT] Node: 'c' | \-[IDENT] Node: 'pdpGroup' \-[COLON] Node: ':' \-[IDENT] Node: 'pdpGroup' 18:36:01.623 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select << begin [level=1, statement=select] 18:36:01.623 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromElement -- FromClause{level=1} : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus (c) -> jpapdppoli0_ 18:36:01.624 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName 18:36:01.624 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) 18:36:01.624 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- getDataType() : pdpGroup -> org.hibernate.type.StringType@700b9e6b 18:36:01.624 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c.pdpGroup -> jpapdppoli0_.pdpGroup 18:36:01.624 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select : finishing up [level=1, statement=select] 18:36:01.624 [main] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker -- processQuery() : ( SELECT ( {select clause} jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName ) ( FromClause{level=1} PdpPolicyStatus jpapdppoli0_ ) ( WHERE ( = ( jpapdppoli0_.pdpGroup (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) pdpGroup ) ? ) ) ) 18:36:01.624 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity JpaPdpPolicyStatus): [PdpPolicyStatus] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | originalText: c | \-SqlFragment +-FromClause | \-FromElement \-SqlNode \-BinaryLogicOperatorNode +-DotNode | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | path: c.pdpGroup | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | originalText: c | \-IdentNode | persister: null | originalText: pdpGroup \-ParameterNode 18:36:01.624 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Using FROM fragment [PdpPolicyStatus jpapdppoli0_] 18:36:01.624 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select >> end [level=1, statement=select] 18:36:01.625 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (PdpPolicyStatus) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | \-[SQL_TOKEN] SqlFragment: 'jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_' +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[c], fromElementByTableAlias=[jpapdppoli0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'PdpPolicyStatus jpapdppoli0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=c,role=null,tableName=PdpPolicyStatus,tableAlias=jpapdppoli0_,origin=null,columns={,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus}} \-[WHERE] SqlNode: 'WHERE' \-[EQ] BinaryLogicOperatorNode: '=' +-[DOT] DotNode: 'jpapdppoli0_.pdpGroup' {propertyName=pdpGroup,dereferenceType=PRIMITIVE,getPropertyPath=pdpGroup,path=c.pdpGroup,tableAlias=jpapdppoli0_,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus,classAlias=c} | +-[ALIAS_REF] IdentNode: '(jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName)' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | \-[IDENT] IdentNode: 'pdpGroup' {originalText=pdpGroup} \-[NAMED_PARAM] ParameterNode: '?' {name=pdpGroup, expectedType=org.hibernate.type.StringType@700b9e6b} 18:36:01.625 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.625 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:01.625 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- SQL: select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:01.625 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.625 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:01.625 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:01.625 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.625 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.625 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:36:01.626 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@776535b0 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@f1a9913 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.626 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.626 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.627 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:01.627 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:01.627 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.627 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.627 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.627 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.627 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.627 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupB 18:36:01.627 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.627 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.627 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.627 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@14a33025 18:36:01.627 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.627 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.627 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.627 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.627 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.627 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:01.628 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@1b31ca2] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@9b08f8c] 18:36:01.628 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:01.628 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:01.628 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:01.629 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:01.632 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:01.632 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:01.632 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:01.632 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:01.632 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:36:01.632 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:36:01.632 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:01.633 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:36:01.633 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:01.633 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:36:01.633 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@a3eba18 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@8d274f3 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@4c39d732 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@1384f4c9 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@6c9572db 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@77fbe656 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@75f92fdc 18:36:01.634 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@416faf16 18:36:01.634 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@6ab0e4a] into BootstrapContext; was [null] 18:36:01.634 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2eca819f] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1271cc55] 18:36:01.639 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:01.639 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:01.639 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:01.639 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:36:01.640 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:36:01.640 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:01.640 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:01.640 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:36:01.640 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:36:01.641 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:01.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 18:36:01.641 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:01.641 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:36:01.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 18:36:01.642 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5002dc29] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@32ec4c8d] 18:36:01.642 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:36:01.643 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:36:01.643 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:01.643 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.643 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:01.643 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.644 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:01.644 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.644 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:01.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.644 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:01.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.644 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.644 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:01.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.644 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:01.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.644 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:01.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.644 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.644 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.644 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.645 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.645 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.645 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.645 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.645 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.645 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.645 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.645 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.645 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:36:01.645 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.645 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:01.645 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.646 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:01.646 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.646 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:01.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.646 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:01.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.646 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.646 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:01.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.646 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:01.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.646 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:01.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.646 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.646 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:01.646 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.647 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.647 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:36:01.647 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.647 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:01.647 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.647 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.647 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:36:01.647 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.647 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:01.647 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.647 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.647 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.647 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.647 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.647 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.647 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:01.647 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.647 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:01.647 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:01.647 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.647 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:01.647 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.648 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.648 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.648 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.648 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.648 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.648 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.648 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.648 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.648 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.648 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:01.648 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:36:01.648 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:01.648 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:36:01.648 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:01.648 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:36:01.648 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:36:01.648 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.648 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.648 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.648 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:36:01.648 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:01.648 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:01.648 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:36:01.648 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:36:01.649 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.649 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:01.649 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.649 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:01.649 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.649 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.649 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:01.649 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.649 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.649 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.649 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:01.649 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:01.649 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:01.649 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:01.649 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.649 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.649 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.649 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.650 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.650 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:01.650 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.650 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:01.650 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.650 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.650 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:01.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.650 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.650 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:01.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.650 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.650 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:01.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.650 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.650 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:01.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.650 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.650 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:01.650 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:01.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:01.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:36:01.650 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:01.650 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:01.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:01.650 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:01.650 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:36:01.651 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.651 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.651 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.651 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.651 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.651 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:36:01.651 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.651 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:36:01.651 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:01.651 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.651 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:01.651 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.652 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.652 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.652 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.652 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.652 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.652 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.652 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.652 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.652 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.652 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:01.652 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:36:01.652 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:01.652 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:36:01.652 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:01.652 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:36:01.652 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:01.652 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.652 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.652 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:01.653 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.653 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.653 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.653 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:01.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:01.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.653 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.653 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:01.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:01.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.653 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:01.653 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.653 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:01.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.653 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:01.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.653 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.653 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.654 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.654 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.654 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.654 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.654 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.654 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:01.654 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.654 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.654 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:01.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.654 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.654 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:01.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.654 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:01.654 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:01.654 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:01.654 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.654 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:01.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.654 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:01.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.654 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.654 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.655 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.655 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.655 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.655 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:01.655 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:01.655 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:01.655 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.655 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.655 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:01.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.655 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.655 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:01.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.655 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:01.655 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.655 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:01.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.655 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:01.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.655 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.655 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.655 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.655 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:01.655 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.655 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:01.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.655 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.655 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.656 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.656 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:01.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.656 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.656 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.656 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.656 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.656 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.656 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:01.656 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.656 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.656 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:01.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:01.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:01.656 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.656 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.656 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:01.656 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.656 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.656 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.656 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.656 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:01.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.656 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.656 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.656 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.656 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.656 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.656 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.657 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:01.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.657 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.657 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:01.657 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.657 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.657 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:01.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.657 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:01.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.657 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.657 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.657 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.657 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:01.657 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.657 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.657 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:01.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.657 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:01.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.657 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.657 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.657 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.657 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.657 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.657 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:01.657 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.657 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.658 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.658 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.658 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.658 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.658 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.658 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.658 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.658 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.658 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.658 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.658 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.658 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.658 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.659 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.659 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:36:01.659 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:36:01.660 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.660 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.660 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:01.660 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@2e2fdb8c, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:01.661 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:01.661 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:36:01.661 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:01.661 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:36:01.661 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:01.661 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:01.661 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:01.662 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:01.662 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:01.662 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:36:01.663 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:36:01.663 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:01.663 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:36:01.663 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:01.663 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:36:01.663 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5002dc29] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@21e6822e] 18:36:01.664 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:01.664 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.678 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:01.678 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.686 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:01.686 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.693 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:01.693 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.702 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:01.702 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.710 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:01.710 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.718 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.718 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:01.718 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:01.718 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:01.718 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:01.719 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:01.720 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:01.720 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.720 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:01.720 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:01.720 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:01.720 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:01.720 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.720 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:01.720 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.720 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.720 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:01.720 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.720 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:36:01.720 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:01.720 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:36:01.720 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:36:01.720 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:36:01.720 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4eff9cb3] 18:36:01.720 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@569168c0] 18:36:01.720 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.720 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.720 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:01.720 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@66ed73c1] 18:36:01.720 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:01.720 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:01.720 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:01.720 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:01.720 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@8d108a3] 18:36:01.720 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.720 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@77547450] 18:36:01.720 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:01.720 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7aaa6200] 18:36:01.720 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7fcd7f91] 18:36:01.720 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:36:01.720 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7fd9f4db] 18:36:01.720 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:01.721 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:01.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:36:01.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:01.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:36:01.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:36:01.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2b7be984] 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2e82489] 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@52c15901] 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@686fdb55] 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5bc28b97] 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@313d8bf] 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7385c2f0] 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3c546124] 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:01.721 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:01.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:01.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:36:01.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.721 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@219f9031] 18:36:01.721 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@742ff968] 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.721 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6be13eeb] 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:36:01.722 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.722 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.722 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:36:01.722 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:36:01.722 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:36:01.722 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:36:01.722 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@487ce7c7] 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6f8922c0] 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@317fe2c1] 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1746590c] 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@70a1e4f7] 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@69ab59f7] 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@619f24c2] 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1b1a077d] 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@795a3df7] 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@576f9ac6] 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@76b328e9] 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@431fc271] 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6b02fa60] 18:36:01.722 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4090f46c] 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.722 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.723 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:36:01.723 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:01.723 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.723 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:01.723 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:36:01.723 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:01.723 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.723 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.723 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2f8b78f7] 18:36:01.723 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@123a3b3d] 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:01.723 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5d5b21c1] 18:36:01.723 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1efb1a84] 18:36:01.723 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@482d1bb9] 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:01.723 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1e541278] 18:36:01.723 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@8e7a03] 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.723 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1191c0d7] 18:36:01.723 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:01.723 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@e3c4681] 18:36:01.723 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@304542ec] 18:36:01.723 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.723 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:36:01.724 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:01.724 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.724 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:01.724 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:36:01.724 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.724 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.724 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@43687885] 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5c609f47] 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:36:01.724 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2ae04d56] 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@72a265ea] 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:36:01.724 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3a76d39] 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:36:01.724 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2614ede] 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1183b7f] 18:36:01.724 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@396e50c0] 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:01.724 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@68a7cd0] 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@2838450e] 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@732e21c9] 18:36:01.725 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@70eb0c2c] 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@25d2921d] 18:36:01.725 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4fa8b39c] 18:36:01.725 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4d0af3c9] 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@65a80c28] 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:36:01.725 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@545b28fa] 18:36:01.725 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:36:01.725 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@446b6100] 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6107fce9] 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6c9614cb] 18:36:01.725 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.725 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.725 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.725 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.725 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:01.725 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:01.725 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:01.725 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:36:01.725 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:36:01.725 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@584c62b] 18:36:01.725 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:36:01.726 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7a8c1916] 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@66f44bef] 18:36:01.726 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.726 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:01.726 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@8fd4fac] 18:36:01.726 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:36:01.726 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1ac28535] 18:36:01.726 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:36:01.726 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@778e928c] 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2df593ac] 18:36:01.726 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.726 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:01.726 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@546c8875] 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:36:01.726 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@74b4931d] 18:36:01.726 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.726 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.727 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.727 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:36:01.727 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:36:01.727 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@38f563e4] 18:36:01.727 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@45400d7c] 18:36:01.727 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.727 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.727 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.727 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.727 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:36:01.727 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.729 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:36:01.729 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@17e1125] 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. 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:36:01.730 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:36:01.730 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@492f3239] 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. 18:36:01.731 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:01.731 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:01.731 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:01.731 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:36:01.732 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:36:01.732 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:01.732 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:36:01.732 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:36:01.733 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:01.733 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:36:01.733 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:01.733 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:36:01.733 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:36:01.734 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:01.734 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:01.734 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:36:01.734 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:36:01.735 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:36:01.735 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:36:01.735 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:01.735 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:36:01.736 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:36:01.736 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:01.737 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:01.737 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:01.738 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:01.738 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:01.739 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:36:01.739 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:01.740 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:01.740 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:36:01.741 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:01.741 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:01.742 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:36:01.742 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:36:01.743 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:36:01.743 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:01.743 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:01.746 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:01.746 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:01.746 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.746 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:36:01.746 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:36:01.746 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:36:01.746 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 611fb369-48a2-4016-aa52-d6ec394f18b1 () 18:36:01.746 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:01.746 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:01.748 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:01.748 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:01.748 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:01.749 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:01.749 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.749 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.749 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.750 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.750 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.751 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.751 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.751 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.751 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.751 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.751 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.751 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.751 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.751 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.751 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.751 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.752 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.752 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:01.752 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:01.752 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:01.752 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 insertions, 0 updates, 0 deletions to 4 objects 18:36:01.752 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:01.752 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:01.752 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:01.752 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:01.752 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:01.752 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:01.752 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.752 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.753 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.753 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.753 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.753 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.753 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:36:01.754 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- parse() - HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:01.754 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.755 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- HQL AST --- \-[QUERY] Node: 'query' +-[SELECT_FROM] Node: 'SELECT_FROM' | +-[FROM] Node: 'FROM' | | \-[RANGE] Node: 'RANGE' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[DOT] Node: '.' | | | | | | | | +-[DOT] Node: '.' | | | | | | | | | +-[IDENT] Node: 'org' | | | | | | | | | \-[IDENT] Node: 'onap' | | | | | | | | \-[IDENT] Node: 'policy' | | | | | | | \-[IDENT] Node: 'models' | | | | | | \-[IDENT] Node: 'pdp' | | | | | \-[IDENT] Node: 'persistence' | | | | \-[IDENT] Node: 'concepts' | | | \-[IDENT] Node: 'JpaPdpPolicyStatus' | | \-[ALIAS] Node: 'c' | \-[SELECT] Node: 'SELECT' | \-[IDENT] Node: 'c' \-[WHERE] Node: 'WHERE' \-[EQ] Node: '=' +-[DOT] Node: '.' | +-[IDENT] Node: 'c' | \-[IDENT] Node: 'pdpGroup' \-[COLON] Node: ':' \-[IDENT] Node: 'pdpGroup' 18:36:01.755 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select << begin [level=1, statement=select] 18:36:01.755 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromElement -- FromClause{level=1} : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus (c) -> jpapdppoli0_ 18:36:01.755 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName 18:36:01.755 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) 18:36:01.755 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- getDataType() : pdpGroup -> org.hibernate.type.StringType@700b9e6b 18:36:01.755 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c.pdpGroup -> jpapdppoli0_.pdpGroup 18:36:01.755 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select : finishing up [level=1, statement=select] 18:36:01.755 [main] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker -- processQuery() : ( SELECT ( {select clause} jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName ) ( FromClause{level=1} PdpPolicyStatus jpapdppoli0_ ) ( WHERE ( = ( jpapdppoli0_.pdpGroup (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) pdpGroup ) ? ) ) ) 18:36:01.756 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity JpaPdpPolicyStatus): [PdpPolicyStatus] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | originalText: c | \-SqlFragment +-FromClause | \-FromElement \-SqlNode \-BinaryLogicOperatorNode +-DotNode | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | path: c.pdpGroup | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | originalText: c | \-IdentNode | persister: null | originalText: pdpGroup \-ParameterNode 18:36:01.756 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Using FROM fragment [PdpPolicyStatus jpapdppoli0_] 18:36:01.756 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select >> end [level=1, statement=select] 18:36:01.756 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (PdpPolicyStatus) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | \-[SQL_TOKEN] SqlFragment: 'jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_' +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[c], fromElementByTableAlias=[jpapdppoli0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'PdpPolicyStatus jpapdppoli0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=c,role=null,tableName=PdpPolicyStatus,tableAlias=jpapdppoli0_,origin=null,columns={,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus}} \-[WHERE] SqlNode: 'WHERE' \-[EQ] BinaryLogicOperatorNode: '=' +-[DOT] DotNode: 'jpapdppoli0_.pdpGroup' {propertyName=pdpGroup,dereferenceType=PRIMITIVE,getPropertyPath=pdpGroup,path=c.pdpGroup,tableAlias=jpapdppoli0_,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus,classAlias=c} | +-[ALIAS_REF] IdentNode: '(jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName)' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | \-[IDENT] IdentNode: 'pdpGroup' {originalText=pdpGroup} \-[NAMED_PARAM] ParameterNode: '?' {name=pdpGroup, expectedType=org.hibernate.type.StringType@700b9e6b} 18:36:01.756 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.756 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:01.756 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- SQL: select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:01.756 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:01.756 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:01.756 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:01.757 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.757 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.757 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:36:01.757 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.757 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 2 18:36:01.757 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.757 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 3 18:36:01.757 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@19e6bee1 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@4f86f4f4 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@42f41162 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@3edafdc3 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.757 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.758 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.758 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.759 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:01.759 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:01.759 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.759 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.759 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.759 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.759 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.759 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.759 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.759 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:01.759 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.759 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.759 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.759 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@495b3de0 18:36:01.759 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.759 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.759 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.759 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.759 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.759 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.759 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.759 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.759 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.760 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.760 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.760 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.760 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:01.760 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.760 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.760 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.760 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@481c80d9 18:36:01.760 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.760 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.760 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.760 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.760 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.760 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:01.760 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:01.760 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:01.760 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 2 deletions to 2 objects 18:36:01.760 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:01.760 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:01.760 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idW, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:01.760 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idY, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:01.760 [main] DEBUG org.hibernate.SQL -- delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.760 [main] DEBUG org.hibernate.SQL -- delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.761 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.761 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.761 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:36:01.761 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:01.761 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:01.761 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.761 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.761 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:36:01.761 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@7b14192c 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idX, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@26e0fbc9 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:01.761 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=idZ, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:01.761 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.762 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:01.762 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@74098c44] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@21e6822e] 18:36:01.762 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:01.762 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:01.763 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:01.764 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:01.767 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:01.767 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:01.767 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:01.767 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:01.767 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:36:01.767 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:36:01.767 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:01.767 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:36:01.768 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:01.768 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@a0d8640 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@24a9599 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@5925f653 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@4bd97e7e 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@2d80cec3 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@7bb070b7 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@d5196fc 18:36:01.768 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@dfb23a6 18:36:01.769 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@2626020c] into BootstrapContext; was [null] 18:36:01.769 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5e6bfbb7] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5f8c60f0] 18:36:01.773 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:01.773 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:01.773 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:01.773 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:36:01.774 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:36:01.774 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:01.774 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:01.774 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:36:01.774 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:36:01.775 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:01.775 [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 18:36:01.775 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:01.775 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:36:01.775 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:01.776 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@b35ac04] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@71accac1] 18:36:01.777 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:36:01.777 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:36:01.777 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:01.777 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.777 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:01.777 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:01.778 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.778 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:01.778 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.778 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.778 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:01.778 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.778 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.778 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.778 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:01.778 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.778 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.778 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.778 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:01.778 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.778 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.778 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:01.778 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.778 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.778 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.778 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.778 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:01.778 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.778 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:01.778 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.778 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:01.778 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.778 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.778 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.779 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.779 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.779 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.779 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.779 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.779 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.779 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.779 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.779 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.779 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:36:01.780 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:01.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.780 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:01.780 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.780 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:01.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.780 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:01.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.780 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:01.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.780 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:01.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.780 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:01.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.780 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.780 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:01.780 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.781 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:01.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.781 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:01.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.781 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:01.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.781 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:36:01.781 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.781 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:01.782 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:01.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.782 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:01.782 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.782 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.782 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.782 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.782 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.782 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:01.782 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:36:01.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:01.782 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:36:01.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:01.782 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:36:01.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:36:01.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.782 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.782 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.782 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.782 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.782 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:01.783 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:01.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:01.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:36:01.783 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.783 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:01.783 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.783 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:01.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.783 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:01.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.783 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.783 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:01.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:01.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:01.783 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:01.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.783 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:36:01.783 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.783 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.784 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.784 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:01.784 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.784 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:01.784 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.784 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.784 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:01.784 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.784 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.784 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:01.784 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.784 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.784 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:01.784 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.784 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.784 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.784 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.784 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:01.785 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:01.785 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:01.785 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:01.785 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:01.785 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:01.785 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.785 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:36:01.785 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:01.786 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.786 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:01.786 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.786 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.786 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.786 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.786 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.786 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.786 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.786 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.786 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.786 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.786 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:01.786 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:36:01.786 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:01.786 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:36:01.786 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:01.786 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:36:01.786 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:01.786 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.786 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:36:01.786 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:01.787 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.787 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.787 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.787 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:01.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:01.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.787 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.787 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:01.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:01.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.787 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:01.787 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.787 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:01.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.787 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.787 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.788 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:01.788 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.788 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.788 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.788 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.788 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.788 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.788 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.788 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.788 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.788 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:01.788 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.788 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.788 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.788 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.788 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:01.788 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.788 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.788 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.788 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.788 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.788 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.788 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.788 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:01.788 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.788 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.788 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.788 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.788 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.788 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:01.788 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.788 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:01.789 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:01.789 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.789 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:01.789 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.789 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.789 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:01.789 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.789 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.789 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.789 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:01.789 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:01.789 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:01.789 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.789 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.789 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:01.789 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.789 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.789 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.789 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:01.789 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.789 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.789 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:01.789 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.789 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.790 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.790 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.790 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.790 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.790 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.790 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:01.790 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.790 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.790 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.790 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.790 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.790 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.790 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:01.790 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.790 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.790 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:01.790 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.790 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.790 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.790 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.790 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.790 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.790 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:01.790 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.790 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.791 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:01.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.791 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.791 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.791 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:01.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.791 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.791 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.791 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.791 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.791 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.791 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:01.791 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.791 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.791 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:01.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.791 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.791 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.791 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:01.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.791 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.791 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.791 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.791 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.791 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.791 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.791 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:01.791 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.791 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.792 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.793 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.793 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:36:01.793 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:36:01.794 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.794 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.794 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:01.794 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@babafb5, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:01.795 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:01.795 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:36:01.795 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:01.795 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:36:01.795 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:01.795 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:01.795 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:01.795 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:01.796 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:01.796 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:36:01.796 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:36:01.797 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:01.797 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:36:01.797 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:01.797 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:36:01.797 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@b35ac04] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@11eb6744] 18:36:01.798 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:01.798 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.807 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:01.807 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.814 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:01.814 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.820 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:01.820 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.825 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:01.825 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.831 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:01.831 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:01.836 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:01.837 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:01.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:36:01.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:01.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:36:01.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:36:01.838 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:36:01.838 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5fcf0a35] 18:36:01.838 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1d708904] 18:36:01.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:01.838 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2a143bc4] 18:36:01.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:01.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:01.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:01.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:01.838 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5460c665] 18:36:01.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.838 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@319f6039] 18:36:01.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:01.838 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3adeb7d5] 18:36:01.838 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@240c9b52] 18:36:01.838 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:36:01.838 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@760d3258] 18:36:01.838 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.838 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.839 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:01.839 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:01.839 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.839 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:36:01.839 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:01.839 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:36:01.839 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:36:01.839 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:36:01.839 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3c591a08] 18:36:01.839 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@73766249] 18:36:01.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:01.839 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@581d1c66] 18:36:01.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:01.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:01.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:01.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:01.839 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2ee4e02e] 18:36:01.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.839 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4fbca40] 18:36:01.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:36:01.839 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@34350895] 18:36:01.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:36:01.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:36:01.839 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:01.839 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6f7aef10] 18:36:01.839 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@35899175] 18:36:01.839 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.839 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.839 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:01.839 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:01.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:01.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:36:01.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@29e456f1] 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7b931057] 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@318adb06] 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:36:01.840 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:01.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:36:01.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:36:01.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:36:01.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:36:01.840 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5a4be77f] 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@723afc0c] 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1b54c03] 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@244a0aa5] 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4b77b7e1] 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6786d6c9] 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@415d5554] 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@38e3f098] 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@31ef92a0] 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4e0a57d3] 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6d4cf992] 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5354a59] 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4882a2cd] 18:36:01.840 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@54aac0c1] 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.840 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.841 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:36:01.841 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:01.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:01.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:36:01.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:01.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.841 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.841 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@5e2023af] 18:36:01.841 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@71e8cdb0] 18:36:01.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:01.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:01.841 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:01.841 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@716d8f22] 18:36:01.841 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@465f49f2] 18:36:01.841 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@66b2416e] 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6264bd46] 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@360ba44f] 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@33d6b97a] 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6c9e7f8b] 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2bd771d3] 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:36:01.842 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:01.842 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.842 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:01.842 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:36:01.842 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.842 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.842 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4095913a] 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@468efd3b] 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:36:01.842 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@254a4f0e] 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@149c09b9] 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.842 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.842 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:36:01.843 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3e158f3b] 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:36:01.843 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@55517531] 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@18957d20] 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@aeb555e] 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7929ce8b] 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@34b5308c] 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@170ba653] 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7f21e1f2] 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@484b250b] 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@55e74dde] 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1f94500f] 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6fca1c7e] 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:36:01.843 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7eb81ff1] 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:36:01.843 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2cf70a59] 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1361ca55] 18:36:01.843 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2d18085f] 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:01.843 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:01.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:01.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:01.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:01.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:36:01.844 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@292cfba3] 18:36:01.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:36:01.844 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@3673807e] 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@283a701e] 18:36:01.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:01.844 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@557e3e77] 18:36:01.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:36:01.844 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@634d8b77] 18:36:01.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:36:01.844 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@19127a8c] 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4f099ad6] 18:36:01.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.844 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.844 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:01.845 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2c375d54] 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:36:01.845 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6a8da58e] 18:36:01.845 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:36:01.845 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6ef2412] 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@741f7b3c] 18:36:01.845 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:01.845 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:01.845 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:36:01.845 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.847 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:36:01.848 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@26199930] 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. 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:36:01.848 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:36:01.848 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6ad4aa3e] 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. 18:36:01.849 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:01.849 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:01.850 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:01.850 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:36:01.850 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:36:01.850 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:01.850 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:36:01.851 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:36:01.851 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:01.851 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:36:01.851 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:01.852 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:36:01.852 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:36:01.852 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:01.853 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:01.853 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:36:01.853 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:36:01.853 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:36:01.854 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:36:01.854 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:01.854 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:36:01.854 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:36:01.855 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:01.856 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:01.856 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:01.857 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:01.857 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:01.858 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:36:01.858 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:01.858 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:01.859 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:36:01.859 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:01.860 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:01.860 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:36:01.861 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:36:01.861 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:36:01.862 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:01.862 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:01.863 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:01.863 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:01.863 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.863 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:36:01.863 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:36:01.863 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:36:01.863 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: ad9f8fa1-9162-4b73-bb43-3f4b6ace7205 () 18:36:01.863 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:01.864 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:01.866 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:01.866 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-pdp/target/test-classes/testdata/PdpGroups0.json" : 18:36:01.868 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:01.869 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:01.869 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:01.869 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:01.869 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:01.869 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.869 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:01.870 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.871 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.871 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[name,version]{name=PdpGroup0, version=0.0.0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.871 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:01.872 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.872 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:01.872 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- No collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.872 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.872 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.872 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:01.872 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.872 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:01.873 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.873 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:01.873 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:01.873 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:01.873 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:01.873 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:01.873 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}], was: [] (initialized) 18:36:01.873 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:01.873 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:01.874 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:01.874 [main] DEBUG org.hibernate.engine.internal.Collections -- Collection found: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], was: [] (initialized) 18:36:01.874 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:01.874 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:01.874 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:01.874 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=NOT_HEALTHY, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=ACTIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:01.874 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup{desiredInstanceCount=456, policies=[component[name,version]{name=Policy0, version=4.5.6}], supportedPolicyTypes=[component[name,version]{name=policy.type.0, version=1.2.3}], key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}, currentInstanceCount=123, properties=[Value of sub Group Property 0], pdpInstances=[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}]} 18:36:01.874 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup{pdpGroupState=PASSIVE, pdpSubGroups=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], description=group description, key=component[name,version]{name=PdpGroup0, version=0.0.0}, properties=[Value of Group Property 0]} 18:36:01.874 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:36:01.874 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:01.874 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.875 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.875 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:01.875 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:01.875 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.875 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:01.875 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:01.875 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.875 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:01.875 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:01.875 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.875 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:01.876 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:01.876 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.876 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:01.876 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:01.876 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Inserting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.876 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:36:01.876 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Done inserting collection: 1 rows inserted 18:36:01.876 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.876 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.876 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:36:01.877 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:01.877 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:36:01.878 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.878 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:01.878 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.878 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.878 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.878 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.878 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.878 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.878 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.879 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:01.879 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.879 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:01.879 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.879 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:01.879 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.879 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.879 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.879 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:01.879 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:01.879 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:01.879 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:01.879 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:01.879 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:01.879 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:01.879 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:01.879 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.879 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.879 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.879 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.879 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.879 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.880 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup: select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:01.880 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.880 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:01.880 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.880 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.880 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.880 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.880 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:01.880 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:01.880 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:01.880 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:01.880 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:01.880 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:01.880 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:01.880 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:01.880 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:01.880 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:01.880 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:01.880 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:01.881 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.881 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.881 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.881 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.881 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.881 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.881 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.881 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_REFRESH on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup: select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:01.881 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.881 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:01.881 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.881 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.881 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.882 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.882 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:01.882 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:01.882 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:01.882 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:01.882 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:01.882 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:01.882 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:01.882 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:01.882 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.882 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.882 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.882 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.882 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.882 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.882 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:01.882 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.882 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.882 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.882 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.882 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.882 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:01.882 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.882 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.882 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.882 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.883 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.883 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.883 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.883 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.883 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.883 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:01.883 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.883 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.883 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.883 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.883 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.883 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.883 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.883 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.883 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:01.883 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.883 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.883 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.883 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.884 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.884 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.884 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.884 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.884 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:01.884 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.884 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.884 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:01.884 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:36:01.885 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.885 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:01.885 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.885 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.885 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.885 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.885 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.885 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.885 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.885 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:01.885 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.885 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.885 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:01.886 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.886 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.886 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.886 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.886 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.886 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.886 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.886 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.886 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:01.886 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.886 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.886 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:01.886 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.886 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.886 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.886 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.886 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.887 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.887 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.887 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.887 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:01.887 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.887 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.887 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.887 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.887 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:01.887 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:01.887 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:01.887 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:01.887 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:01.887 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:01.887 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:01.887 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:01.887 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.887 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.887 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.887 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.887 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.887 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.887 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:01.887 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.887 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.887 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.887 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.887 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.887 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:01.887 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.887 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.887 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.887 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.887 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.888 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.888 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.888 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.888 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.888 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:01.888 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.888 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.888 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.888 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.888 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.888 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.888 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.888 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.888 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:01.888 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.888 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.888 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.888 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.888 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.888 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.888 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.888 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.888 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:01.888 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.888 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.889 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:01.889 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:01.889 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.889 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:01.890 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.890 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.890 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.890 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = NOT_HEALTHY 18:36:01.890 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:01.890 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:01.890 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:01.890 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:01.890 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:01.890 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = ACTIVE 18:36:01.890 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:01.890 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.890 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.890 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:01.890 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:01.890 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 18:36:01.890 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:01.890 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:01.890 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=TEST_IN_PROGRESS, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:01.890 [main] DEBUG org.hibernate.SQL -- update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:01.891 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:01.891 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:01.891 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:01.891 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 18:36:01.891 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:01.891 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:01.891 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp{healthy=TEST_IN_PROGRESS, lastUpdate=Thu Jan 01 00:00:00 UTC 1970, message=message from PDP, pdpState=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:01.891 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.891 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.891 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:36:01.891 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:01.892 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.EntityReferenceInitializerImpl -- On call to EntityIdentifierReaderImpl#resolve, EntityKey was already known; should only happen on root returns with an optional identifier specified 18:36:01.892 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.892 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = TEST_IN_PROGRESS 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = TEST 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:01.892 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.892 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.892 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.892 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.892 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.892 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.892 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.892 [main] DEBUG org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader -- Done entity load : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:01.892 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.893 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.893 [main] DEBUG org.hibernate.SQL -- select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:01.893 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.893 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.893 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.893 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `healthy` : value = TEST_IN_PROGRESS 18:36:01.893 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`healthy`) - enhanced for lazy-loading? - false 18:36:01.893 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `lastUpdate` : value = 1970-01-01 00:00:00.0 18:36:01.893 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`lastUpdate`) - enhanced for lazy-loading? - false 18:36:01.893 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `message` : value = message from PDP 18:36:01.893 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`message`) - enhanced for lazy-loading? - false 18:36:01.893 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpState` : value = TEST 18:36:01.893 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpState`) - enhanced for lazy-loading? - false 18:36:01.893 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.893 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.893 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.893 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.893 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.893 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.893 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.893 [main] DEBUG org.hibernate.SQL -- select jpapdpsubg0_.localName as localnam1_15_1_, jpapdpsubg0_.parentKeyName as parentke2_15_1_, jpapdpsubg0_.parentKeyVersion as parentke3_15_1_, jpapdpsubg0_.parentLocalName as parentlo4_15_1_, jpapdpsubg0_.currentInstanceCount as currenti5_15_1_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_1_, pdpinstanc1_.pdpLocalName as pdplocal1_16_3_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_3_, jpapdp2_.localName as pdpinsta5_16_3_, jpapdp2_.parentKeyName as pdpinsta6_16_3_, jpapdp2_.parentKeyVersion as pdpinsta7_16_3_, jpapdp2_.parentLocalName as pdpinsta8_16_3_, jpapdp2_.localName as localnam1_11_0_, jpapdp2_.parentKeyName as parentke2_11_0_, jpapdp2_.parentKeyVersion as parentke3_11_0_, jpapdp2_.parentLocalName as parentlo4_11_0_, jpapdp2_.healthy as healthy5_11_0_, jpapdp2_.lastUpdate as lastupda6_11_0_, jpapdp2_.message as message7_11_0_, jpapdp2_.pdpState as pdpstate8_11_0_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:01.894 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.894 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.894 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `currentInstanceCount` : value = 123 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`currentInstanceCount`) - enhanced for lazy-loading? - false 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `desiredInstanceCount` : value = 456 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`desiredInstanceCount`) - enhanced for lazy-loading? - false 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpInstances` : value = NOT NULL COLLECTION 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpInstances`) - enhanced for lazy-loading? - false 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policies` : value = NOT NULL COLLECTION 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policies`) - enhanced for lazy-loading? - false 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `supportedPolicyTypes` : value = NOT NULL COLLECTION 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`supportedPolicyTypes`) - enhanced for lazy-loading? - false 18:36:01.894 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.894 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.894 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.894 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.894 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.894 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.894 [main] DEBUG org.hibernate.event.internal.EvictVisitor -- Evicting collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.894 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.894 [main] DEBUG org.hibernate.SQL -- select jpapdpgrou0_.name as name1_12_1_, jpapdpgrou0_.version as version2_12_1_, jpapdpgrou0_.description as descript3_12_1_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_1_, pdpsubgrou1_.name as name1_13_3_, pdpsubgrou1_.version as version2_13_3_, jpapdpsubg2_.localName as pdpsubgr3_13_3_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_3_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_3_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_3_, jpapdpsubg2_.localName as localnam1_15_0_, jpapdpsubg2_.parentKeyName as parentke2_15_0_, jpapdpsubg2_.parentKeyVersion as parentke3_15_0_, jpapdpsubg2_.parentLocalName as parentlo4_15_0_, jpapdpsubg2_.currentInstanceCount as currenti5_15_0_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_0_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:01.894 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:01.894 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}], EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.894 [main] DEBUG org.hibernate.loader.Loader -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.895 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.895 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `description` : value = group description 18:36:01.895 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`description`) - enhanced for lazy-loading? - false 18:36:01.895 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroupState` : value = PASSIVE 18:36:01.895 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroupState`) - enhanced for lazy-loading? - false 18:36:01.895 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpSubGroups` : value = NOT NULL COLLECTION 18:36:01.895 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpSubGroups`) - enhanced for lazy-loading? - false 18:36:01.895 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `properties` : value = NOT NULL COLLECTION 18:36:01.895 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`properties`) - enhanced for lazy-loading? - false 18:36:01.895 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.895 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.895 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.895 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.895 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:01.895 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.895 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:01.895 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.895 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.895 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.895 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:01.895 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.895 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:01.895 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.895 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.895 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.895 [main] DEBUG org.hibernate.SQL -- select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.895 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.895 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.896 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.896 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.896 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.896 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:01.896 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.896 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.896 [main] DEBUG org.hibernate.SQL -- select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.896 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.896 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.896 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.896 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.896 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.896 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:01.896 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.896 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Loading collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.896 [main] DEBUG org.hibernate.SQL -- select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:01.897 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.ResultSetProcessorImpl -- Preparing collection initializer : [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.897 [main] DEBUG org.hibernate.loader.plan.exec.process.internal.CollectionReferenceInitializerImpl -- Found row of collection: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.897 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections were found in result set for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.897 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:36:01.897 [main] DEBUG org.hibernate.engine.loading.internal.CollectionLoadContext -- 1 collections initialized for role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.897 [main] DEBUG org.hibernate.loader.collection.plan.AbstractLoadPlanBasedCollectionInitializer -- Done loading collection 18:36:01.897 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.897 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:01.898 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:01.898 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@6b32c686] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@11eb6744] 18:36:01.898 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:01.898 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:01.898 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:01.900 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:01.903 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:01.903 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [ToscaConceptTest] 18:36:01.903 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [ToscaConceptTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 18:36:01.903 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest 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-models-sonar/models-pdp/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.models.dao.converters.CDataConditioner org.onap.policy.models.dao.converters.Uuid2String org.onap.policy.models.base.PfConceptKey org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup org.onap.policy.models.pdp.persistence.concepts.JpaPdp org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty] Mapping files names [] Properties [ jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest jakarta.persistence.jdbc.driver: org.h2.Driver jakarta.persistence.jdbc.user: policy] 18:36:01.903 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cfg.beanvalidation.BeanValidationIntegrator]. 18:36:01.903 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.secure.spi.JaccIntegrator]. 18:36:01.903 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:01.904 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.secure.spi.JaccService] 18:36:01.904 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:01.904 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cache region factory : org.hibernate.cache.internal.NoCachingRegionFactory 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BooleanType@7911cc15 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.NumericBooleanType@2c7c0e36 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.TrueFalseType@5864e8bf 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.YesNoType@7a36c83a 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.ByteType@16f7f59f 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.CharacterType@ad3f70a 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.ShortType@48f2054d 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.ShortType@48f2054d 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.IntegerType@9785903 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.IntegerType@9785903 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.IntegerType@9785903 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.LongType@342beaf6 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.LongType@342beaf6 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.FloatType@2abc55c4 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.DoubleType@19ad75e5 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BigDecimalType@62ea8931 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BigIntegerType@76e4212 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BigIntegerType@76e4212 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.StringType@700b9e6b 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.StringType@700b9e6b 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.StringNVarcharType@77c66a4f 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ncharacter -> org.hibernate.type.CharacterNCharType@51b87df7 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.UrlType@6b2aafbc 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.UrlType@6b2aafbc 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.DurationType@4b93dd6a 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Instant -> org.hibernate.type.InstantType@1b46392c 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.InstantType@1b46392c 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.LocalDateTimeType@5c59a0f7 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.LocalDateType@65bd19bf 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.LocalTimeType@65593327 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.OffsetDateTimeType@24a4e2c5 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.OffsetTimeType@1304e0d7 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.ZonedDateTimeType@71789580 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.DateType@c97721b 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.DateType@c97721b 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.TimeType@414b2df5 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.TimeType@414b2df5 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.TimestampType@19002b34 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.TimestampType@19002b34 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration dbtimestamp -> org.hibernate.type.DbTimestampType@427308f8 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.CalendarType@3db6dd52 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.CalendarDateType@65f3e805 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.CalendarTimeType@63917fe1 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.LocaleType@4a1dda83 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.CurrencyType@14457a95 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.CurrencyType@14457a95 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.TimeZoneType@53feeac9 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.ClassType@8f2e3e6 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.ClassType@8f2e3e6 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.UUIDBinaryType@4ae8fb2a 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.UUIDCharType@3a109ff7 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BinaryType@799f354a 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BinaryType@799f354a 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BinaryType@799f354a 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Byte[] -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Byte; -> org.hibernate.type.WrapperBinaryType@1894fa9f 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.RowVersionType@7caf1e5 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.ImageType@2eb1c615 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.CharArrayType@7bf018dd 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [Ljava.lang.Character; -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Character[] -> org.hibernate.type.CharacterArrayType@1216eb3f 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.TextType@76a6f045 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.NTextType@58c42c8c 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BlobType@54489296 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BlobType@54489296 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.MaterializedBlobType@e26a3df 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.ClobType@3a2546d6 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.ClobType@3a2546d6 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.NClobType@14b8a751 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.NClobType@14b8a751 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.MaterializedClobType@6b832551 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.MaterializedNClobType@55421b8d 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.SerializableType@727986ad 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.ObjectType@6bcdd6e4 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.AdaptedImmutableType@541f819e 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.AdaptedImmutableType@4b05a635 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.AdaptedImmutableType@67c4c009 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_dbtimestamp -> org.hibernate.type.AdaptedImmutableType@26669943 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.AdaptedImmutableType@eddff60 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.AdaptedImmutableType@680fd480 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.AdaptedImmutableType@290a9500 18:36:01.905 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.AdaptedImmutableType@3bb4ade3 18:36:01.906 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@5af3630a] into BootstrapContext; was [null] 18:36:01.906 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@4c4e0700] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3111291c] 18:36:01.910 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:01.910 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [seqhilo] -> [org.hibernate.id.SequenceHiLoGenerator] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [sequence-identity] -> [org.hibernate.id.SequenceIdentityGenerator] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:01.910 [main] DEBUG org.hibernate.id.factory.internal.DefaultIdentifierGeneratorFactory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:01.910 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using Hibernate built-in connection pool (not for production use!) 18:36:01.910 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PdpProviderTest] 18:36:01.910 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:01.910 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:01.910 [main] DEBUG org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- Initializing Connection pool with 1 Connections 18:36:01.910 [main] INFO org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl -- HHH000115: Hibernate connection pool size: 20 (min=1) 18:36:01.912 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 18:36:01.912 [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 18:36:01.912 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:01.912 [main] INFO org.hibernate.dialect.Dialect -- HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 18:36:01.912 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 18:36:01.913 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7b5f0c4c] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@4094dfbc] 18:36:01.914 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaTrigger]; ignoring 18:36:01.914 [main] DEBUG org.hibernate.boot.model.source.internal.annotations.AnnotationMetadataSourceProcessorImpl -- Encountered a non-categorized annotated class [org.onap.policy.models.tosca.simple.concepts.JpaToscaProperty]; ignoring 18:36:01.914 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:36:01.914 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.914 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:01.914 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:01.915 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.915 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:01.915 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.915 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.915 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.915 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:01.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.915 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.915 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.915 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.915 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.915 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:01.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.915 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.915 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.915 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.915 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.915 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.916 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:01.916 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.916 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.916 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:01.916 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.916 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.916 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:01.916 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.916 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.916 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.916 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeName', referencedColumn='name', mappedBy=''} 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyTypeVersion', referencedColumn='version', mappedBy=''} 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.917 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.917 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers, insertable=true, updatable=true, unique=false} 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicyType), mappingColumn=triggers_KEY, insertable=true, updatable=true, unique=false} 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='triggers_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.917 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.917 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.917 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property triggers 18:36:01.918 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.918 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:01.918 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:01.918 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.918 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:01.918 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.918 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.918 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.918 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:01.918 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.918 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.918 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.918 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.918 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.918 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.918 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:01.918 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.918 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.918 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.918 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.918 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.918 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.918 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derivedFrom, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_name, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.919 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:01.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=derived_from_version, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.919 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:01.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property derivedFrom 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.919 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:01.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=metadata_KEY, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='metadata_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property metadata 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property name 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_name, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.919 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:01.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Column(s) overridden for property version 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=type_version, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.919 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:01.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.919 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.919 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property type 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(ToscaPolicy), mappingColumn=targets_KEY, insertable=true, updatable=true, unique=false} 18:36:01.919 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='targets_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.920 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyName', referencedColumn='name', mappedBy=''} 18:36:01.920 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='toscaPolicyVersion', referencedColumn='version', mappedBy=''} 18:36:01.920 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.920 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.920 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property targets 18:36:01.920 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.920 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:01.920 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:01.920 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.920 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:01.920 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.920 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.920 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.920 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:01.920 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.920 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.920 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.920 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.920 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.920 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.920 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:01.920 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.920 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.920 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.920 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.920 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.920 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.921 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.921 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.921 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.921 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.921 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=deploy, insertable=true, updatable=true, unique=false} 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:01.921 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for deploy 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property deploy 18:36:01.921 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpGroup, insertable=true, updatable=true, unique=false} 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:01.921 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroup 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroup 18:36:01.921 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=pdpType, insertable=true, updatable=true, unique=false} 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:01.921 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpType 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpType 18:36:01.921 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=policyType, insertable=true, updatable=true, unique=false} 18:36:01.921 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.921 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.921 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.921 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policyType 18:36:01.921 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpPolicyStatus), mappingColumn=state, insertable=true, updatable=true, unique=false} 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:01.921 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:01.921 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for state 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property state 18:36:01.921 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.921 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpGroup 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.922 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:01.922 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.922 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:01.922 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.922 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.922 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:01.922 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.922 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.922 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(name), org.hibernate.mapping.Property(version)]), key, assigned, , ...) 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=description, insertable=true, updatable=true, unique=false} 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:01.922 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:01.922 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:01.922 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for description 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property description 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpGroupState, insertable=true, updatable=true, unique=false} 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:01.922 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:01.922 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.922 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpGroupState 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpGroupState 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups, insertable=true, updatable=true, unique=false} 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=pdpSubGroups_KEY, insertable=true, updatable=true, unique=false} 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpSubGroups_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='name', referencedColumn='name', mappedBy=''} 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='version', referencedColumn='version', mappedBy=''} 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.922 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpSubGroups 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.922 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.923 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.923 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.923 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:01.923 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.923 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:01.923 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.923 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.923 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:01.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.923 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.923 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:01.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.923 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.923 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:01.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.923 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.923 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:01.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.923 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.923 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.924 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=currentInstanceCount, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:01.924 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:01.924 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:01.924 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for currentInstanceCount 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property currentInstanceCount 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=desiredInstanceCount, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:01.924 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:01.924 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:01.924 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for desiredInstanceCount 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property desiredInstanceCount 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=element, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=pdpInstances_KEY, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpInstances_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyName', referencedColumn='parentKeyName', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentKeyVersion', referencedColumn='parentKeyVersion', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpParentLocalName', referencedColumn='parentLocalName', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='pdpLocalName', referencedColumn='localName', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpInstances 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=policies_KEY, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='policies_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property policies 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=properties_KEY, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='properties_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property properties 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=null, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(PdpSubGroup), mappingColumn=supportedPolicyTypes_KEY, insertable=true, updatable=true, unique=false} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='supportedPolicyTypes_KEY', referencedColumn='null', mappedBy='null'} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3JoinColumn{logicalColumnName='null', referencedColumn='null', mappedBy=''} 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.924 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property supportedPolicyTypes 18:36:01.925 [main] DEBUG org.hibernate.cfg.AnnotationBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Import with entity name JpaPdp 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:01.925 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=key, insertable=true, updatable=true, unique=false} 18:36:01.925 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:01.925 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.925 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=localName, insertable=true, updatable=true, unique=false} 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:01.925 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:01.925 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.925 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for localName 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property localName 18:36:01.925 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyName, insertable=true, updatable=true, unique=false} 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:01.925 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:01.925 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.925 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyName 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyName 18:36:01.925 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentKeyVersion, insertable=true, updatable=true, unique=false} 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:01.925 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:01.925 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.925 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentKeyVersion 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentKeyVersion 18:36:01.925 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=parentLocalName, insertable=true, updatable=true, unique=false} 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:01.925 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:01.925 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.925 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for parentLocalName 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property parentLocalName 18:36:01.925 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property key 18:36:01.926 [main] DEBUG org.hibernate.cfg.BinderHelper -- #makeIdGenerator(org.hibernate.mapping.Component([org.hibernate.mapping.Property(localName), org.hibernate.mapping.Property(parentKeyName), org.hibernate.mapping.Property(parentKeyVersion), org.hibernate.mapping.Property(parentLocalName)]), key, assigned, , ...) 18:36:01.926 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=healthy, insertable=true, updatable=true, unique=false} 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:01.926 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:01.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:01.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for healthy 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property healthy 18:36:01.926 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=lastUpdate, insertable=true, updatable=true, unique=false} 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:01.926 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:01.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:01.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for lastUpdate 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property lastUpdate 18:36:01.926 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=message, insertable=true, updatable=true, unique=false} 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:01.926 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:01.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:01.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for message 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property message 18:36:01.926 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(Pdp), mappingColumn=pdpState, insertable=true, updatable=true, unique=false} 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:01.926 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:01.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.926 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for pdpState 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property pdpState 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for deploy 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroup 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpType 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for state 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for description 18:36:01.926 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpGroupState 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for currentInstanceCount 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for desiredInstanceCount 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for localName 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyName 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentKeyVersion 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for parentLocalName 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for healthy 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for lastUpdate 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for message 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for pdpState 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicytype] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [toscapolicy] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdppolicystatus] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [name] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [version] to be non-null as it is part of the primary key for table [pdpgroup] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdpsubgroup] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [localname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentkeyversion] to be non-null as it is part of the primary key for table [pdp] 18:36:01.927 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [parentlocalname] to be non-null as it is part of the primary key for table [pdp] 18:36:01.927 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:01.927 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.927 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:01.927 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:01.927 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.name (type=java.lang.String) 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.927 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.928 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_supportedPolicyTypes), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.928 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.928 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:01.928 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:01.928 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfSearchableKey.version (type=java.lang.String) 18:36:01.928 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.928 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.928 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.928 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:01.928 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.928 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:01.928 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:01.928 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.928 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.928 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.928 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.928 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:01.928 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.928 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:01.928 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.928 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_localname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentkeyversion] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpsubgroup_parentlocalname] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.928 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpsubgroup_properties] 18:36:01.928 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:01.928 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.928 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:01.928 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.928 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.928 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:01.928 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.929 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.929 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.929 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.929 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.929 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaPdpSubGroup_policies), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.929 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.929 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:01.929 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.929 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.929 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.929 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.929 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.929 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:01.929 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:01.929 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:01.929 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:01.929 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.929 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:01.929 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:01.930 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.930 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.930 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:01.930 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.930 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.930 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_name] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.930 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpapdpgroup_version] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.930 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpapdpgroup_properties] 18:36:01.930 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:01.930 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:01.930 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:01.930 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:01.930 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.930 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:01.930 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.930 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.930 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicy_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.930 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:01.930 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.930 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.930 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:01.930 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.930 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:01.931 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:01.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.931 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:01.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.931 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.931 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.931 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_properties] 18:36:01.931 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:01.931 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:01.931 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:01.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.931 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:01.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.931 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_name] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.931 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicy_version] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.931 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicy_metadata] 18:36:01.931 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:01.931 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:01.931 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:01.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:01.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.931 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:01.931 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:01.931 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=name, insertable=true, updatable=true, unique=false} 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:01.931 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:01.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.931 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for name 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for name 18:36:01.931 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property name 18:36:01.931 [main] DEBUG org.hibernate.cfg.Ejb3Column -- Binding column: Ejb3Column{table=org.hibernate.mapping.Table(JpaToscaPolicyType_targets), mappingColumn=version, insertable=true, updatable=true, unique=false} 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:01.932 [main] DEBUG org.hibernate.cfg.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:01.932 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.932 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for version 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for version 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.PropertyBinder -- Building property version 18:36:01.932 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:01.932 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:01.932 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:01.932 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.932 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.932 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:01.932 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.932 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.932 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.932 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.932 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [properties_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_properties] 18:36:01.932 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:01.932 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:01.932 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:01.932 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.932 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.932 [main] DEBUG org.hibernate.cfg.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:01.932 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.Uuid2String] (domain-type=Ljava/util/UUID;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.932 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply AttributeConverter [org.onap.policy.models.dao.converters.CDataConditioner] (domain-type=Ljava/lang/String;) for match against map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- building SimpleValue for null 18:36:01.932 [main] DEBUG org.hibernate.cfg.annotations.SimpleValueBinder -- Starting fillSimpleValue for null 18:36:01.932 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_name] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.932 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [jpatoscapolicytype_version] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.932 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [metadata_key] to be non-null as it is part of the primary key for table [jpatoscapolicytype_metadata] 18:36:01.932 [main] DEBUG org.hibernate.cfg.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.933 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:01.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.934 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- SessionFactory name : null 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Automatic flush during beforeCompletion(): enabled 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Automatic session close at end of transaction: disabled 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Statistics: disabled 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Deleted entity synthetic identifier rollback: disabled 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Default entity-mode: pojo 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Check Nullability in Core (should be disabled when Bean Validation is on): enabled 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Allow initialization of lazy state outside session : disabled 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Using BatchFetchStyle : LEGACY 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Default batch fetch size: -1 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Maximum outer join fetch depth: null 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Default null ordering: NONE 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL updates by primary key: disabled 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Order SQL inserts for batching: disabled 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- multi-tenancy strategy : NONE 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- JTA Track by Thread: enabled 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Query language substitutions: {} 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Named query checking : enabled 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache: disabled 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache: disabled 18:36:01.934 [main] DEBUG org.hibernate.cfg.Settings -- Second-level query cache factory: null 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache region prefix: null 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- Optimize second-level cache for minimal puts: disabled 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- Structured second-level cache entries: disabled 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- Second-level cache direct-reference entries: disabled 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- Automatic eviction of collection cache: disabled 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch size: 15 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- JDBC batch updates for versioned data: enabled 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- Scrollable result sets: enabled 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- Wrap result sets: disabled 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- JDBC3 getGeneratedKeys(): enabled 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- JDBC result set fetch size: null 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- Connection release mode: AFTER_TRANSACTION 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- Generate SQL with comments: disabled 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - query : disabled 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - closed-handling : disabled 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - lists : disabled 18:36:01.935 [main] DEBUG org.hibernate.cfg.Settings -- JPA compliance - transactions : disabled 18:36:01.935 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.935 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:01.935 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:01.935 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating session factory with properties: {java.specification.version=17, sun.jnu.encoding=UTF-8, java.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, java.vm.vendor=Private Build, sun.arch.data.model=64, sun.font.fontmanager=sun.awt.X11FontManager, java.vendor.url=Unknown, user.timezone=Etc/UTC, javax.persistence.jdbc.user=****, javax.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, java.vm.specification.version=17, os.name=Linux, jakarta.persistence.jdbc.password=****, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, sun.boot.library.path=/usr/lib/jvm/java-17-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-07-10T18-35-07_915-jvmRun1 surefire-20240710183551877_68tmp surefire_4-20240710183551877_69tmp, jdk.debug=release, surefire.test.class.path=/w/workspace/policy-models-sonar/models-pdp/target/test-classes:/w/workspace/policy-models-sonar/models-pdp/target/classes:/w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar:/tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar:/tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar:/tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar:/tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar:/tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar:/tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar:/tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar:/tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar:/tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar:/tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar:/tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar:/tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar:/tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar:/tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar:/tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar:/tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar:/tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar:/tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar:/tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar:/tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar:/tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar:/tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, java.specification.vendor=Oracle Corporation, org.ops4j.pax.url.mvn.localRepository=/tmp/r, java.version.date=2022-07-19, java.home=/usr/lib/jvm/java-17-openjdk-amd64, file.separator=/, basedir=/w/workspace/policy-models-sonar/models-pdp, java.vm.compressedOopsMode=Zero based, jakarta.persistence.jdbc.user=****, line.separator= , hibernate.persistenceUnitName=ToscaConceptTest, 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, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240710183551877_70.jar, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.runtime.version=17.0.4+8-Ubuntu-118.04, user.name=jenkins, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, sonar=true, path.separator=:, hibernate.connection.username=****, os.version=4.15.0-194-generic, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:PdpProviderTest, file.encoding=UTF-8, hibernate.ejb.persistenceUnitName=ToscaConceptTest, jenkins=true, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, localRepository=/tmp/r, hibernate.connection.driver_class=org.h2.Driver, java.vendor.url.bug=Unknown, java.io.tmpdir=/tmp, java.version=17.0.4, user.dir=/w/workspace/policy-models-sonar/models-pdp, os.arch=amd64, java.vm.specification.name=Java Virtual Machine Specification, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@6f6d6e66, 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, java.vendor=Private Build, java.vm.info=mixed mode, sharing, java.vm.version=17.0.4+8-Ubuntu-118.04, hibernate.bytecode.use_reflection_optimizer=false, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:01.936 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- Trying to load META-INF/validation.xml for XML based Validator configuration. 18:36:01.936 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via TCCL 18:36:01.936 [main] DEBUG org.hibernate.validator.internal.xml.config.ResourceLoaderHelper -- Trying to load META-INF/validation.xml via Hibernate Validator's class loader 18:36:01.936 [main] DEBUG org.hibernate.validator.internal.xml.config.ValidationXmlParser -- No META-INF/validation.xml found. Using annotation based configuration only. 18:36:01.936 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Found jakarta.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver 18:36:01.936 [main] DEBUG org.hibernate.validator.internal.engine.resolver.TraversableResolvers -- Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver. 18:36:01.937 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:173) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:01.937 [main] DEBUG org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator -- Failed to load expression factory via classloader jdk.internal.loader.ClassLoaders$AppClassLoader@251a69d7 java.lang.NoClassDefFoundError: jakarta/el/ExpressionFactory at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.canLoadExpressionFactory(ResourceBundleMessageInterpolator.java:228) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.buildExpressionFactory(ResourceBundleMessageInterpolator.java:186) at org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator.(ResourceBundleMessageInterpolator.java:97) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolator(AbstractConfigurationImpl.java:575) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getDefaultMessageInterpolatorConfiguredWithClassLoader(AbstractConfigurationImpl.java:834) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.getMessageInterpolator(AbstractConfigurationImpl.java:485) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:157) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) at org.hibernate.validator.internal.engine.AbstractConfigurationImpl.buildValidatorFactory(AbstractConfigurationImpl.java:453) at jakarta.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.hibernate.cfg.beanvalidation.BeanValidationIntegrator.integrate(BeanValidationIntegrator.java:137) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:300) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:471) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1498) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:56) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.models.dao.impl.DefaultPfDao.init(DefaultPfDao.java:70) at org.onap.policy.models.pdp.persistence.provider.PdpProviderTest.setupDao(PdpProviderTest.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) 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:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:521) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$23(ClassBasedTestDescriptor.java:506) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$3(TestMethodTestDescriptor.java:175) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeMethodsOrCallbacksUntilExceptionOccurs$6(TestMethodTestDescriptor.java:203) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(TestMethodTestDescriptor.java:203) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:172) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.ClassNotFoundException: jakarta.el.ExpressionFactory ... 99 common frames omitted 18:36:01.938 [main] DEBUG org.hibernate.cfg.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:01.938 [main] DEBUG org.hibernate.secure.spi.JaccIntegrator -- Skipping JACC integration as it was not enabled 18:36:01.938 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State 18:36:01.938 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:01.939 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpHealthStatus 18:36:01.939 [main] DEBUG org.hibernate.type.EnumType -- Using ORDINAL-based conversion for Enum org.onap.policy.models.pdp.enums.PdpState 18:36:01.939 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated session factory 18:36:01.939 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7b5f0c4c] to SessionFactoryImpl [org.hibernate.internal.SessionFactoryImpl@31f78f06] 18:36:01.940 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:36:01.940 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:01.950 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:36:01.950 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:01.959 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:36:01.959 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:01.975 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:36:01.975 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:01.981 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:36:01.981 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:01.988 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:36:01.988 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:02.001 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_policies set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpGroup_PdpSubGroup (name, version, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpGroup_PdpSubGroup set pdpSubGroups_localName=?, pdpSubGroups_parentKeyName=?, pdpSubGroups_parentKeyVersion=?, pdpSubGroups_parentLocalName=? where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update PdpSubGroup_Pdp set pdpInstances_localName=?, pdpInstances_parentKeyName=?, pdpInstances_parentKeyVersion=?, pdpInstances_parentLocalName=? where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? and pdpInstances_localName=? and pdpInstances_parentKeyName=? and pdpInstances_parentKeyVersion=? and pdpInstances_parentLocalName=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName, toscaPolicyTypeVersion, name, version) values (?, ?, ?, ?) 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_targets set name=?, version=? where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? and name=? and version=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY, properties) values (?, ?, ?, ?, ?, ?) 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY, properties) values (?, ?, ?, ?) 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:02.002 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName, toscaPolicyVersion, name, version) values (?, ?, ?, ?) 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_targets set name=?, version=? where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? and name=? and version=? 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name, JpaToscaPolicyType_version, triggers) values (?, ?, ?) 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicyType_triggers set triggers=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY, metadata) values (?, ?, ?, ?) 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, name, version) values (?, ?, ?, ?, ?, ?) 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row update: update JpaPdpSubGroup_supportedPolicyTypes set name=?, version=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and name=? and version=? 18:36:02.003 [main] DEBUG org.hibernate.persister.collection.AbstractCollectionPersister -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:02.003 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:02.003 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name =? and version =? 18:36:02.003 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_18_, jpatoscapo_.derived_from_version as derived_4_18_, jpatoscapo_.description as descript5_18_ from ToscaPolicyType jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:02.003 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicyType (derived_from_name, derived_from_version, description, name, version) values (?, ?, ?, ?, ?) 18:36:02.003 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicyType set derived_from_name=?, derived_from_version=?, description=? where name=? and version=? 18:36:02.003 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicyType where name=? and version=? 18:36:02.003 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@75351e55] 18:36:02.003 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@7d2edd41] 18:36:02.003 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:02.004 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:02.004 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:02.004 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@dc22668] 18:36:02.004 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:02.004 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:02.004 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:02.004 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:02.004 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@dd3b6af] 18:36:02.004 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:02.004 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1ff55ec8] 18:36:02.004 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:02.004 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@318da38] 18:36:02.004 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6cc86309] 18:36:02.004 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : triggers 18:36:02.004 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7c3ed6f1] 18:36:02.004 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.004 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.004 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_18_0_, version2_18_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:02.004 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType [NONE]: select jpatoscapo0_.name as name1_18_0_, jpatoscapo0_.version as version2_18_0_, jpatoscapo0_.derived_from_name as derived_3_18_0_, jpatoscapo0_.derived_from_version as derived_4_18_0_, jpatoscapo0_.description as descript5_18_0_ from ToscaPolicyType jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:02.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:02.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name =? and version =? 18:36:02.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpatoscapo_.name, jpatoscapo_.version, jpatoscapo_.derived_from_name as derived_3_17_, jpatoscapo_.derived_from_version as derived_4_17_, jpatoscapo_.description as descript5_17_, jpatoscapo_.type_name as type_nam6_17_, jpatoscapo_.type_version as type_ver7_17_ from ToscaPolicy jpatoscapo_ where jpatoscapo_.name=? and jpatoscapo_.version=? 18:36:02.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into ToscaPolicy (derived_from_name, derived_from_version, description, type_name, type_version, name, version) values (?, ?, ?, ?, ?, ?, ?) 18:36:02.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update ToscaPolicy set derived_from_name=?, derived_from_version=?, description=?, type_name=?, type_version=? where name=? and version=? 18:36:02.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from ToscaPolicy where name=? and version=? 18:36:02.004 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4908c4a0] 18:36:02.004 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@c841ea3] 18:36:02.004 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:02.004 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom 18:36:02.005 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@26dacb9a] 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.name 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : derivedFrom.version 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : metadata 18:36:02.005 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@76200ec9] 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:02.005 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1e0ee9e3] 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type 18:36:02.005 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6e7867a3] 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.name 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : type.version 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : targets 18:36:02.005 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2f2fa9be] 18:36:02.005 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@46871c49] 18:36:02.005 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.005 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.005 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - Returns - EntityReturnImpl(entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) - SQL table alias mapping - jpatoscapo0_ - alias suffix - 0_ - suffixed key columns - {name1_17_0_, version2_17_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(derivedFrom)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ - JOIN (JoinDefinedByMetadata(type)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpatoscapo0_ 18:36:02.005 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy [NONE]: select jpatoscapo0_.name as name1_17_0_, jpatoscapo0_.version as version2_17_0_, jpatoscapo0_.derived_from_name as derived_3_17_0_, jpatoscapo0_.derived_from_version as derived_4_17_0_, jpatoscapo0_.description as descript5_17_0_, jpatoscapo0_.type_name as type_nam6_17_0_, jpatoscapo0_.type_version as type_ver7_17_0_ from ToscaPolicy jpatoscapo0_ where jpatoscapo0_.name=? and jpatoscapo0_.version=? 18:36:02.005 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:02.005 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpPolicyStatus where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:02.005 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdppoli_.localName, jpapdppoli_.parentKeyName, jpapdppoli_.parentKeyVersion, jpapdppoli_.parentLocalName, jpapdppoli_.deploy as deploy5_14_, jpapdppoli_.pdpGroup as pdpgroup6_14_, jpapdppoli_.pdpType as pdptype7_14_, jpapdppoli_.name as name8_14_, jpapdppoli_.version as version9_14_, jpapdppoli_.state as state10_14_ from PdpPolicyStatus jpapdppoli_ where jpapdppoli_.localName=? and jpapdppoli_.parentKeyName=? and jpapdppoli_.parentKeyVersion=? and jpapdppoli_.parentLocalName=? 18:36:02.005 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:02.005 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:02.005 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:02.005 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@6b6f3e45] 18:36:02.005 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@4fd49e0a] 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : deploy 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroup 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpType 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType 18:36:02.005 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@71f0098a] 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.name 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policyType.version 18:36:02.005 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : state 18:36:02.005 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - CompositeAttributeFetchImpl(composite=org.onap.policy.models.base.PfConceptKey, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) - SQL table alias mapping - jpapdppoli0_ - alias suffix - 0_ - suffixed key columns - {localnam1_14_0_, parentke2_14_0_, parentke3_14_0_, parentlo4_14_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdppoli0_ - JOIN (JoinDefinedByMetadata(policyType)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - jpapdppoli0_ 18:36:02.006 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus [NONE]: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:02.006 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:02.006 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name =? and version =? 18:36:02.006 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpgrou_.name, jpapdpgrou_.version, jpapdpgrou_.description as descript3_12_, jpapdpgrou_.pdpGroupState as pdpgroup4_12_ from PdpGroup jpapdpgrou_ where jpapdpgrou_.name=? and jpapdpgrou_.version=? 18:36:02.006 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpGroup (description, pdpGroupState, name, version) values (?, ?, ?, ?) 18:36:02.006 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpGroup set description=?, pdpGroupState=? where name=? and version=? 18:36:02.006 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpGroup where name=? and version=? 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@22836e34] 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@3d16cefc] 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : description 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpGroupState 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1021a5dc] 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@1bcbf80a] 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@ee100ba] 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.localName 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyName 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentKeyVersion 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.parentLocalName 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.currentInstanceCount 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.desiredInstanceCount 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2c291483] 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@690379a8] 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@2393a5d1] 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.localName 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyName 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentKeyVersion 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.parentLocalName 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.healthy 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.lastUpdate 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.message 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.pdpInstances.pdpState 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.policies 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@78509083] 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1ba45a7d] 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.properties 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@504dda01] 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpSubGroups.supportedPolicyTypes 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@e85761d] 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@722d2bc6] 18:36:02.006 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4b63e04c] 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.006 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.007 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups..supportedPolicyTypes) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) - SQL table alias mapping - jpapdpgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_12_0_, version2_12_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpgrou0_ - JOIN (JoinDefinedByMetadata(pdpSubGroups)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou1_ - alias suffix - 1_ - suffixed key columns - {name1_13_1_, version2_13_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg2_ - alias suffix - 2_ - suffixed key columns - {localnam1_15_2_, parentke2_15_2_, parentke3_15_2_, parentlo4_15_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg2_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc3_ - alias suffix - 3_ - suffixed key columns - {pdplocal1_16_3_, pdpparen2_16_3_, pdpparen3_16_3_, pdpparen4_16_3_} - entity-element alias suffix - 4_ - 4_entity-element suffixed key columns - localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp4_ - alias suffix - 4_ - suffixed key columns - {localnam1_11_4_, parentke2_11_4_, parentke3_11_4_, parentlo4_11_4_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp4_ 18:36:02.007 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup [NONE]: select jpapdpgrou0_.name as name1_12_0_, jpapdpgrou0_.version as version2_12_0_, jpapdpgrou0_.description as descript3_12_0_, jpapdpgrou0_.pdpGroupState as pdpgroup4_12_0_, pdpsubgrou1_.name as name1_13_1_, pdpsubgrou1_.version as version2_13_1_, jpapdpsubg2_.localName as pdpsubgr3_13_1_, jpapdpsubg2_.parentKeyName as pdpsubgr4_13_1_, jpapdpsubg2_.parentKeyVersion as pdpsubgr5_13_1_, jpapdpsubg2_.parentLocalName as pdpsubgr6_13_1_, jpapdpsubg2_.localName as localnam1_15_2_, jpapdpsubg2_.parentKeyName as parentke2_15_2_, jpapdpsubg2_.parentKeyVersion as parentke3_15_2_, jpapdpsubg2_.parentLocalName as parentlo4_15_2_, jpapdpsubg2_.currentInstanceCount as currenti5_15_2_, jpapdpsubg2_.desiredInstanceCount as desiredi6_15_2_, pdpinstanc3_.pdpLocalName as pdplocal1_16_3_, pdpinstanc3_.pdpParentKeyName as pdpparen2_16_3_, pdpinstanc3_.pdpParentKeyVersion as pdpparen3_16_3_, pdpinstanc3_.pdpParentLocalName as pdpparen4_16_3_, jpapdp4_.localName as pdpinsta5_16_3_, jpapdp4_.parentKeyName as pdpinsta6_16_3_, jpapdp4_.parentKeyVersion as pdpinsta7_16_3_, jpapdp4_.parentLocalName as pdpinsta8_16_3_, jpapdp4_.localName as localnam1_11_4_, jpapdp4_.parentKeyName as parentke2_11_4_, jpapdp4_.parentKeyVersion as parentke3_11_4_, jpapdp4_.parentLocalName as parentlo4_11_4_, jpapdp4_.healthy as healthy5_11_4_, jpapdp4_.lastUpdate as lastupda6_11_4_, jpapdp4_.message as message7_11_4_, jpapdp4_.pdpState as pdpstate8_11_4_ from PdpGroup jpapdpgrou0_ left outer join PdpGroup_PdpSubGroup pdpsubgrou1_ on jpapdpgrou0_.name=pdpsubgrou1_.name and jpapdpgrou0_.version=pdpsubgrou1_.version left outer join PdpSubGroup jpapdpsubg2_ on pdpsubgrou1_.pdpSubGroups_localName=jpapdpsubg2_.localName and pdpsubgrou1_.pdpSubGroups_parentKeyName=jpapdpsubg2_.parentKeyName and pdpsubgrou1_.pdpSubGroups_parentKeyVersion=jpapdpsubg2_.parentKeyVersion and pdpsubgrou1_.pdpSubGroups_parentLocalName=jpapdpsubg2_.parentLocalName left outer join PdpSubGroup_Pdp pdpinstanc3_ on jpapdpsubg2_.localName=pdpinstanc3_.pdpLocalName and jpapdpsubg2_.parentKeyName=pdpinstanc3_.pdpParentKeyName and jpapdpsubg2_.parentKeyVersion=pdpinstanc3_.pdpParentKeyVersion and jpapdpsubg2_.parentLocalName=pdpinstanc3_.pdpParentLocalName left outer join Pdp jpapdp4_ on pdpinstanc3_.pdpInstances_localName=jpapdp4_.localName and pdpinstanc3_.pdpInstances_parentKeyName=jpapdp4_.parentKeyName and pdpinstanc3_.pdpInstances_parentKeyVersion=jpapdp4_.parentKeyVersion and pdpinstanc3_.pdpInstances_parentLocalName=jpapdp4_.parentLocalName where jpapdpgrou0_.name=? and jpapdpgrou0_.version=? 18:36:02.007 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:02.007 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from PdpSubGroup where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:02.007 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdpsubg_.localName, jpapdpsubg_.parentKeyName, jpapdpsubg_.parentKeyVersion, jpapdpsubg_.parentLocalName, jpapdpsubg_.currentInstanceCount as currenti5_15_, jpapdpsubg_.desiredInstanceCount as desiredi6_15_ from PdpSubGroup jpapdpsubg_ where jpapdpsubg_.localName=? and jpapdpsubg_.parentKeyName=? and jpapdpsubg_.parentKeyVersion=? and jpapdpsubg_.parentLocalName=? 18:36:02.007 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into PdpSubGroup (currentInstanceCount, desiredInstanceCount, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?) 18:36:02.007 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update PdpSubGroup set currentInstanceCount=?, desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:02.007 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:02.007 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7540a6f3] 18:36:02.007 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@505013d8] 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:02.007 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@6f8ac388] 18:36:02.007 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@3f14d372] 18:36:02.007 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@372cfd86] 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.localName 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyName 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentKeyVersion 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.parentLocalName 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.healthy 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.lastUpdate 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.message 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances.pdpState 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:02.007 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@34365dae] 18:36:02.007 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@c022524] 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:02.007 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@75b4d46d] 18:36:02.007 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:02.007 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@23a74b7e] 18:36:02.007 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@25fab989] 18:36:02.007 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.008 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.008 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - (collection element) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg0_ - alias suffix - 0_ - suffixed key columns - {localnam1_15_0_, parentke2_15_0_, parentke3_15_0_, parentlo4_15_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg0_ - JOIN (JoinDefinedByMetadata(pdpInstances)) : -> - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc1_ - alias suffix - 1_ - suffixed key columns - {pdplocal1_16_1_, pdpparen2_16_1_, pdpparen3_16_1_, pdpparen4_16_1_} - entity-element alias suffix - 2_ - 2_entity-element suffixed key columns - localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp2_ - alias suffix - 2_ - suffixed key columns - {localnam1_11_2_, parentke2_11_2_, parentke3_11_2_, parentlo4_11_2_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp2_ 18:36:02.008 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup [NONE]: select jpapdpsubg0_.localName as localnam1_15_0_, jpapdpsubg0_.parentKeyName as parentke2_15_0_, jpapdpsubg0_.parentKeyVersion as parentke3_15_0_, jpapdpsubg0_.parentLocalName as parentlo4_15_0_, jpapdpsubg0_.currentInstanceCount as currenti5_15_0_, jpapdpsubg0_.desiredInstanceCount as desiredi6_15_0_, pdpinstanc1_.pdpLocalName as pdplocal1_16_1_, pdpinstanc1_.pdpParentKeyName as pdpparen2_16_1_, pdpinstanc1_.pdpParentKeyVersion as pdpparen3_16_1_, pdpinstanc1_.pdpParentLocalName as pdpparen4_16_1_, jpapdp2_.localName as pdpinsta5_16_1_, jpapdp2_.parentKeyName as pdpinsta6_16_1_, jpapdp2_.parentKeyVersion as pdpinsta7_16_1_, jpapdp2_.parentLocalName as pdpinsta8_16_1_, jpapdp2_.localName as localnam1_11_2_, jpapdp2_.parentKeyName as parentke2_11_2_, jpapdp2_.parentKeyVersion as parentke3_11_2_, jpapdp2_.parentLocalName as parentlo4_11_2_, jpapdp2_.healthy as healthy5_11_2_, jpapdp2_.lastUpdate as lastupda6_11_2_, jpapdp2_.message as message7_11_2_, jpapdp2_.pdpState as pdpstate8_11_2_ from PdpSubGroup jpapdpsubg0_ left outer join PdpSubGroup_Pdp pdpinstanc1_ on jpapdpsubg0_.localName=pdpinstanc1_.pdpLocalName and jpapdpsubg0_.parentKeyName=pdpinstanc1_.pdpParentKeyName and jpapdpsubg0_.parentKeyVersion=pdpinstanc1_.pdpParentKeyVersion and jpapdpsubg0_.parentLocalName=pdpinstanc1_.pdpParentLocalName left outer join Pdp jpapdp2_ on pdpinstanc1_.pdpInstances_localName=jpapdp2_.localName and pdpinstanc1_.pdpInstances_parentKeyName=jpapdp2_.parentKeyName and pdpinstanc1_.pdpInstances_parentKeyVersion=jpapdp2_.parentKeyVersion and pdpinstanc1_.pdpInstances_parentLocalName=jpapdp2_.parentLocalName where jpapdpsubg0_.localName=? and jpapdpsubg0_.parentKeyName=? and jpapdpsubg0_.parentKeyVersion=? and jpapdpsubg0_.parentLocalName=? 18:36:02.008 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:02.008 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select localName, parentKeyName, parentKeyVersion, parentLocalName from Pdp where localName =? and parentKeyName =? and parentKeyVersion =? and parentLocalName =? 18:36:02.008 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Snapshot select: select jpapdp_.localName, jpapdp_.parentKeyName, jpapdp_.parentKeyVersion, jpapdp_.parentLocalName, jpapdp_.healthy as healthy5_11_, jpapdp_.lastUpdate as lastupda6_11_, jpapdp_.message as message7_11_, jpapdp_.pdpState as pdpstate8_11_ from Pdp jpapdp_ where jpapdp_.localName=? and jpapdp_.parentKeyName=? and jpapdp_.parentKeyVersion=? and jpapdp_.parentLocalName=? 18:36:02.008 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert 0: insert into Pdp (healthy, lastUpdate, message, pdpState, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?) 18:36:02.008 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update 0: update Pdp set healthy=?, lastUpdate=?, message=?, pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:02.008 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete 0: delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:02.008 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@38cc8317] 18:36:02.008 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6b083fdf] 18:36:02.008 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:02.008 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:02.008 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:02.008 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:02.008 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:02.008 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:02.008 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:02.008 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:02.008 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.008 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.008 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - Returns - EntityReturnImpl(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - QuerySpaces - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp0_ - alias suffix - 0_ - suffixed key columns - {localnam1_11_0_, parentke2_11_0_, parentke3_11_0_, parentlo4_11_0_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp0_ 18:36:02.008 [main] DEBUG org.hibernate.loader.entity.plan.EntityLoader -- Static select for entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp [NONE]: select jpapdp0_.localName as localnam1_11_0_, jpapdp0_.parentKeyName as parentke2_11_0_, jpapdp0_.parentKeyVersion as parentke3_11_0_, jpapdp0_.parentLocalName as parentlo4_11_0_, jpapdp0_.healthy as healthy5_11_0_, jpapdp0_.lastUpdate as lastupda6_11_0_, jpapdp0_.message as message7_11_0_, jpapdp0_.pdpState as pdpstate8_11_0_ from Pdp jpapdp0_ where jpapdp0_.localName=? and jpapdp0_.parentKeyName=? and jpapdp0_.parentKeyVersion=? and jpapdp0_.parentLocalName=? 18:36:02.008 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5ea35327] 18:36:02.008 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@747f79eb] 18:36:02.008 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:02.008 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:02.008 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.008 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.008 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - SQL table alias mapping - policies0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_1_0_, jpapdpsu2_1_0_, jpapdpsu3_1_0_, jpapdpsu4_1_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - policies0_ 18:36:02.008 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies: select policies0_.JpaPdpSubGroup_localName as jpapdpsu1_1_0_, policies0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_1_0_, policies0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_1_0_, policies0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_1_0_, policies0_.name as name5_1_0_, policies0_.version as version6_1_0_ from JpaPdpSubGroup_policies policies0_ where policies0_.JpaPdpSubGroup_localName=? and policies0_.JpaPdpSubGroup_parentKeyName=? and policies0_.JpaPdpSubGroup_parentKeyVersion=? and policies0_.JpaPdpSubGroup_parentLocalName=? 18:36:02.008 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@76c8d30e] 18:36:02.008 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_8_0_, jpatosca2_8_0_} 18:36:02.009 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties: select properties0_.JpaToscaPolicyType_name as jpatosca1_8_0_, properties0_.JpaToscaPolicyType_version as jpatosca2_8_0_, properties0_.properties as properti3_8_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicyType_properties properties0_ where properties0_.JpaToscaPolicyType_name=? and properties0_.JpaToscaPolicyType_version=? 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@10db1a9d] 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@164b2a36] 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@262bcb52] 18:36:02.009 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:02.009 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:02.009 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:02.009 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:02.009 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : currentInstanceCount 18:36:02.009 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : desiredInstanceCount 18:36:02.009 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpInstances 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1ae42ea1] 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@4e4afcf] 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6d5a85c0] 18:36:02.009 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : policies 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@677a12be] 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@5cd0b9d6] 18:36:02.009 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : properties 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7debef54] 18:36:02.009 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : supportedPolicyTypes 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@442611ac] 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@73fe0474] 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups].) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..pdpInstances.) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..policies) - (collection element) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..properties) - CollectionAttributeFetchImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups]..supportedPolicyTypes) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - SQL table alias mapping - pdpsubgrou0_ - alias suffix - 0_ - suffixed key columns - {name1_13_0_, version2_13_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) - SQL table alias mapping - jpapdpsubg1_ - alias suffix - 1_ - suffixed key columns - {localnam1_15_1_, parentke2_15_1_, parentke3_15_1_, parentlo4_15_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdpsubg1_ 18:36:02.009 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups: select pdpsubgrou0_.name as name1_13_0_, pdpsubgrou0_.version as version2_13_0_, pdpsubgrou0_.pdpSubGroups_localName as pdpsubgr3_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyName as pdpsubgr4_13_0_, pdpsubgrou0_.pdpSubGroups_parentKeyVersion as pdpsubgr5_13_0_, pdpsubgrou0_.pdpSubGroups_parentLocalName as pdpsubgr6_13_0_, jpapdpsubg1_.localName as localnam1_15_1_, jpapdpsubg1_.parentKeyName as parentke2_15_1_, jpapdpsubg1_.parentKeyVersion as parentke3_15_1_, jpapdpsubg1_.parentLocalName as parentlo4_15_1_, jpapdpsubg1_.currentInstanceCount as currenti5_15_1_, jpapdpsubg1_.desiredInstanceCount as desiredi6_15_1_ from PdpGroup_PdpSubGroup pdpsubgrou0_ inner join PdpSubGroup jpapdpsubg1_ on pdpsubgrou0_.pdpSubGroups_localName=jpapdpsubg1_.localName and pdpsubgrou0_.pdpSubGroups_parentKeyName=jpapdpsubg1_.parentKeyName and pdpsubgrou0_.pdpSubGroups_parentKeyVersion=jpapdpsubg1_.parentKeyVersion and pdpsubgrou0_.pdpSubGroups_parentLocalName=jpapdpsubg1_.parentLocalName where pdpsubgrou0_.name=? and pdpsubgrou0_.version=? 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@2ab90dd4] 18:36:02.009 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_5_0_, jpatosca2_5_0_} 18:36:02.009 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties: select properties0_.JpaToscaPolicy_name as jpatosca1_5_0_, properties0_.JpaToscaPolicy_version as jpatosca2_5_0_, properties0_.properties as properti3_5_0_, properties0_.properties_KEY as properti4_0_ from JpaToscaPolicy_properties properties0_ where properties0_.JpaToscaPolicy_name=? and properties0_.JpaToscaPolicy_version=? 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@7c550d44] 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.EntityQuerySpaceImpl@7f8b7b1e] 18:36:02.009 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -id -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@1d3e0e96] 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : localName 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyName 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentKeyVersion 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : parentLocalName 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : healthy 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : lastUpdate 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : message 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : pdpState 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances]) - (collection element) CollectionFetchableElementEntityGraph(entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances].) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - SQL table alias mapping - pdpinstanc0_ - alias suffix - 0_ - suffixed key columns - {pdplocal1_16_0_, pdpparen2_16_0_, pdpparen3_16_0_, pdpparen4_16_0_} - entity-element alias suffix - 1_ - 1_entity-element suffixed key columns - localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_ - JOIN (JoinDefinedByMetadata(elements)) : -> - EntityQuerySpaceImpl(uid=, entity=org.onap.policy.models.pdp.persistence.concepts.JpaPdp) - SQL table alias mapping - jpapdp1_ - alias suffix - 1_ - suffixed key columns - {localnam1_11_1_, parentke2_11_1_, parentke3_11_1_, parentlo4_11_1_} - JOIN (JoinDefinedByMetadata(id)) : -> -id - CompositeQuerySpaceImpl(uid=-id) - SQL table alias mapping - jpapdp1_ 18:36:02.010 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances: select pdpinstanc0_.pdpLocalName as pdplocal1_16_0_, pdpinstanc0_.pdpParentKeyName as pdpparen2_16_0_, pdpinstanc0_.pdpParentKeyVersion as pdpparen3_16_0_, pdpinstanc0_.pdpParentLocalName as pdpparen4_16_0_, pdpinstanc0_.pdpInstances_localName as pdpinsta5_16_0_, pdpinstanc0_.pdpInstances_parentKeyName as pdpinsta6_16_0_, pdpinstanc0_.pdpInstances_parentKeyVersion as pdpinsta7_16_0_, pdpinstanc0_.pdpInstances_parentLocalName as pdpinsta8_16_0_, jpapdp1_.localName as localnam1_11_1_, jpapdp1_.parentKeyName as parentke2_11_1_, jpapdp1_.parentKeyVersion as parentke3_11_1_, jpapdp1_.parentLocalName as parentlo4_11_1_, jpapdp1_.healthy as healthy5_11_1_, jpapdp1_.lastUpdate as lastupda6_11_1_, jpapdp1_.message as message7_11_1_, jpapdp1_.pdpState as pdpstate8_11_1_ from PdpSubGroup_Pdp pdpinstanc0_ inner join Pdp jpapdp1_ on pdpinstanc0_.pdpInstances_localName=jpapdp1_.localName and pdpinstanc0_.pdpInstances_parentKeyName=jpapdp1_.parentKeyName and pdpinstanc0_.pdpInstances_parentKeyVersion=jpapdp1_.parentKeyVersion and pdpinstanc0_.pdpInstances_parentLocalName=jpapdp1_.parentLocalName where pdpinstanc0_.pdpLocalName=? and pdpinstanc0_.pdpParentKeyName=? and pdpinstanc0_.pdpParentKeyVersion=? and pdpinstanc0_.pdpParentLocalName=? 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5ee5178e] 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_2_0_, jpapdpsu2_2_0_, jpapdpsu3_2_0_, jpapdpsu4_2_0_} 18:36:02.010 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties: select properties0_.JpaPdpSubGroup_localName as jpapdpsu1_2_0_, properties0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_2_0_, properties0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_2_0_, properties0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_2_0_, properties0_.properties as properti5_2_0_, properties0_.properties_KEY as properti6_0_ from JpaPdpSubGroup_properties properties0_ where properties0_.JpaPdpSubGroup_localName=? and properties0_.JpaPdpSubGroup_parentKeyName=? and properties0_.JpaPdpSubGroup_parentKeyVersion=? and properties0_.JpaPdpSubGroup_parentLocalName=? 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@52d2304e] 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@769ac34f] 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_9_0_, toscapol2_9_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:02.010 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets: select targets0_.toscaPolicyTypeName as toscapol1_9_0_, targets0_.toscaPolicyTypeVersion as toscapol2_9_0_, targets0_.name as name3_9_0_, targets0_.version as version4_9_0_ from JpaToscaPolicyType_targets targets0_ where targets0_.toscaPolicyTypeName=? and targets0_.toscaPolicyTypeVersion=? 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@e5a79c6] 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - SQL table alias mapping - properties0_ - alias suffix - 0_ - suffixed key columns - {jpapdpgr1_0_0_, jpapdpgr2_0_0_} 18:36:02.010 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties: select properties0_.JpaPdpGroup_name as jpapdpgr1_0_0_, properties0_.JpaPdpGroup_version as jpapdpgr2_0_0_, properties0_.properties as properti3_0_0_, properties0_.properties_KEY as properti4_0_ from JpaPdpGroup_properties properties0_ where properties0_.JpaPdpGroup_name=? and properties0_.JpaPdpGroup_version=? 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@1fba318] 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_7_0_, jpatosca2_7_0_} 18:36:02.010 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata: select metadata0_.JpaToscaPolicyType_name as jpatosca1_7_0_, metadata0_.JpaToscaPolicyType_version as jpatosca2_7_0_, metadata0_.metadata as metadata3_7_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicyType_metadata metadata0_ where metadata0_.JpaToscaPolicyType_name=? and metadata0_.JpaToscaPolicyType_version=? 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@5afe5cd7] 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@26e729ea] 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:02.010 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:02.010 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - SQL table alias mapping - targets0_ - alias suffix - 0_ - suffixed key columns - {toscapol1_6_0_, toscapol2_6_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - targets0_ 18:36:02.011 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets: select targets0_.toscaPolicyName as toscapol1_6_0_, targets0_.toscaPolicyVersion as toscapol2_6_0_, targets0_.name as name3_6_0_, targets0_.version as version4_6_0_ from JpaToscaPolicy_targets targets0_ where targets0_.toscaPolicyName=? and targets0_.toscaPolicyVersion=? 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@69e91dc1] 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - SQL table alias mapping - triggers0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_10_0_, jpatosca2_10_0_} 18:36:02.011 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers: select triggers0_.JpaToscaPolicyType_name as jpatosca1_10_0_, triggers0_.JpaToscaPolicyType_version as jpatosca2_10_0_, triggers0_.triggers as triggers3_10_0_ from JpaToscaPolicyType_triggers triggers0_ where triggers0_.JpaToscaPolicyType_name=? and triggers0_.JpaToscaPolicyType_version=? 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@4953382c] 18:36:02.011 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting index for collection : 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata, querySpaceUid=, path=[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata]) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - SQL table alias mapping - metadata0_ - alias suffix - 0_ - suffixed key columns - {jpatosca1_4_0_, jpatosca2_4_0_} 18:36:02.011 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata: select metadata0_.JpaToscaPolicy_name as jpatosca1_4_0_, metadata0_.JpaToscaPolicy_version as jpatosca2_4_0_, metadata0_.metadata as metadata3_4_0_, metadata0_.metadata_KEY as metadata4_0_ from JpaToscaPolicy_metadata metadata0_ where metadata0_.JpaToscaPolicy_name=? and metadata0_.JpaToscaPolicy_version=? 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CollectionQuerySpaceImpl@66ec8dc3] 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.build.internal.spaces.QuerySpacesImpl -- Adding QuerySpace : uid = -> org.hibernate.loader.plan.build.internal.spaces.CompositeQuerySpaceImpl@6639edc8] 18:36:02.011 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : name 18:36:02.011 [main] DEBUG org.hibernate.persister.walking.spi.MetamodelGraphWalker -- Visiting attribute path : version 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.build.internal.FetchStyleLoadPlanBuildingAssociationVisitationStrategy -- Building LoadPlan... 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor -- processing queryspace 18:36:02.011 [main] DEBUG org.hibernate.loader.plan.build.spi.LoadPlanTreePrinter -- LoadPlan(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - Returns - CollectionReturnImpl(collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes, querySpaceUid=, path=[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes]) - (collection element) - QuerySpaces - CollectionQuerySpaceImpl(uid=, collection=org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - SQL table alias mapping - supportedp0_ - alias suffix - 0_ - suffixed key columns - {jpapdpsu1_3_0_, jpapdpsu2_3_0_, jpapdpsu3_3_0_, jpapdpsu4_3_0_} - JOIN (JoinDefinedByMetadata(elements)) : -> - CompositeQuerySpaceImpl(uid=) - SQL table alias mapping - supportedp0_ 18:36:02.011 [main] DEBUG org.hibernate.loader.collection.plan.CollectionLoader -- Static select for collection org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes: select supportedp0_.JpaPdpSubGroup_localName as jpapdpsu1_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyName as jpapdpsu2_3_0_, supportedp0_.JpaPdpSubGroup_parentKeyVersion as jpapdpsu3_3_0_, supportedp0_.JpaPdpSubGroup_parentLocalName as jpapdpsu4_3_0_, supportedp0_.name as name5_3_0_, supportedp0_.version as version6_3_0_ from JpaPdpSubGroup_supportedPolicyTypes supportedp0_ where supportedp0_.JpaPdpSubGroup_localName=? and supportedp0_.JpaPdpSubGroup_parentKeyName=? and supportedp0_.JpaPdpSubGroup_parentKeyVersion=? and supportedp0_.JpaPdpSubGroup_parentLocalName=? 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties CASCADE 18:36:02.014 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3f2be1a2] 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. 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy CASCADE 18:36:02.014 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType CASCADE 18:36:02.015 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_name varchar(120) not null, JpaPdpGroup_version varchar(20) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_name, JpaPdpGroup_version, properties_KEY)) 18:36:02.015 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d363251] 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. 18:36:02.015 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:02.016 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:02.016 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120), version varchar(20)) 18:36:02.016 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, metadata_KEY)) 18:36:02.016 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_name varchar(120) not null, JpaToscaPolicy_version varchar(20) not null, properties clob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicy_name, JpaToscaPolicy_version, properties_KEY)) 18:36:02.017 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyName varchar(120) not null, toscaPolicyVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:02.017 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, metadata clob, metadata_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, metadata_KEY)) 18:36:02.017 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, properties blob, properties_KEY varchar(255) not null, primary key (JpaToscaPolicyType_name, JpaToscaPolicyType_version, properties_KEY)) 18:36:02.017 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeName varchar(120) not null, toscaPolicyTypeVersion varchar(20) not null, name varchar(120), version varchar(20)) 18:36:02.018 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_name varchar(120) not null, JpaToscaPolicyType_version varchar(20) not null, triggers blob) 18:36:02.018 [main] DEBUG org.hibernate.SQL -- create table Pdp (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, healthy integer, lastUpdate timestamp, message varchar(255), pdpState integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:02.018 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (name varchar(120) not null, version varchar(20) not null, description varchar(255), pdpGroupState integer, primary key (name, version)) 18:36:02.018 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (name varchar(120) not null, version varchar(20) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentKeyVersion varchar(15) not null, pdpSubGroups_parentLocalName varchar(120) not null) 18:36:02.019 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, deploy TINYINT DEFAULT 1, pdpGroup varchar(255), pdpType varchar(255), name varchar(120), version varchar(20), state integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:02.019 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (localName varchar(120) not null, parentKeyName varchar(120) not null, parentKeyVersion varchar(15) not null, parentLocalName varchar(120) not null, currentInstanceCount integer, desiredInstanceCount integer, primary key (localName, parentKeyName, parentKeyVersion, parentLocalName)) 18:36:02.019 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentKeyVersion varchar(15) not null, pdpParentLocalName varchar(120) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentKeyVersion varchar(15) not null, pdpInstances_parentLocalName varchar(120) not null) 18:36:02.019 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), type_name varchar(255), type_version varchar(255), primary key (name, version)) 18:36:02.020 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (name varchar(120) not null, version varchar(20) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (name, version)) 18:36:02.020 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint UK_pma73w5uv3h4ug8frjv23hv00 unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) 18:36:02.020 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:02.020 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint UK_ls8i15xnajaf4rq4a479pibqm unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) 18:36:02.021 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_name, JpaPdpGroup_version) references PdpGroup 18:36:02.022 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:02.022 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:02.023 [main] DEBUG org.hibernate.SQL -- alter table JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:02.024 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:02.025 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_name, JpaToscaPolicy_version) references ToscaPolicy 18:36:02.026 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyName, toscaPolicyVersion) references ToscaPolicy 18:36:02.026 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:02.027 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:02.027 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeName, toscaPolicyTypeVersion) references ToscaPolicyType 18:36:02.028 [main] DEBUG org.hibernate.SQL -- alter table JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_name, JpaToscaPolicyType_version) references ToscaPolicyType 18:36:02.028 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:02.029 [main] DEBUG org.hibernate.SQL -- alter table PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (name, version) references PdpGroup 18:36:02.029 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName) references Pdp 18:36:02.030 [main] DEBUG org.hibernate.SQL -- alter table PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName) references PdpSubGroup 18:36:02.031 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:02.031 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 18:36:02.033 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:02.033 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 18:36:02.033 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:02.033 [main] DEBUG org.hibernate.hql.internal.QueryTranslatorFactoryInitiator -- QueryTranslatorFactory: org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory@7c95440d 18:36:02.033 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named HQL queries 18:36:02.033 [main] DEBUG org.hibernate.query.spi.NamedQueryRepository -- Checking 0 named SQL queries 18:36:02.033 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 75f028e0-f6f2-4407-9821-2e6f29d2ff8a () 18:36:02.033 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:02.033 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:02.036 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:02.036 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:02.037 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:02.037 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:02.037 [main] DEBUG org.hibernate.loader.Loader -- Static select for action ACTION_MERGE on entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus: select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:02.037 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=wId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.037 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:02.039 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:02.039 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=wId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:02.039 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.039 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:02.040 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:02.040 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:02.040 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=yId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.040 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:02.040 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:02.040 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=yId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:02.041 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.041 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:02.041 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:02.041 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, using strategy: org.hibernate.id.CompositeNestedGeneratedValueGenerator 18:36:02.041 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:02.041 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:02.041 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:02.041 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 insertions, 0 updates, 0 deletions to 4 objects 18:36:02.041 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:02.041 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:02.041 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=wId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:02.041 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:02.041 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:02.041 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=SUCCESS, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=yId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:02.042 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:02.042 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:02.042 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:02.043 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy, pdpGroup, pdpType, name, version, state, localName, parentKeyName, parentKeyVersion, parentLocalName) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 18:36:02.043 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:02.043 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:02.043 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:36:02.044 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- parse() - HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:02.044 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:02.045 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- HQL AST --- \-[QUERY] Node: 'query' +-[SELECT_FROM] Node: 'SELECT_FROM' | +-[FROM] Node: 'FROM' | | \-[RANGE] Node: 'RANGE' | | +-[DOT] Node: '.' | | | +-[DOT] Node: '.' | | | | +-[DOT] Node: '.' | | | | | +-[DOT] Node: '.' | | | | | | +-[DOT] Node: '.' | | | | | | | +-[DOT] Node: '.' | | | | | | | | +-[DOT] Node: '.' | | | | | | | | | +-[IDENT] Node: 'org' | | | | | | | | | \-[IDENT] Node: 'onap' | | | | | | | | \-[IDENT] Node: 'policy' | | | | | | | \-[IDENT] Node: 'models' | | | | | | \-[IDENT] Node: 'pdp' | | | | | \-[IDENT] Node: 'persistence' | | | | \-[IDENT] Node: 'concepts' | | | \-[IDENT] Node: 'JpaPdpPolicyStatus' | | \-[ALIAS] Node: 'c' | \-[SELECT] Node: 'SELECT' | \-[IDENT] Node: 'c' \-[WHERE] Node: 'WHERE' \-[EQ] Node: '=' +-[DOT] Node: '.' | +-[IDENT] Node: 'c' | \-[IDENT] Node: 'pdpGroup' \-[COLON] Node: ':' \-[IDENT] Node: 'pdpGroup' 18:36:02.045 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select << begin [level=1, statement=select] 18:36:02.045 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromElement -- FromClause{level=1} : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus (c) -> jpapdppoli0_ 18:36:02.045 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName 18:36:02.045 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c -> (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) 18:36:02.045 [main] DEBUG org.hibernate.hql.internal.ast.tree.DotNode -- getDataType() : pdpGroup -> org.hibernate.type.StringType@700b9e6b 18:36:02.045 [main] DEBUG org.hibernate.hql.internal.ast.tree.FromReferenceNode -- Resolved : c.pdpGroup -> jpapdppoli0_.pdpGroup 18:36:02.046 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select : finishing up [level=1, statement=select] 18:36:02.046 [main] DEBUG org.hibernate.hql.internal.ast.HqlSqlWalker -- processQuery() : ( SELECT ( {select clause} jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName ) ( FromClause{level=1} PdpPolicyStatus jpapdppoli0_ ) ( WHERE ( = ( jpapdppoli0_.pdpGroup (jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName) pdpGroup ) ? ) ) ) 18:36:02.046 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Tables referenced from query nodes: \-QueryNode +-SelectClause | referencedTables(entity JpaPdpPolicyStatus): [PdpPolicyStatus] | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | originalText: c | \-SqlFragment +-FromClause | \-FromElement \-SqlNode \-BinaryLogicOperatorNode +-DotNode | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | path: c.pdpGroup | +-IdentNode | | persister: SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) | | originalText: c | \-IdentNode | persister: null | originalText: pdpGroup \-ParameterNode 18:36:02.046 [main] DEBUG org.hibernate.hql.internal.ast.util.JoinProcessor -- Using FROM fragment [PdpPolicyStatus jpapdppoli0_] 18:36:02.046 [main] DEBUG org.hibernate.hql.internal.antlr.HqlSqlBaseWalker -- select >> end [level=1, statement=select] 18:36:02.046 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- --- SQL AST --- \-[SELECT] QueryNode: 'SELECT' querySpaces (PdpPolicyStatus) +-[SELECT_CLAUSE] SelectClause: '{select clause}' | +-[ALIAS_REF] IdentNode: 'jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | \-[SQL_TOKEN] SqlFragment: 'jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_' +-[FROM] FromClause: 'FROM' FromClause{level=1, fromElementCounter=1, fromElements=1, fromElementByClassAlias=[c], fromElementByTableAlias=[jpapdppoli0_], fromElementsByPath=[], collectionJoinFromElementsByPath=[], impliedElements=[]} | \-[FROM_FRAGMENT] FromElement: 'PdpPolicyStatus jpapdppoli0_' FromElement{explicit,not a collection join,not a fetch join,fetch non-lazy properties,classAlias=c,role=null,tableName=PdpPolicyStatus,tableAlias=jpapdppoli0_,origin=null,columns={,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus}} \-[WHERE] SqlNode: 'WHERE' \-[EQ] BinaryLogicOperatorNode: '=' +-[DOT] DotNode: 'jpapdppoli0_.pdpGroup' {propertyName=pdpGroup,dereferenceType=PRIMITIVE,getPropertyPath=pdpGroup,path=c.pdpGroup,tableAlias=jpapdppoli0_,className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus,classAlias=c} | +-[ALIAS_REF] IdentNode: '(jpapdppoli0_.localName, jpapdppoli0_.parentKeyName, jpapdppoli0_.parentKeyVersion, jpapdppoli0_.parentLocalName)' {alias=c, className=org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus, tableAlias=jpapdppoli0_} | \-[IDENT] IdentNode: 'pdpGroup' {originalText=pdpGroup} \-[NAMED_PARAM] ParameterNode: '?' {name=pdpGroup, expectedType=org.hibernate.type.StringType@700b9e6b} 18:36:02.046 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:02.046 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- HQL: SELECT c FROM org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:36:02.046 [main] DEBUG org.hibernate.hql.internal.ast.QueryTranslatorImpl -- SQL: select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:02.046 [main] DEBUG org.hibernate.hql.internal.ast.ErrorTracker -- throwQueryException() : no errors 18:36:02.046 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:02.047 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:02.047 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:02.047 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=wId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.047 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:36:02.047 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.047 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 2 18:36:02.047 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=yId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.047 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 3 18:36:02.047 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.047 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=wId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.047 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:02.047 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:02.047 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:02.047 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:02.047 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:02.047 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:02.047 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@517b41f 18:36:02.047 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:02.047 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:02.047 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:02.047 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=wId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@519b645c 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=yId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@50dffc4 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=yId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@3be2feb 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:02.048 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.048 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:02.049 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:02.049 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:02.049 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.049 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:02.050 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:02.050 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@1c8a47f3 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.050 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:02.050 [main] DEBUG org.hibernate.loader.Loader -- Loading entity: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.050 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_0_, jpapdppoli0_.parentKeyName as parentke2_14_0_, jpapdppoli0_.parentKeyVersion as parentke3_14_0_, jpapdppoli0_.parentLocalName as parentlo4_14_0_, jpapdppoli0_.deploy as deploy5_14_0_, jpapdppoli0_.pdpGroup as pdpgroup6_14_0_, jpapdppoli0_.pdpType as pdptype7_14_0_, jpapdppoli0_.name as name8_14_0_, jpapdppoli0_.version as version9_14_0_, jpapdppoli0_.state as state10_14_0_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.localName=? and jpapdppoli0_.parentKeyName=? and jpapdppoli0_.parentKeyVersion=? and jpapdppoli0_.parentLocalName=? 18:36:02.050 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:02.050 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@4b831495 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:02.050 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.050 [main] DEBUG org.hibernate.loader.Loader -- Done entity load 18:36:02.050 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:02.050 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:02.051 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:02.051 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 2 updates, 0 deletions to 2 objects 18:36:02.051 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:02.051 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:02.051 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=FAILURE, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:02.051 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus{pdpType=MyPdpType, policyType=component[name,version]{name=MyPolicyType, version=1.2.4}, state=WAITING, pdpGroup=groupA, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}, deploy=true} 18:36:02.051 [main] DEBUG org.hibernate.SQL -- update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:02.051 [main] DEBUG org.hibernate.SQL -- update PdpPolicyStatus set deploy=?, pdpGroup=?, pdpType=?, name=?, version=?, state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:02.052 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:02.052 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:02.052 [main] DEBUG org.hibernate.engine.jdbc.internal.JdbcCoordinatorImpl -- HHH000420: Closing un-released batch 18:36:02.052 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:36:02.052 [main] DEBUG org.hibernate.SQL -- select jpapdppoli0_.localName as localnam1_14_, jpapdppoli0_.parentKeyName as parentke2_14_, jpapdppoli0_.parentKeyVersion as parentke3_14_, jpapdppoli0_.parentLocalName as parentlo4_14_, jpapdppoli0_.deploy as deploy5_14_, jpapdppoli0_.pdpGroup as pdpgroup6_14_, jpapdppoli0_.pdpType as pdptype7_14_, jpapdppoli0_.name as name8_14_, jpapdppoli0_.version as version9_14_, jpapdppoli0_.state as state10_14_ from PdpPolicyStatus jpapdppoli0_ where jpapdppoli0_.pdpGroup=? 18:36:02.052 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 0 18:36:02.052 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=wId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.052 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 1 18:36:02.052 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.053 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 2 18:36:02.053 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=yId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.053 [main] DEBUG org.hibernate.loader.Loader -- Result set row: 3 18:36:02.053 [main] DEBUG org.hibernate.loader.Loader -- Result row: EntityKey[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=wId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@51ed4c3f 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=wId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@62c9ba66 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = FAILURE 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=xId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=yId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@4354490d 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = SUCCESS 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=yId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Resolving attributes for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `deploy` : value = true 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`deploy`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpGroup` : value = groupA 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpGroup`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `pdpType` : value = MyPdpType 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`pdpType`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `policyType` : value = [Ljava.lang.Object;@24aa7410 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`policyType`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Processing attribute `state` : value = WAITING 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Attribute (`state`) - enhanced for lazy-loading? - false 18:36:02.053 [main] DEBUG org.hibernate.engine.internal.TwoPhaseLoad -- Done materializing entity [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=NULL, localName=zId, parentKeyVersion=1.2.3, parentKeyName=MyPolicy}] 18:36:02.053 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:02.054 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:02.054 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@26a814e6] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@31f78f06] 18:36:02.054 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:02.054 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:02.055 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.097 s -- in org.onap.policy.models.pdp.persistence.provider.PdpProviderTest [INFO] Running org.onap.policy.models.pdp.persistence.provider.PdpFilterParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.models.pdp.persistence.provider.PdpFilterParametersTest [INFO] Running org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatusTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatusTest [INFO] Running org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroupTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroupTest [INFO] Running org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroupTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroupTest [INFO] Running org.onap.policy.models.pdp.persistence.concepts.JpaPdpTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.models.pdp.persistence.concepts.JpaPdpTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-pdp --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-pdp/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-pdp --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-pdp --- [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-pdp --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-pdp/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-pdp --- [INFO] Installing /w/workspace/policy-models-sonar/models-pdp/pom.xml to /tmp/r/org/onap/policy/models/policy-models-pdp/4.0.0-SNAPSHOT/policy-models-pdp-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-pdp/4.0.0-SNAPSHOT/policy-models-pdp-4.0.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.models:policy-models-pap >-------------- [INFO] Building policy-models-pap 4.0.0-SNAPSHOT [8/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-pap --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-pap --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-pap/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-pap --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-pap --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-pap --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-pap/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-pap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-pap --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-pap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-pap --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-pap/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.pap.concepts.PdpDeployPoliciesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.onap.policy.models.pap.concepts.PdpDeployPoliciesTest [INFO] Running org.onap.policy.models.pap.concepts.PolicyStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.models.pap.concepts.PolicyStatusTest [INFO] Running org.onap.policy.models.pap.concepts.PapPolicyIdentifierTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.onap.policy.models.pap.concepts.PapPolicyIdentifierTest [INFO] Running org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest [INFO] Running org.onap.policy.models.pap.concepts.TestModels 18:36:07.702 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:36:07.705 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:36:07.755 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:36:07.755 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:36:07.757 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:36:07.757 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:36:07.757 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:36:07.757 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:36:07.757 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:36:07.758 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:36:07.758 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:36:07.758 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:36:07.758 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:36:07.758 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:36:07.758 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:36:07.759 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:36:07.759 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:36:07.759 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pap/target/test-classes 18:36:07.759 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pap/target/test-classes] 18:36:07.759 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pap/target/classes 18:36:07.760 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pap/target/classes] 18:36:07.760 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-4.0.0-SNAPSHOT.jar 18:36:07.761 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar 18:36:07.761 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 18:36:07.764 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 18:36:07.765 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 18:36:07.765 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 18:36:07.766 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar 18:36:07.767 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar 18:36:07.767 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar 18:36:07.767 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar 18:36:07.767 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 18:36:07.768 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar 18:36:07.768 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar 18:36:07.769 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 18:36:07.770 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar 18:36:07.770 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar 18:36:07.773 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 18:36:07.774 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 18:36:07.774 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 18:36:07.774 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar 18:36:07.775 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar 18:36:07.775 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar 18:36:07.776 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 18:36:07.776 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 18:36:07.777 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar 18:36:07.777 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 18:36:07.777 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 18:36:07.778 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 18:36:07.779 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar 18:36:07.780 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar 18:36:07.780 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar 18:36:07.786 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar 18:36:07.786 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 18:36:07.787 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 18:36:07.787 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar 18:36:07.787 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 18:36:07.787 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 18:36:07.788 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 18:36:07.788 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar 18:36:07.789 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar 18:36:07.790 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar 18:36:07.790 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar 18:36:07.790 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 18:36:07.790 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar 18:36:07.792 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/3.0.0-SNAPSHOT/utils-test-3.0.0-SNAPSHOT.jar 18:36:07.792 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar 18:36:07.792 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar 18:36:07.792 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar 18:36:07.794 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 18:36:07.795 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar 18:36:07.799 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 18:36:07.799 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 18:36:07.800 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 18:36:07.800 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 18:36:07.800 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 18:36:07.801 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 18:36:07.802 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar 18:36:07.803 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 18:36:07.804 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 18:36:07.804 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 18:36:07.806 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 18:36:07.806 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar 18:36:07.807 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 18:36:07.807 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar 18:36:07.807 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 18:36:07.807 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:36:07.847 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@6fc3e1a4: ]] 18:36:07.871 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pap.concepts.PolicyAudit.auditId, fieldGetter=PojoMethodImpl [method=getAuditId args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setAuditId args=[class java.lang.Long] return=void]]] with value [-4761529034906019071] 18:36:07.872 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.pdpGroup, fieldGetter=PojoMethodImpl [method=getPdpGroup args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpGroup args=[class java.lang.String] return=void]]] with value [3cvjQG1ou] 18:36:07.876 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [HeKZdNBf] 18:36:07.877 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:07.878 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pap.concepts.PolicyAudit.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicy args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:07.879 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction org.onap.policy.models.pap.concepts.PolicyAudit.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction] return=void]]] with value [UNDEPLOYMENT] 18:36:07.882 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pap.concepts.PolicyAudit.timestamp, fieldGetter=PojoMethodImpl [method=getTimestamp args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setTimestamp args=[class java.time.Instant] return=void]]] with value [2001-06-06T14:30:16.880606050Z] 18:36:07.882 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.user, fieldGetter=PojoMethodImpl [method=getUser args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUser args=[class java.lang.String] return=void]]] with value [NvMDT2M] 18:36:07.883 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pap.concepts.PolicyAudit.auditId, fieldGetter=PojoMethodImpl [method=getAuditId args=[] return=class java.lang.Long], fieldSetter=PojoMethodImpl [method=setAuditId args=[class java.lang.Long] return=void]]] with value [-5242570704959049421] 18:36:07.883 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.pdpGroup, fieldGetter=PojoMethodImpl [method=getPdpGroup args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpGroup args=[class java.lang.String] return=void]]] with value [A7WsMqkW3] 18:36:07.883 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.pdpType, fieldGetter=PojoMethodImpl [method=getPdpType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPdpType args=[class java.lang.String] return=void]]] with value [nW3] 18:36:07.884 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:36:07.884 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pap.concepts.PolicyAudit.policy, fieldGetter=PojoMethodImpl [method=getPolicy args=[] return=class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier], fieldSetter=PojoMethodImpl [method=setPolicy args=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] return=void]]] with value [null null] 18:36:07.884 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction org.onap.policy.models.pap.concepts.PolicyAudit.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction], fieldSetter=PojoMethodImpl [method=setAction args=[class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction] return=void]]] with value [UNDEPLOYMENT] 18:36:07.886 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pap.concepts.PolicyAudit.timestamp, fieldGetter=PojoMethodImpl [method=getTimestamp args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setTimestamp args=[class java.time.Instant] return=void]]] with value [1945-02-18T09:00:36.884963872Z] 18:36:07.887 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit.user, fieldGetter=PojoMethodImpl [method=getUser args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUser args=[class java.lang.String] return=void]]] with value [woAhl9] 18:36:07.894 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyTypeId, fieldGetter=PojoMethodImpl [method=getPolicyTypeId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyTypeId args=[class java.lang.String] return=void]]] with value [7sv] 18:36:07.894 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyTypeVersion, fieldGetter=PojoMethodImpl [method=getPolicyTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyTypeVersion args=[class java.lang.String] return=void]]] with value [8sM] 18:36:07.894 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyId, fieldGetter=PojoMethodImpl [method=getPolicyId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyId args=[class java.lang.String] return=void]]] with value [9] 18:36:07.895 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyVersion, fieldGetter=PojoMethodImpl [method=getPolicyVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyVersion args=[class java.lang.String] return=void]]] with value [rWT7zT0jV] 18:36:07.895 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.successCount, fieldGetter=PojoMethodImpl [method=getSuccessCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setSuccessCount args=[int] return=void]]] with value [-732118202] 18:36:07.895 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.failureCount, fieldGetter=PojoMethodImpl [method=getFailureCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setFailureCount args=[int] return=void]]] with value [-2040023902] 18:36:07.895 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.incompleteCount, fieldGetter=PojoMethodImpl [method=getIncompleteCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setIncompleteCount args=[int] return=void]]] with value [963217033] 18:36:07.895 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyTypeId, fieldGetter=PojoMethodImpl [method=getPolicyTypeId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyTypeId args=[class java.lang.String] return=void]]] with value [eVMcTAR] 18:36:07.896 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyTypeVersion, fieldGetter=PojoMethodImpl [method=getPolicyTypeVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyTypeVersion args=[class java.lang.String] return=void]]] with value [Uyk57] 18:36:07.896 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyId, fieldGetter=PojoMethodImpl [method=getPolicyId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyId args=[class java.lang.String] return=void]]] with value [vo1Af] 18:36:07.896 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyStatus.policyVersion, fieldGetter=PojoMethodImpl [method=getPolicyVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPolicyVersion args=[class java.lang.String] return=void]]] with value [VhECD] 18:36:07.896 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.successCount, fieldGetter=PojoMethodImpl [method=getSuccessCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setSuccessCount args=[int] return=void]]] with value [705606087] 18:36:07.897 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.failureCount, fieldGetter=PojoMethodImpl [method=getFailureCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setFailureCount args=[int] return=void]]] with value [-2092050988] 18:36:07.897 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.models.pap.concepts.PolicyStatus.incompleteCount, fieldGetter=PojoMethodImpl [method=getIncompleteCount args=[] return=int], fieldSetter=PojoMethodImpl [method=setIncompleteCount args=[int] return=void]]] with value [-297757287] 18:36:07.900 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersion] using InstanceFactory 18:36:07.901 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersion] using InstanceFactory 18:36:07.901 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PapPolicyIdentifier.name, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:07.901 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PapPolicyIdentifier.version, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:07.901 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersion] using InstanceFactory 18:36:07.901 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PapPolicyIdentifier.name, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:07.901 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PapPolicyIdentifier.version, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:07.904 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:07.904 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:07.904 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:07.904 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:07.905 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:07.905 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:07.905 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pap.concepts.PolicyNotification.added, fieldGetter=PojoMethodImpl [method=getAdded args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAdded args=[interface java.util.List] return=void]]] with value [[PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:36:07.905 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:07.905 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:07.906 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pap.concepts.PolicyNotification.deleted, fieldGetter=PojoMethodImpl [method=getDeleted args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDeleted args=[interface java.util.List] return=void]]] with value [[PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:36:07.906 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:07.906 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:07.906 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:07.906 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:07.906 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:07.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:07.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:07.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:07.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:07.907 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pap.concepts.PolicyNotification.added, fieldGetter=PojoMethodImpl [method=getAdded args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setAdded args=[interface java.util.List] return=void]]] with value [[PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:36:07.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:07.908 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:07.908 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:07.908 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:07.908 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:36:07.908 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.List org.onap.policy.models.pap.concepts.PolicyNotification.deleted, fieldGetter=PojoMethodImpl [method=getDeleted args=[] return=interface java.util.List], fieldSetter=PojoMethodImpl [method=setDeleted args=[interface java.util.List] return=void]]] with value [[PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:36:07.908 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest.URI, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:07.909 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest.MESSAGE, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:07.909 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest.URI, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:07.909 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest.MESSAGE, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:07.909 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.SimpleResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[class java.lang.String] return=void]]] with value [6hITvmcPOK] 18:36:07.909 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.SimpleResponse.errorDetails, fieldGetter=PojoMethodImpl [method=getErrorDetails args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setErrorDetails args=[class java.lang.String] return=void]]] with value [XoUQ6uu] 18:36:07.910 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.auditId, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:07.910 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.pdpGroup, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:07.910 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:07.910 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.policy, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:07.911 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.action, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:07.911 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.timestamp, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:07.911 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.user, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:07.911 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.Long org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.auditId, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:07.911 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.pdpGroup, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:07.911 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.pdpType, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:07.911 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.policy, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:07.911 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.action, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:07.911 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.timestamp, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:07.911 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PolicyAudit$PolicyAuditBuilder.user, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:07.914 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [J4NDcAE] 18:36:07.914 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponse.uri, fieldGetter=PojoMethodImpl [method=getUri args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUri args=[class java.lang.String] return=void]]] with value [Lc8vvm8eMKhsU] 18:36:07.914 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [OYfKAYRq] 18:36:07.915 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.pap.concepts.PdpGroupDeployResponse.uri, fieldGetter=PojoMethodImpl [method=getUri args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUri args=[class java.lang.String] return=void]]] with value [gTRxO] 18:36:07.915 [main] WARN com.openpojo.validation.impl.DefaultValidator -- Attempt to execute behavioural test on non-constructable class=[class org.onap.policy.models.pap.concepts.PolicyAudit$AuditAction] ignored [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.onap.policy.models.pap.concepts.TestModels [INFO] Running org.onap.policy.models.pap.concepts.PolicyNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.models.pap.concepts.PolicyNotificationTest [INFO] Running org.onap.policy.models.pap.persistence.concepts.JpaPolicyAuditTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.onap.policy.models.pap.persistence.concepts.JpaPolicyAuditTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-pap --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-pap/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-pap' with 11 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-pap --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-pap/target/policy-models-pap-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-pap --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-pap --- [INFO] Analyzed bundle 'policy-models-pap' with 11 classes [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-pap --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-pap/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-pap --- [INFO] Installing /w/workspace/policy-models-sonar/models-pap/pom.xml to /tmp/r/org/onap/policy/models/policy-models-pap/4.0.0-SNAPSHOT/policy-models-pap-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-pap/target/policy-models-pap-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-pap/4.0.0-SNAPSHOT/policy-models-pap-4.0.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models:policy-models-decisions >----------- [INFO] Building policy-models-decisions 4.0.0-SNAPSHOT [9/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-decisions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-decisions --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-decisions/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-decisions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-decisions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-decisions --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-decisions/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-decisions --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-decisions --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-decisions/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-decisions --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-decisions --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-decisions/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.decisions.concepts.TestModels SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s -- in org.onap.policy.models.decisions.concepts.TestModels [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-decisions --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-decisions/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-decisions' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-decisions --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-decisions/target/policy-models-decisions-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-decisions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-decisions --- [INFO] Analyzed bundle 'policy-models-decisions' with 4 classes [INFO] Analyzed bundle 'policy-models-errors' with 1 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-decisions --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-decisions/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-decisions --- [INFO] Installing /w/workspace/policy-models-sonar/models-decisions/pom.xml to /tmp/r/org/onap/policy/models/policy-models-decisions/4.0.0-SNAPSHOT/policy-models-decisions-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-decisions/target/policy-models-decisions-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-decisions/4.0.0-SNAPSHOT/policy-models-decisions-4.0.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models:policy-models-provider >------------ [INFO] Building policy-models-provider 4.0.0-SNAPSHOT [10/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-provider --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-provider/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-provider --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-provider/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-provider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-provider --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-provider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-provider --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-provider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.provider.revisionhierarchy.HierarchyFetchTest 18:36:11,904 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - This is logback-classic version 1.4.14 18:36:11,905 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1556f2dd - No custom configurators were discovered as a service. 18:36:11,905 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1556f2dd - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:11,907 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1556f2dd - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:11,911 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback-test.scmo] 18:36:11,911 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback.scmo] 18:36:11,916 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1556f2dd - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:36:11,916 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1556f2dd - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:11,917 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1556f2dd - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:11,919 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-provider/target/test-classes/logback-test.xml] 18:36:12,036 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [PolicyModels] 18:36:12,037 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:36:12,055 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:36:12,055 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:36:12,065 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:36:12,095 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:36:12,096 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:36:12,097 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:36:12,098 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy] to INFO 18:36:12,101 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy] to false 18:36:12,101 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy] 18:36:12,101 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5f212d84 - End of configuration. 18:36:12,102 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@a8a8b75 - Registering current configuration as safe fallback point 18:36:12,102 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1556f2dd - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 185 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-07-10 18:36:12,258 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:12,324 PolicyModels [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.15.Final 2024-07-10 18:36:12,808 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:12,811 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:HierarchyFetchTest] 2024-07-10 18:36:12,812 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:12,812 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:12,817 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:13,143 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:13,993 PolicyModels [main] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.1.Final 2024-07-10 18:36:15,021 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5ff7631f] 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. 2024-07-10 18:36:15,040 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@16fc5679] 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. 2024-07-10 18:36:15,256 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:21,029 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:HierarchyFetchTest] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.231 s -- in org.onap.policy.models.provider.revisionhierarchy.HierarchyFetchTest [INFO] Running org.onap.policy.models.provider.PolicyModelsProviderParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.policy.models.provider.PolicyModelsProviderParametersTest [INFO] Running org.onap.policy.models.provider.TestPojos 2024-07-10 18:36:21,093 PolicyModels [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 2024-07-10 18:36:21,094 PolicyModels [main] INFO c.o.r.c.s.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 2024-07-10 18:36:21,170 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 2024-07-10 18:36:21,173 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/java/packages/lib 2024-07-10 18:36:21,176 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 2024-07-10 18:36:21,177 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 2024-07-10 18:36:21,177 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 2024-07-10 18:36:21,177 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib/x86_64-linux-gnu 2024-07-10 18:36:21,178 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 2024-07-10 18:36:21,178 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu 2024-07-10 18:36:21,178 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 2024-07-10 18:36:21,178 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/jni 2024-07-10 18:36:21,179 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 2024-07-10 18:36:21,179 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib 2024-07-10 18:36:21,179 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib] 2024-07-10 18:36:21,180 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib 2024-07-10 18:36:21,180 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 2024-07-10 18:36:21,180 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-provider/target/test-classes 2024-07-10 18:36:21,181 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/policy-models-sonar/models-provider/target/test-classes] 2024-07-10 18:36:21,181 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-provider/target/classes 2024-07-10 18:36:21,182 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/w/workspace/policy-models-sonar/models-provider/target/classes] 2024-07-10 18:36:21,182 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/3.0.0-SNAPSHOT/common-parameters-3.0.0-SNAPSHOT.jar 2024-07-10 18:36:21,183 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.30/lombok-1.18.30.jar 2024-07-10 18:36:21,184 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar 2024-07-10 18:36:21,185 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 2024-07-10 18:36:21,186 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar 2024-07-10 18:36:21,186 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 2024-07-10 18:36:21,187 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-4.0.0-SNAPSHOT.jar 2024-07-10 18:36:21,187 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-4.0.0-SNAPSHOT.jar 2024-07-10 18:36:21,187 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 2024-07-10 18:36:21,188 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar 2024-07-10 18:36:21,189 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-4.0.0-SNAPSHOT.jar 2024-07-10 18:36:21,189 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar 2024-07-10 18:36:21,195 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar 2024-07-10 18:36:21,195 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar 2024-07-10 18:36:21,195 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar 2024-07-10 18:36:21,196 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar 2024-07-10 18:36:21,196 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar 2024-07-10 18:36:21,196 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar 2024-07-10 18:36:21,196 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar 2024-07-10 18:36:21,197 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar 2024-07-10 18:36:21,197 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar 2024-07-10 18:36:21,198 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar 2024-07-10 18:36:21,198 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar 2024-07-10 18:36:21,198 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar 2024-07-10 18:36:21,198 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar 2024-07-10 18:36:21,199 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar 2024-07-10 18:36:21,200 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-4.0.0-SNAPSHOT.jar 2024-07-10 18:36:21,200 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-4.0.0-SNAPSHOT.jar 2024-07-10 18:36:21,200 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-pap/target/policy-models-pap-4.0.0-SNAPSHOT.jar 2024-07-10 18:36:21,201 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils/3.0.0-SNAPSHOT/utils-3.0.0-SNAPSHOT.jar 2024-07-10 18:36:21,201 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/capabilities/3.0.0-SNAPSHOT/capabilities-3.0.0-SNAPSHOT.jar 2024-07-10 18:36:21,201 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/gson/3.0.0-SNAPSHOT/gson-3.0.0-SNAPSHOT.jar 2024-07-10 18:36:21,201 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar 2024-07-10 18:36:21,202 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.jar 2024-07-10 18:36:21,202 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.9.23/kotlin-stdlib-1.9.23.jar 2024-07-10 18:36:21,203 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 2024-07-10 18:36:21,203 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/worldturner/medeia/medeia-validator-core/1.1.1/medeia-validator-core-1.1.1.jar 2024-07-10 18:36:21,204 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.9.23/kotlin-reflect-1.9.23.jar 2024-07-10 18:36:21,207 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-net/commons-net/3.9.0/commons-net-3.9.0.jar 2024-07-10 18:36:21,207 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-cli/commons-cli/1.5.0/commons-cli-1.5.0.jar 2024-07-10 18:36:21,207 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 2024-07-10 18:36:21,208 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar 2024-07-10 18:36:21,208 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar 2024-07-10 18:36:21,209 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar 2024-07-10 18:36:21,209 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 2024-07-10 18:36:21,209 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-4.0.0-SNAPSHOT.jar 2024-07-10 18:36:21,209 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/h2database/h2/2.2.224/h2-2.2.224.jar 2024-07-10 18:36:21,211 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 2024-07-10 18:36:21,212 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar 2024-07-10 18:36:21,216 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 2024-07-10 18:36:21,216 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 2024-07-10 18:36:21,216 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 2024-07-10 18:36:21,217 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar 2024-07-10 18:36:21,217 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar 2024-07-10 18:36:21,218 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar 2024-07-10 18:36:21,219 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar 2024-07-10 18:36:21,219 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar 2024-07-10 18:36:21,220 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.jar 2024-07-10 18:36:21,221 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/postgresql/postgresql/42.7.2/postgresql-42.7.2.jar 2024-07-10 18:36:21,221 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 2024-07-10 18:36:21,222 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/jupiter/junit-jupiter-api/5.10.2/junit-jupiter-api-5.10.2.jar 2024-07-10 18:36:21,223 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 2024-07-10 18:36:21,224 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/junit/platform/junit-platform-commons/1.10.2/junit-platform-commons-1.10.2.jar 2024-07-10 18:36:21,224 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 2024-07-10 18:36:21,225 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 2024-07-10 18:36:21,273 PolicyModels [main] INFO c.o.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@cdf857d: ]] 2024-07-10 18:36:21,276 PolicyModels [main] WARN c.o.validation.impl.DefaultValidator - Attempt to execute behavioural test on non-constructable class=[interface org.onap.policy.models.provider.PolicyModelsProvider] ignored [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.onap.policy.models.provider.TestPojos [INFO] Running org.onap.policy.models.provider.PolicyModelsProviderFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.models.provider.PolicyModelsProviderFactoryTest [INFO] Running org.onap.policy.models.provider.impl.PolicyTypePersistenceTest 2024-07-10 18:36:21,301 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:21,318 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:21,318 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-07-10 18:36:21,318 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:21,318 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:21,319 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:21,324 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:21,677 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ac0bd0b] 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. 2024-07-10 18:36:21,680 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a7e37b8] 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. 2024-07-10 18:36:21,766 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:28,231 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PolicyToscaPersistenceTest] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.936 s -- in org.onap.policy.models.provider.impl.PolicyTypePersistenceTest [INFO] Running org.onap.policy.models.provider.impl.PolicyToscaPersistenceTest 2024-07-10 18:36:28,239 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:28,259 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:28,260 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-07-10 18:36:28,260 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:28,260 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:28,260 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:28,263 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:28,615 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@608104f6] 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. 2024-07-10 18:36:28,617 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@747c5aa4] 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. 2024-07-10 18:36:28,676 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:37,922 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PolicyToscaPersistenceTest] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.689 s -- in org.onap.policy.models.provider.impl.PolicyToscaPersistenceTest [INFO] Running org.onap.policy.models.provider.impl.DummyPolicyModelsProviderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.policy.models.provider.impl.DummyPolicyModelsProviderTest [INFO] Running org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderTest 2024-07-10 18:36:37,973 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:37,986 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:37,986 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:37,987 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:37,987 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:37,987 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:37,996 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:38,286 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55a952eb] 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. 2024-07-10 18:36:38,287 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@cc0d305] 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. 2024-07-10 18:36:38,333 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:38,352 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:38,360 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:38,371 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:38,371 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:38,371 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:38,371 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:38,372 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:38,376 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:38,606 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@39eae06e] 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. 2024-07-10 18:36:38,607 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5fefc603] 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. 2024-07-10 18:36:38,664 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:38,664 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:38,669 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:38,681 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:38,681 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc://www.acmecorp.nonexist] 2024-07-10 18:36:38,682 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:38,682 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:38,682 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:38,682 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Creation of Policy Framework persistence unit "ToscaConceptTest" failed 2024-07-10 18:36:38,687 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Creation of Policy Framework persistence unit "WileECoyote" failed 2024-07-10 18:36:38,690 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:38,701 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:38,701 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:38,701 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:38,701 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:38,701 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:38,703 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:39,007 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@312d565f] 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. 2024-07-10 18:36:39,009 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@515a640d] 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. 2024-07-10 18:36:39,043 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:39,044 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:39,048 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:39,060 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:39,060 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:39,060 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:39,060 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:39,061 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:39,066 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:39,290 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2827580b] 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. 2024-07-10 18:36:39,291 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4afd31c0] 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. 2024-07-10 18:36:39,331 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:39,332 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:39,338 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:39,346 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:39,347 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:39,347 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:39,347 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:39,347 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:39,349 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:39,573 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7ff97dae] 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. 2024-07-10 18:36:39,575 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3a5df3a4] 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. 2024-07-10 18:36:39,606 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:39,620 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:39,629 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:39,629 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:39,629 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:39,629 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:39,629 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:39,632 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:39,844 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3db3525e] 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. 2024-07-10 18:36:39,861 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5f171f35] 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. 2024-07-10 18:36:39,892 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:39,895 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:39,900 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:39,908 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:39,908 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:39,908 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:39,908 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:39,908 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:39,913 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:40,105 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c6716a8] 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. 2024-07-10 18:36:40,117 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ce9c111] 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. 2024-07-10 18:36:40,144 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:40,158 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:40,166 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:40,174 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:40,174 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:40,174 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:40,174 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:40,174 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:40,175 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:40,365 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7cff11] 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. 2024-07-10 18:36:40,374 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@656b3a5f] 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. 2024-07-10 18:36:40,400 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:40,430 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:40,438 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:40,438 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:40,438 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:40,438 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:40,438 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:40,439 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:40,631 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58564687] 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. 2024-07-10 18:36:40,638 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@686edf73] 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. 2024-07-10 18:36:40,663 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:40,671 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:40,678 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:40,678 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:40,679 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:40,679 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:40,679 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:40,680 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:40,870 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5db83c0d] 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. 2024-07-10 18:36:40,876 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48fe6aa] 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. 2024-07-10 18:36:40,900 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:40,901 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:40,906 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-07-10 18:36:40,914 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2024-07-10 18:36:40,914 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-07-10 18:36:40,914 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-07-10 18:36:40,914 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-07-10 18:36:40,914 PolicyModels [main] INFO o.h.e.j.c.i.DriverManagerConnectionProviderImpl - HHH000115: Hibernate connection pool size: 20 (min=1) 2024-07-10 18:36:40,917 PolicyModels [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2024-07-10 18:36:41,094 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5c9ab2ad] 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. 2024-07-10 18:36:41,100 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2011a0db] 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. 2024-07-10 18:36:41,123 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-07-10 18:36:41,146 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.186 s -- in org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-provider --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-provider/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-provider' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-provider --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-provider/target/policy-models-provider-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-provider --- [INFO] Analyzed bundle 'policy-models-provider' with 7 classes [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-dao' with 12 classes [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] Analyzed bundle 'policy-models-pap' with 11 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-provider --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-provider/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-provider --- [INFO] Installing /w/workspace/policy-models-sonar/models-provider/pom.xml to /tmp/r/org/onap/policy/models/policy-models-provider/4.0.0-SNAPSHOT/policy-models-provider-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-provider/target/policy-models-provider-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-provider/4.0.0-SNAPSHOT/policy-models-provider-4.0.0-SNAPSHOT.jar [INFO] [INFO] ---------< org.onap.policy.models:policy-models-interactions >---------- [INFO] Building policy-models-interactions 4.0.0-SNAPSHOT [11/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-interactions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-interactions --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-interactions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-interactions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-interactions --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-interactions --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-interactions --- [INFO] Analyzed bundle 'policy-models-interactions' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-interactions --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-interactions --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/4.0.0-SNAPSHOT/policy-models-interactions-4.0.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:model-impl >-- [INFO] Building model-impl 4.0.0-SNAPSHOT [12/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-impl --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ model-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ model-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ model-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ model-impl --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ model-impl --- [INFO] Analyzed bundle 'model-impl' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ model-impl --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ model-impl --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/model-impl/4.0.0-SNAPSHOT/model-impl-4.0.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:rest >-- [INFO] Building rest 4.0.0-SNAPSHOT [13/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rest --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/rest/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rest --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rest --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ rest --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.rest.HttpDeleteWithBodyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.policy.rest.HttpDeleteWithBodyTest [INFO] Running org.onap.policy.rest.RestTest 18:36:44.305 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@1e63d216{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@56de6d6b{base=null,protected=[]},MANAGED} 18:36:44.318 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@1e63d216{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1,MANAGED} 18:36:44.328 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 added {ServletHandler@7f02251{STOPPED},MANAGED} 18:36:44.349 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp620412175]@24fabd0f{STOPPED,8<=0<=200,i=0,r=-1,t=-207549ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@65bcf7c2,POJO} 18:36:44.350 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3db64bd4{STOPPED}[11.0.20,sto=0] added {QueuedThreadPool[qtp620412175]@24fabd0f{STOPPED,8<=0<=200,i=0,r=-1,t=-207550ms,q=0}[NO_TRY],AUTO} 18:36:44.350 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3db64bd4{STOPPED}[11.0.20,sto=0] added {AttributeContainerMap@6e106680{size=0},AUTO} 18:36:44.355 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@17271176{STOPPED} added {Slf4jRequestLogWriter@2e3cdec2{STOPPED},AUTO} 18:36:44.373 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3db64bd4{STOPPED}[11.0.20,sto=0] added {CustomRequestLog@17271176{STOPPED},AUTO} 18:36:44.409 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@6b0615ae[HTTP/1.1] added {HttpConfiguration@4e73b552{32768/8192,8192/8192,https://:0,[]},POJO} 18:36:44.418 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@54bca971{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp620412175]@24fabd0f{STOPPED,8<=0<=200,i=0,r=-1,t=-207617ms,q=0}[NO_TRY],AUTO} 18:36:44.420 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@54bca971{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@5833f5cd{STOPPED},AUTO} 18:36:44.431 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3db64bd4{STOPPED}[11.0.20,sto=0] added {LogarithmicArrayByteBufferPool@472698d{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 18:36:44.431 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@54bca971{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@472698d{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 18:36:44.432 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@54bca971{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@7b7683d4{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 18:36:44.433 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@54bca971{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@53b8afea,POJO} 18:36:44.433 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@54bca971{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@6b0615ae[HTTP/1.1],AUTO} 18:36:44.433 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@54bca971{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@6b0615ae[HTTP/1.1] 18:36:44.438 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@54bca971{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@54bca971{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 18:36:44.438 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3db64bd4{STOPPED}[11.0.20,sto=0] added {RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317},AUTO} 18:36:44.439 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3db64bd4{STOPPED}[11.0.20,sto=0] added {o.e.j.s.ServletContextHandler@1e63d216{/base,null,STOPPED},MANAGED} 18:36:44.461 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7f02251{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 18:36:44.462 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7f02251{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-17d32e9b,POJO} 18:36:44.465 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41317, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@3db64bd4{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1e63d216{/base,null,STOPPED}, connector=RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,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.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.rest.RestTest +> jersey.config.server.disableMetainfServicesLookup=true key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 18:36:44.475 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41317, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@3db64bd4{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1e63d216{/base,null,STOPPED}, connector=RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:36:44.475 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41317, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@3db64bd4{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1e63d216{/base,null,STOPPED}, connector=RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:36:44.477 [RestTest-41317] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41317, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@3db64bd4{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1e63d216{/base,null,STOPPED}, connector=RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}, jettyThread=Thread[RestTest-41317,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:36:44.479 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@3db64bd4{STOPPED}[11.0.20,sto=0] 18:36:44.485 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3db64bd4{STARTING}[11.0.20,sto=0] added {ErrorHandler@d472dc8{STOPPED},AUTO} 18:36:44.487 [RestTest-41317] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:36:44.531 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:41317],POJO} 18:36:44.534 [RestTest-41317] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@3db64bd4{STARTING}[11.0.20,sto=0] 18:36:44.534 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp620412175]@24fabd0f{STOPPED,8<=0<=200,i=0,r=-1,t=-207734ms,q=0}[NO_TRY] 18:36:44.540 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0} 18:36:44.540 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp620412175]@24fabd0f{STARTING,8<=0<=200,i=0,r=-1,t=-207740ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] added {ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0},AUTO} 18:36:44.541 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0} 18:36:44.559 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1312ms ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0} 18:36:44.564 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp620412175-19,5,main] 18:36:44.564 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp620412175-20,5,main] 18:36:44.565 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp620412175-21,5,main] 18:36:44.565 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp620412175-22,5,main] 18:36:44.564 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp620412175]@24fabd0f{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] 18:36:44.565 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp620412175]@24fabd0f{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] 18:36:44.566 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp620412175-23,5,main] 18:36:44.566 [qtp620412175-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp620412175]@24fabd0f{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] 18:36:44.566 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp620412175]@24fabd0f{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] 18:36:44.567 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp620412175-24,5,main] 18:36:44.567 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp620412175]@24fabd0f{STARTING,8<=6<=200,i=6,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] 18:36:44.568 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp620412175-25,5,main] 18:36:44.568 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp620412175]@24fabd0f{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] 18:36:44.569 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp620412175-26,5,main] 18:36:44.569 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp620412175]@24fabd0f{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] 18:36:44.572 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1325ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59996ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] 18:36:44.573 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@6e106680{size=0} 18:36:44.573 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1326ms AttributeContainerMap@6e106680{size=0} 18:36:44.573 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@17271176{STOPPED} 18:36:44.572 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59996ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] 18:36:44.573 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@2e3cdec2{STOPPED} 18:36:44.573 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1326ms Slf4jRequestLogWriter@2e3cdec2{STARTED} 18:36:44.574 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1326ms CustomRequestLog@17271176{STARTED} 18:36:44.574 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@1e63d216{/base,null,STOPPED} 18:36:44.575 [RestTest-41317] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3351902a 18:36:44.585 [RestTest-41317] DEBUG org.eclipse.jetty.http.PreEncodedHttpField -- HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@677873fb] 18:36:44.590 [RestTest-41317] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@1e63d216{/base,null,STARTING} 18:36:44.590 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@56de6d6b{base=null,protected=[]} 18:36:44.590 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@1e63d216{/base,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@65a98,POJO} 18:36:44.591 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1344ms SymlinkAllowedResourceAliasChecker@56de6d6b{base=null,protected=[]} 18:36:44.591 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 18:36:44.594 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@1aa93594[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 18:36:44.596 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@1aa93594[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@34ea3605[passivating=false,graceSec=3600],AUTO} 18:36:44.598 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@2c8ec48c{STOPPED}[worker=null] 18:36:44.608 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@2c8ec48c{STARTING}[worker=node0] added {HouseKeeper@7a77fa3c{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 18:36:44.610 [RestTest-41317] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:36:44.610 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@7a77fa3c{STOPPED}[interval=600000, ownscheduler=false] 18:36:44.610 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@5675b559{STOPPED} 18:36:44.611 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1363ms ScheduledExecutorScheduler@5675b559{STARTED} 18:36:44.611 [RestTest-41317] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 18:36:44.611 [RestTest-41317] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 660000ms 18:36:44.613 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1365ms HouseKeeper@7a77fa3c{STARTED}[interval=660000, ownscheduler=true] 18:36:44.613 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1365ms DefaultSessionIdManager@2c8ec48c{STARTED}[worker=node0] 18:36:44.613 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3db64bd4{STARTING}[11.0.20,sto=0] added {DefaultSessionIdManager@2c8ec48c{STARTED}[worker=node0],MANAGED} 18:36:44.613 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 added {DefaultSessionIdManager@2c8ec48c{STARTED}[worker=node0],UNMANAGED} 18:36:44.613 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@b40d5a4{STOPPED} 18:36:44.613 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1366ms ScheduledExecutorScheduler@b40d5a4{STARTED} 18:36:44.614 [RestTest-41317] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 18:36:44.614 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@7f02251{STOPPED} 18:36:44.619 [RestTest-41317] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-17d32e9b[EMBEDDED:null] 18:36:44.622 [RestTest-41317] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:36:44.623 [RestTest-41317] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet222cee6{/*->org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:36:44.623 [RestTest-41317] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-17d32e9b=MappedServlet4cd7effb{null->org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:36:44.624 [RestTest-41317] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@7f02251{STARTING} 18:36:44.624 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7f02251{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@fd8fa4d7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 18:36:44.624 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7f02251{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7,POJO} 18:36:44.624 [RestTest-41317] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-17d32e9b[EMBEDDED:null] 18:36:44.624 [RestTest-41317] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:36:44.625 [RestTest-41317] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet64a83cc5{/*->org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:36:44.625 [RestTest-41317] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7[EMBEDDED:null] 18:36:44.625 [RestTest-41317] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet6e45583d{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@fd8fa4d7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 18:36:44.625 [RestTest-41317] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7=MappedServlet671f56c9{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@fd8fa4d7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-17d32e9b=MappedServlet6de92f44{null->org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:36:44.625 [RestTest-41317] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-17d32e9b[EMBEDDED:null] 18:36:44.625 [RestTest-41317] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:36:44.626 [RestTest-41317] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet48027828{/*->org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:36:44.626 [RestTest-41317] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7[EMBEDDED:null] 18:36:44.626 [RestTest-41317] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServletcc255a5{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@fd8fa4d7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 18:36:44.626 [RestTest-41317] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7=MappedServlet671f56c9{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@fd8fa4d7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-17d32e9b=MappedServlet6de92f44{null->org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:36:44.626 [RestTest-41317] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@7f02251{STARTING} 18:36:44.626 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1379ms ServletHandler@7f02251{STARTED} 18:36:44.626 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@1aa93594[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:36:44.627 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@34ea3605[passivating=false,graceSec=3600] 18:36:44.627 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1379ms org.eclipse.jetty.server.session.NullSessionDataStore@34ea3605[passivating=false,graceSec=3600] 18:36:44.627 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1380ms org.eclipse.jetty.server.session.DefaultSessionCache@1aa93594[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:36:44.627 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1380ms org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 18:36:44.627 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@fd8fa4d7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:36:44.628 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1381ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@fd8fa4d7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 18:36:44.629 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:36:44.629 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1382ms org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 18:36:44.641 [RestTest-41317] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-17d32e9b 18:36:45.336 [RestTest-41317] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:36:45.416 [RestTest-41317] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:45.416 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2169ms o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:45.417 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@d472dc8{STOPPED} 18:36:45.417 [RestTest-41317] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@d472dc8{STARTING} 18:36:45.417 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2169ms ErrorHandler@d472dc8{STARTED} 18:36:45.417 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} 18:36:45.419 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@5833f5cd{STOPPED} 18:36:45.419 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2172ms ScheduledExecutorScheduler@5833f5cd{STARTED} 18:36:45.419 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@6b0615ae[HTTP/1.1] 18:36:45.419 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2172ms HttpConnectionFactory@6b0615ae[HTTP/1.1] 18:36:45.419 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} 18:36:45.423 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59145ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.423836679Z added {SelectorProducer@78c45908,POJO} 18:36:45.424 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59145ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.424267398Z added {QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59145ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}],UNMANAGED} 18:36:45.424 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59145ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.424610885Z created 18:36:45.424 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@4040ee60{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59144ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.424917091Z,MANAGED} 18:36:45.425 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} added {ManagedSelector@4040ee60{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 18:36:45.425 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59144ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.425372661Z added {SelectorProducer@7a89f2ac,POJO} 18:36:45.425 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59144ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.425605455Z added {QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59143ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}],UNMANAGED} 18:36:45.425 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59143ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.425889351Z created 18:36:45.425 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@205ff8ec{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59143ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.426128076Z,MANAGED} 18:36:45.426 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} added {ManagedSelector@205ff8ec{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 18:36:45.426 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@4040ee60{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:36:45.426 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59143ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.426675287Z 18:36:45.426 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2179ms AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=8,r=-1,t=59142ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.426886491Z 18:36:45.429 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$670/0x0000000800ef6570@21ceed8b startThread=0 18:36:45.429 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$670/0x0000000800ef6570@21ceed8b in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=7,r=-1,t=59139ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] 18:36:45.430 [RestTest-41317] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@773091d8 on ManagedSelector@4040ee60{STARTING} id=0 keys=0 selected=0 updates=0 18:36:45.430 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=7,r=-1,t=59139ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.430508054Z tryProduce false 18:36:45.431 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:45.431 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@773091d8 18:36:45.431 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.431 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2184ms ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:45.431 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:45.431 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@205ff8ec{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:36:45.432 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=7,r=-1,t=59137ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.432138778Z 18:36:45.432 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2185ms AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=7,r=-1,t=59137ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.432411083Z 18:36:45.432 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$670/0x0000000800ef6570@51f1b158 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=6,r=-1,t=59137ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] 18:36:45.432 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=6,r=-1,t=59136ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.432809691Z tryProduce false 18:36:45.432 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:45.432 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.433 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:45.433 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$670/0x0000000800ef6570@51f1b158 startThread=0 18:36:45.433 [RestTest-41317] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@19344fb on ManagedSelector@205ff8ec{STARTING} id=1 keys=0 selected=0 updates=0 18:36:45.433 [RestTest-41317] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTING} id=1 keys=0 selected=0 updates=1 18:36:45.433 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:45.433 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:45.433 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:45.433 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:45.433 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@19344fb 18:36:45.433 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.433 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:45.434 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2186ms ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:45.434 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2186ms SelectorManager@RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} 18:36:45.434 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} added {acceptor-0@6203398f,POJO} 18:36:45.435 [RestTest-41317] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@6203398f startThread=0 18:36:45.435 [qtp620412175-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@6203398f in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=5,r=-1,t=59134ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] 18:36:45.435 [RestTest-41317] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} 18:36:45.435 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2188ms RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} 18:36:45.435 [RestTest-41317] INFO org.eclipse.jetty.server.Server -- Started Server@3db64bd4{STARTING}[11.0.20,sto=0] @2188ms 18:36:45.435 [RestTest-41317] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2188ms Server@3db64bd4{STARTED}[11.0.20,sto=0] 18:36:45.436 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41317, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@3db64bd4{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE}, connector=RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}, jettyThread=Thread[RestTest-41317,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4041 ms. 18:36:45.442 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/GetHello/Bob?age=10: 18:36:45.677 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:45.686 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:45.687 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:45.699 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 0][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:45.700 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:45.702 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:45.703 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40372<->127.0.0.1:41317 18:36:45.703 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:45.704 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:45.704 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:45.705 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:45.705 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Host: localhost:41317 18:36:45.705 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Connection: Keep-Alive 18:36:45.705 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:45.706 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip,deflate 18:36:45.706 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:45.706 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Host: localhost:41317[\r][\n]" 18:36:45.706 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 18:36:45.706 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:45.706 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:45.706 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "[\r][\n]" 18:36:45.707 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3baf99b7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40372]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:45.707 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:45.708 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:45.708 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:45.708 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:45.708 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:45.708 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3baf99b7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40372]] 18:36:45.709 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3baf99b7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40372]] startThread=0 18:36:45.709 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.709 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:45.709 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3baf99b7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40372]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=4,r=-1,t=58859ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}] 18:36:45.719 [qtp620412175-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:45.719 [qtp620412175-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 4 ms, remaining: 29996 ms 18:36:45.782 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=66/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.797 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=81/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:45.797 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@7e245b46 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:45.798 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=82/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.798 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=82/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.798 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=83/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.798 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2499ef5{ReadCallback@bf4cb38{HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:45.799 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.799 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@57564f6b on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:45.799 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:45.799 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:45.799 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:45.799 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:45.799 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:45.799 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@7e245b46 18:36:45.799 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@57564f6b 18:36:45.800 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.800 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.800 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:45.800 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:45.800 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:45.800 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40372], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.800 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.801 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:45.802 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=4,r=-1,t=58767ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.802246986Z 18:36:45.802 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1} startReservedThread p=1 18:36:45.803 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@1988c5d7{PENDING,thread=null} startThread=0 18:36:45.803 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@1988c5d7{PENDING,thread=null} in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=3,r=-1,t=58765ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1}] 18:36:45.804 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1988c5d7{PENDING,thread=Thread[qtp620412175-23,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:36:45.804 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1988c5d7{RESERVED,thread=Thread[qtp620412175-23,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} 18:36:45.804 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=PRODUCE_EXECUTE_CONSUME t=SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=3,r=-1,t=58765ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.804523722Z 18:36:45.804 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING startThread=0 18:36:45.804 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:45.804 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.804 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=2,r=-1,t=58764ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.805 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.805 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:45.805 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2499ef5{ReadCallback@bf4cb38{HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:45.805 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.805 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3baf99b7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40372]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=2,r=-1,t=58763ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.805 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:45.805 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=3,r=-1,t=58763ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.806 [qtp620412175-24] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@687197c9[inUse=0,size=1,max=-1,closed=false]{capacity=8192,inuse=0(0%)} returning new reserved entry MonoEntry@324980{PENDING,pooled=null} 18:36:45.808 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 181 DirectByteBuffer@2c68c9bb[p=0,l=181,c=8192,r=181]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.808 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 181 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=181,c=8192,r=181]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.809 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=181,c=8192,r=181]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.809 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=181,c=8192,r=181]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.809 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:45.812 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:45.812 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:45.812 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:45.813 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:45.813 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:45.813 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:45.813 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:45.815 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:45.815 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:45.815 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:45.815 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:45.815 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:45.815 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:45.816 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:45.816 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:45.816 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:45.816 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:45.816 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:45.816 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:45.818 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1406127157 cs=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e574b10 eof=false 18:36:45.821 [qtp620412175-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@e574b10 18:36:45.821 [qtp620412175-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@338aae2b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=4}] 18:36:45.821 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4} GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:45.822 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5}] parsed true HttpParser{s=CONTENT,0 of -1} 18:36:45.822 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5}] 18:36:45.823 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6} 18:36:45.823 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.823 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6} 18:36:45.824 [qtp620412175-24] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=7} 18:36:45.824 [qtp620412175-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:45.824 [qtp620412175-24] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:45.824 [qtp620412175-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:45.825 [qtp620412175-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:45.827 [qtp620412175-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:45.830 [qtp620412175-24] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:45.887 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@aa14936[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:45.888 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:36:45.888 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@7be80b97[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@6d232c88{null} 18:36:45.888 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=71} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:45 GMT Content-Length: 28 Content-Type: text/plain 18:36:45.889 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@70b8cea5[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@470a345d] (null,[p=0,l=28,c=8192,r=28],true)@START 18:36:45.890 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@7be80b97[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.890 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:45 GMT Content-Length: 28 Content-Type: text/plain 18:36:45.891 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:45.891 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@70b8cea5[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@470a345d] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:36:45.891 [qtp620412175-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@530e3d84{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7be80b97[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:45.891 [qtp620412175-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@530e3d84{WRITING}->null:IDLE-->WRITING 18:36:45.892 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 18:36:45.893 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Date: Wed, 10 Jul 2024 18:36:45 GMT[\r][\n]" 18:36:45.893 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Type: text/plain[\r][\n]" 18:36:45.893 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Length: 28[\r][\n]" 18:36:45.893 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:45.893 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\r][\n]" 18:36:45.893 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "GOT: Hello There Bob aged 10" 18:36:45.895 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK 18:36:45.895 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Date: Wed, 10 Jul 2024 18:36:45 GMT 18:36:45.895 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Type: text/plain 18:36:45.895 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Length: 28 18:36:45.895 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Server: Jetty(11.0.20) 18:36:45.896 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=W,to=88/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52c89513{s=COMPLETING}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=80}] 18:36:45.897 [qtp620412175-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@530e3d84{WRITING}->null 18:36:45.897 [qtp620412175-24] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@530e3d84{IDLE}->null:WRITING-->IDLE 18:36:45.899 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:45.899 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@70b8cea5[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@470a345d] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:36:45.901 [qtp620412175-24] DEBUG org.eclipse.jetty.server.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 18:36:45.904 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 0][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:45.904 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: set socket timeout to 0 18:36:45.904 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 0][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:45.904 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:45.904 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:45.904 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 10 18:36:45.904 [qtp620412175-24] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:45.905 [qtp620412175-24] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=88} 18:36:45.905 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:45.905 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4abd2fd2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:45.905 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@4abd2fd2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.905 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: Close connection 18:36:45.905 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=88} 18:36:45.905 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:45.906 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10: 18:36:45.907 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@7286d175) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:45.907 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4abd2fd2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.907 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4abd2fd2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.907 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4abd2fd2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.907 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=90} 18:36:45.907 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:36:45.907 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:45.908 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:45.908 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:45.908 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 1][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:45.908 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:45.908 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:45.909 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40382<->127.0.0.1:41317 18:36:45.909 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:36:45.909 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:45.909 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:45.909 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@51548211[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40382]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:45.909 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:36:45.909 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:45.909 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Content-Length: 0 18:36:45.909 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Host: localhost:41317 18:36:45.909 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Connection: Keep-Alive 18:36:45.909 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:45.909 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:45.909 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:45.909 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip,deflate 18:36:45.909 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:45.910 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:45.910 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]" 18:36:45.910 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Host: localhost:41317[\r][\n]" 18:36:45.910 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 18:36:45.910 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:45.910 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:45.910 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "[\r][\n]" 18:36:45.910 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:45.912 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@51548211[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40382]] 18:36:45.912 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@51548211[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40382]] startThread=0 18:36:45.912 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.912 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:45.912 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@51548211[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40382]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=2,r=-1,t=58657ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.912 [qtp620412175-25] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:45.912 [qtp620412175-25] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:45.912 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.913 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:45.913 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@56f051f6 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:45.913 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.913 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.913 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.913 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2edb0262{ReadCallback@6bc63969{HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:45.913 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.914 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3f6daa06 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:45.914 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:45.914 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:45.914 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:45.914 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.914 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:45.914 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:45.914 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@51548211[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40382]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=2,r=-1,t=58655ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.914 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@56f051f6 18:36:45.914 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3f6daa06 18:36:45.914 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=3,r=-1,t=58655ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.914 [qtp620412175-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.914 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.914 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:45.914 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:45.914 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:45.914 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40382], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.915 [qtp620412175-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.915 [qtp620412175-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:45.915 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=3,r=-1,t=58654ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.915573344Z 18:36:45.915 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1} startReservedThread p=1 18:36:45.915 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@6f534e2d{PENDING,thread=null} startThread=0 18:36:45.915 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1988c5d7{RESERVED,thread=Thread[qtp620412175-23,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=2,r=-1,t=58653ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.915992042Z ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1} 18:36:45.915 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=2,r=-1,t=58653ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=0]@2024-07-10T18:36:45.916103475Z 18:36:45.916 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=2,r=-1,t=58653ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=1]@2024-07-10T18:36:45.916191356Z tryProduce true 18:36:45.916 [qtp620412175-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2edb0262{ReadCallback@6bc63969{HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:45.916 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@6f534e2d{PENDING,thread=null} in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=2,r=-1,t=58653ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1}] 18:36:45.916 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:45.916 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:45.916 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.916 [qtp620412175-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 206 DirectByteBuffer@2c68c9bb[p=0,l=206,c=8192,r=206]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.916 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.916 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:45.916 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{PENDING,thread=Thread[qtp620412175-26,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:36:45.916 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 206 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=206,c=8192,r=206]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.916 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} 18:36:45.916 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=206,c=8192,r=206]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=206,c=8192,r=206]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:45.917 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@385753058 cs=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2b43a53a eof=false 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@2b43a53a 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@18071e9[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Content-Length: 0 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:45.918 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:36:45.919 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=1}] 18:36:45.919 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:36:45.919 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.919 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:36:45.919 [qtp620412175-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:36:45.919 [qtp620412175-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:45.919 [qtp620412175-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:45.919 [qtp620412175-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:45.919 [qtp620412175-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:45.919 [qtp620412175-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:45.919 [qtp620412175-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:45.922 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@12b065b5[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:45.922 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:36:45.922 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@246c68ac[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@26e15af1{null} 18:36:45.922 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=4} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:45 GMT Content-Length: 31 Content-Type: text/plain 18:36:45.922 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@6957c20a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@78db9f58] (null,[p=0,l=31,c=8192,r=31],true)@START 18:36:45.922 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@246c68ac[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.922 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:45 GMT Content-Length: 31 Content-Type: text/plain 18:36:45.922 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:45.922 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@6957c20a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@78db9f58] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:36:45.923 [qtp620412175-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@3fb5b1e7{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@246c68ac[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:45.923 [qtp620412175-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3fb5b1e7{WRITING}->null:IDLE-->WRITING 18:36:45.923 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 18:36:45.923 [qtp620412175-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=W,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3a28cb11{s=COMPLETING}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=5}] 18:36:45.923 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Date: Wed, 10 Jul 2024 18:36:45 GMT[\r][\n]" 18:36:45.923 [qtp620412175-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@3fb5b1e7{WRITING}->null 18:36:45.923 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Type: text/plain[\r][\n]" 18:36:45.923 [qtp620412175-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3fb5b1e7{IDLE}->null:WRITING-->IDLE 18:36:45.923 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Length: 31[\r][\n]" 18:36:45.923 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6957c20a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@78db9f58] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:36:45.923 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:45.923 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\r][\n]" 18:36:45.923 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "DELETE: Hello There Bob aged 10" 18:36:45.923 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK 18:36:45.923 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Date: Wed, 10 Jul 2024 18:36:45 GMT 18:36:45.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Type: text/plain 18:36:45.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Length: 31 18:36:45.924 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Server: Jetty(11.0.20) 18:36:45.924 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:45.924 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 1][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:45.924 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: set socket timeout to 0 18:36:45.924 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 1][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:45.924 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:45.924 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:45.924 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:36:45.925 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:45.925 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: Close connection 18:36:45.925 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:45.926 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PutHello/Bob?age=10: 18:36:45.927 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:45.927 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:45.927 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:45.927 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 2][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:45.927 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:45.928 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:45.923 [qtp620412175-19] DEBUG org.eclipse.jetty.server.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 18:36:45.928 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40388<->127.0.0.1:41317 18:36:45.928 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@614a0483[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40388]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:45.928 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:36:45.928 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:45.928 [qtp620412175-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:45.928 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:45.928 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:45.928 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:45.929 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:36:45.929 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Content-Type: text/plain 18:36:45.929 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Content-Length: 9 18:36:45.929 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Host: localhost:41317 18:36:45.929 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Connection: Keep-Alive 18:36:45.929 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:45.929 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:36:45.929 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:45.929 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Content-Type: text/plain[\r][\n]" 18:36:45.929 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Content-Length: 9[\r][\n]" 18:36:45.929 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Host: localhost:41317[\r][\n]" 18:36:45.929 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" 18:36:45.930 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:45.930 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:45.930 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "[\r][\n]" 18:36:45.930 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "At last! " 18:36:45.928 [qtp620412175-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=10} 18:36:45.928 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:45.932 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:45.933 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:45.933 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@614a0483[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40388]] 18:36:45.933 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@614a0483[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40388]] startThread=0 18:36:45.933 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.933 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 2 keys 18:36:45.933 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@614a0483[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40388]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58636ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.933 [qtp620412175-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:45.933 [qtp620412175-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:45.933 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.934 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:45.934 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@7bc8d3b on ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=0 18:36:45.934 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.934 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.934 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.934 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2f2a4dce{ReadCallback@29384525{HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:45.934 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.934 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@4a0ed06c on ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=1 18:36:45.935 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=2 18:36:45.935 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.935 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@614a0483[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40388]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58634ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.935 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=2,r=-1,t=58634ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.935 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:45.935 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/2 selected 18:36:45.935 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:45.935 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:45.935 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@7bc8d3b 18:36:45.935 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@4a0ed06c 18:36:45.935 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.936 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.936 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 2 keys 18:36:45.936 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/2 selected 18:36:45.936 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:45.936 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40388], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.936 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.936 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:45.932 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4eeb519f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:45.936 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=2,r=-1,t=58632ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-07-10T18:36:45.93699277Z 18:36:45.937 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1} startReservedThread p=1 18:36:45.937 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@7c40b4be{PENDING,thread=null} startThread=0 18:36:45.937 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@7c40b4be{PENDING,thread=null} in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58632ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1}] 18:36:45.937 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{PENDING,thread=Thread[qtp620412175-25,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:36:45.937 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58632ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-07-10T18:36:45.937427429Z 18:36:45.937 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} 18:36:45.937 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2f2a4dce{ReadCallback@29384525{HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:45.937 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58632ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-07-10T18:36:45.937634323Z ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} 18:36:45.937 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:45.937 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58631ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-07-10T18:36:45.937834067Z tryProduce true 18:36:45.937 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:45.937 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.938 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 235 DirectByteBuffer@2c68c9bb[p=0,l=235,c=8192,r=235]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.938 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.938 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 2 keys 18:36:45.938 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 235 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=235,c=8192,r=235]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.937 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@4eeb519f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.938 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=235,c=8192,r=235]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.938 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=235,c=8192,r=235]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.938 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=20} 18:36:45.938 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:45.938 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:45.938 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@132f5232) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:45.938 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:45.938 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4eeb519f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.938 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4eeb519f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.938 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:45.939 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:45.939 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4eeb519f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.939 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:45.939 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:45.939 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=21} 18:36:45.939 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:45.939 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:36:45.939 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:45.939 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:45.939 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:45.939 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:45.939 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:45.939 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:45.939 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1760403192 cs=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d40924e eof=false 18:36:45.940 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@d40924e 18:36:45.941 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@472bc6e1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:36:45.941 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob?age=10 on HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=1} PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:45.941 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:45.941 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PutHello/Bob?age=10 HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=1} 18:36:45.941 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.941 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=1} 18:36:45.941 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?age=10 on HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=1} 18:36:45.941 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:45.941 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:45.941 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:45.942 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:45.942 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:45.942 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:45.947 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@472bc6e1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=7}] 18:36:45.947 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@472bc6e1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=7}] 18:36:45.947 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@472bc6e1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=7}] 18:36:45.947 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:45.947 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=7}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.947 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.948 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=8} Content@724f4ef2{DirectByteBufferR@297765db[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:45.948 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=8}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:45.948 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@724f4ef2{DirectByteBufferR@297765db[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:45.948 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209148102594 AsyncContentProducer@472bc6e1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=8}] 18:36:45.948 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@724f4ef2{DirectByteBufferR@297765db[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@472bc6e1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=8}] 18:36:45.948 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@472bc6e1[r=Content@724f4ef2{DirectByteBufferR@297765db[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=8}] 18:36:45.949 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@472bc6e1[r=Content@724f4ef2{DirectByteBufferR@297765db[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=9}] 18:36:45.949 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@472bc6e1[r=Content@724f4ef2{DirectByteBufferR@297765db[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@724f4ef2{DirectByteBufferR@297765db[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=9}] 18:36:45.949 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@724f4ef2{DirectByteBufferR@297765db[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@472bc6e1[r=Content@724f4ef2{DirectByteBufferR@297765db[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@724f4ef2{DirectByteBufferR@297765db[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=9}] 18:36:45.949 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.949 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@724f4ef2{DirectByteBufferR@297765db[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:45.949 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1760403192 cs=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d40924e eof=false 18:36:45.949 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@724f4ef2{DirectByteBufferR@297765db[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@472bc6e1[r=Content@724f4ef2{DirectByteBufferR@297765db[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@724f4ef2{DirectByteBufferR@297765db[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=10}] 18:36:45.950 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209148102594] AsyncContentProducer@472bc6e1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=10}] 18:36:45.950 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@472bc6e1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=10}] 18:36:45.950 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@472bc6e1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=10}] 18:36:45.950 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:45.950 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=10}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.950 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.950 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:45.950 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=10} 18:36:45.950 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:45.950 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=10} 18:36:45.950 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:45.950 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=END,9 of 9},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=10}] parsed false HttpParser{s=END,9 of 9} 18:36:45.951 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=END,9 of 9},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=11}] 18:36:45.951 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:45.951 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209148102594 AsyncContentProducer@472bc6e1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=11}] 18:36:45.951 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@472bc6e1[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=11}] 18:36:45.951 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@472bc6e1[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=11}] 18:36:45.951 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@472bc6e1[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=11}] 18:36:45.951 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@472bc6e1[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=11}] 18:36:45.951 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@472bc6e1[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=11}] 18:36:45.951 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.951 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:45.951 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1760403192 cs=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d40924e eof=false 18:36:45.951 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1760403192 cs=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d40924e eof=false 18:36:45.952 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:45.953 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@1a37213f[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:45.953 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=37 null 18:36:45.953 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@87cd61f[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1821ebbc{null} 18:36:45.953 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=13} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:45 GMT Content-Length: 37 Content-Type: text/plain 18:36:45.953 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@34a08826[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@17bd7954] (null,[p=0,l=37,c=8192,r=37],true)@START 18:36:45.953 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@87cd61f[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.953 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:45 GMT Content-Length: 37 Content-Type: text/plain 18:36:45.954 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:45.954 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@34a08826[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@17bd7954] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:36:45.954 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@791f8992{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@87cd61f[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:45.954 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@791f8992{WRITING}->null:IDLE-->WRITING 18:36:45.954 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=W,to=16/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=END,9 of 9},g=HttpGenerator@da5e65c{s=COMPLETING}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=14}] 18:36:45.954 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@791f8992{WRITING}->null 18:36:45.954 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@791f8992{IDLE}->null:WRITING-->IDLE 18:36:45.954 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@34a08826[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@17bd7954] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:36:45.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 18:36:45.954 [qtp620412175-21] DEBUG org.eclipse.jetty.server.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 18:36:45.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Date: Wed, 10 Jul 2024 18:36:45 GMT[\r][\n]" 18:36:45.954 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Type: text/plain[\r][\n]" 18:36:45.955 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Length: 37[\r][\n]" 18:36:45.955 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:45.955 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:45.955 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\r][\n]" 18:36:45.955 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "PUT: At last! Hello There Bob aged 10" 18:36:45.955 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=15} 18:36:45.955 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@22d01fb1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:45.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << HTTP/1.1 200 OK 18:36:45.955 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@22d01fb1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.955 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=15} 18:36:45.955 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@6ef4e106) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:45.955 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@22d01fb1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.955 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@22d01fb1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.955 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@22d01fb1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.955 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=15} 18:36:45.955 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:36:45.958 [qtp620412175-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:45 +0000] "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:45.958 [qtp620412175-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:45 +0000] "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:45.959 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1760403192 cs=HttpChannelState@22d01fb1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d40924e eof=true 18:36:45.959 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1406127157 cs=HttpChannelState@4abd2fd2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e574b10 eof=false 18:36:45.955 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Date: Wed, 10 Jul 2024 18:36:45 GMT 18:36:45.959 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=19} 18:36:45.959 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=142} 18:36:45.958 [qtp620412175-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:45 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:45.959 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Type: text/plain 18:36:45.959 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:45.959 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Length: 37 18:36:45.959 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Server: Jetty(11.0.20) 18:36:45.959 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@472bc6e1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=19}] 18:36:45.959 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=61/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@52c89513{s=END}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=142}] parse null 18:36:45.959 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:45.959 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1760403192 cs=HttpChannelState@22d01fb1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d40924e eof=true 18:36:45.959 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:45.959 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:45.959 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@472bc6e1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=19}] 18:36:45.959 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=142} 18:36:45.959 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:45.959 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1760403192 cs=HttpChannelState@22d01fb1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d40924e eof=true 18:36:45.959 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 2][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:45.959 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=142} 18:36:45.959 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@22d01fb1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.959 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:45.959 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: set socket timeout to 0 18:36:45.959 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1760403192 cs=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d40924e eof=true 18:36:45.960 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@d40924e 18:36:45.959 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=62/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=END,0 of -1},g=HttpGenerator@52c89513{s=END}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=143}] parsed false HttpParser{s=END,0 of -1} 18:36:45.960 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 2][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:45.960 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:45.960 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@472bc6e1[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=20}] 18:36:45.960 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:45.960 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:45.960 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 10 18:36:45.960 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:45.960 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: Close connection 18:36:45.960 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:45.960 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PutBlank: 18:36:45.961 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:45.961 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:45.961 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:45.961 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 3][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:45.961 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:45.961 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:45.960 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:45.962 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40402<->127.0.0.1:41317 18:36:45.962 [qtp620412175-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@338aae2b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=145}] 18:36:45.962 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutBlank HTTP/1.1 18:36:45.962 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:45.962 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@678eba8d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40402]] on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:45.959 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@385753058 cs=HttpChannelState@4eeb519f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2b43a53a eof=false 18:36:45.962 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1406127157 cs=HttpChannelState@4abd2fd2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e574b10 eof=true 18:36:45.962 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:45.962 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:45.963 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:45.963 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:45.963 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:45.963 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@678eba8d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40402]] 18:36:45.963 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@678eba8d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40402]] startThread=0 18:36:45.963 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.963 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 2 keys 18:36:45.963 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@678eba8d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40402]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58606ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.962 [qtp620412175-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@338aae2b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=145}] 18:36:45.962 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:45.967 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1406127157 cs=HttpChannelState@4abd2fd2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e574b10 eof=true 18:36:45.968 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4abd2fd2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.962 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=44} 18:36:45.968 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1406127157 cs=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e574b10 eof=true 18:36:45.963 [qtp620412175-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:45.968 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> PUT /base/RestTest/PutBlank HTTP/1.1 18:36:45.968 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Content-Type: text/plain 18:36:45.968 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Content-Length: 9 18:36:45.966 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:45.968 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:45.968 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:45.968 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:45.968 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=45/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@3a28cb11{s=END}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=50}] parse null 18:36:45.968 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:45.968 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:45.968 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=50} 18:36:45.968 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.969 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.969 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:45.969 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.969 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=START,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.969 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.969 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:45.969 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.969 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.970 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@41a0389f[{l=/127.0.0.1:41317,r=/127.0.0.1:40388,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47982197[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.968 [qtp620412175-24] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@e574b10 18:36:45.968 [qtp620412175-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 4 ms, remaining: 29996 ms 18:36:45.968 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Host: localhost:41317 18:36:45.972 [qtp620412175-24] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@338aae2b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=155}] 18:36:45.968 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:45.972 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:36:45.972 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=54} 18:36:45.972 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:45.972 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.973 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=49/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=END,0 of 0},g=HttpGenerator@3a28cb11{s=END}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=55}] parsed false HttpParser{s=END,0 of 0} 18:36:45.973 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:45.973 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:45.973 [qtp620412175-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@18071e9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=55}] 18:36:45.973 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@385753058 cs=HttpChannelState@4eeb519f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2b43a53a eof=true 18:36:45.972 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Connection: Keep-Alive 18:36:45.973 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:45.973 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Accept-Encoding: gzip,deflate 18:36:45.973 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "PUT /base/RestTest/PutBlank HTTP/1.1[\r][\n]" 18:36:45.973 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Content-Type: text/plain[\r][\n]" 18:36:45.973 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Content-Length: 9[\r][\n]" 18:36:45.973 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Host: localhost:41317[\r][\n]" 18:36:45.973 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]" 18:36:45.973 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:45.973 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:45.973 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "[\r][\n]" 18:36:45.973 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "At last! " 18:36:45.972 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:45.973 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:45.974 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:45.974 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@7083f0a6 on ManagedSelector@4040ee60{STARTED} id=0 keys=2 selected=0 updates=0 18:36:45.973 [qtp620412175-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@18071e9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=56}] 18:36:45.974 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.975 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.975 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.975 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4836c3fc{ReadCallback@4175a022{HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:45.975 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.975 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@2e9c7e6a on ManagedSelector@4040ee60{STARTED} id=0 keys=2 selected=0 updates=1 18:36:45.975 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=2 selected=0 updates=2 18:36:45.975 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:45.976 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/2 selected 18:36:45.975 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.976 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:45.976 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:45.976 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@7083f0a6 18:36:45.976 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@678eba8d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40402]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58593ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.976 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@2e9c7e6a 18:36:45.976 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.976 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58593ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.974 [qtp620412175-24] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@687197c9[inUse=1,size=2,max=-1,closed=false]{capacity=8192,inuse=1(50%)} returning new reserved entry MonoEntry@53db3f87{PENDING,pooled=null} 18:36:45.974 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@385753058 cs=HttpChannelState@4eeb519f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2b43a53a eof=true 18:36:45.976 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4eeb519f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:45.976 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@385753058 cs=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2b43a53a eof=true 18:36:45.976 [qtp620412175-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@2b43a53a 18:36:45.976 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2f2a4dce{null} 18:36:45.977 [qtp620412175-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@18071e9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=59}] 18:36:45.977 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=0 18:36:45.977 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:36:45.977 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:45.977 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:45.977 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:45.977 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:45.977 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:45.977 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:45.977 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.977 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:45.976 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.977 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 2 keys 18:36:45.977 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/2 selected 18:36:45.977 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:45.977 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@57644e0c in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58591ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.977 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40402], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.977 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@41a0389f[{l=null,r=null,CLOSED,fill=-,flush=-,to=23/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@47982197[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.978 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.978 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:45.978 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=null,r=null,CLOSED,fill=-,flush=-,to=23/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@47982197[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.978 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@57644e0c in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58591ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.978 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58591ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-07-10T18:36:45.978586387Z 18:36:45.978 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58590ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.978 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1} startReservedThread p=1 18:36:45.978 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@1a65e019{PENDING,thread=null} startThread=0 18:36:45.978 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@1a65e019{PENDING,thread=null} in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58590ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1}] 18:36:45.979 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{PENDING,thread=Thread[qtp620412175-20,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:36:45.978 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58590ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-07-10T18:36:45.979102727Z 18:36:45.979 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} 18:36:45.979 [qtp620412175-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4836c3fc{ReadCallback@4175a022{HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:45.978 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@57644e0c startThread=0 18:36:45.979 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:45.979 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=null,r=null,CLOSED,fill=-,flush=-,to=24/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@47982197[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:45.979 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58590ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-07-10T18:36:45.979623118Z ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} 18:36:45.979 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=null,r=null,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@47982197[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.979 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58589ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-07-10T18:36:45.979780691Z tryProduce true 18:36:45.979 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:45.979 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.979 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@41a0389f[{l=null,r=null,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@47982197[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.979 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.980 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 2 keys 18:36:45.980 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47982197::SocketChannelEndPoint@41a0389f[{l=null,r=null,CLOSED,fill=-,flush=-,to=25/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@47982197[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@da5e65c{s=START}]=>HttpChannelOverHttp@f50b868{s=HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@22d01fb1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:45.980 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$670/0x0000000800ef6570@51f1b158 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58589ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.980 [qtp620412175-19] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@687197c9[inUse=0,size=3,max=-1,closed=false]{capacity=8192,inuse=0(0%)} returning new reserved entry MonoEntry@672b53b9{PENDING,pooled=null} 18:36:45.980 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58589ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.980 [qtp620412175-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,OPEN,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.980 [qtp620412175-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.980 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:45.980 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,ISHUT,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.980 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,ISHUT,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.981 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.981 [qtp620412175-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:45.981 [qtp620412175-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,ISHUT,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.981 [qtp620412175-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,ISHUT,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.981 [qtp620412175-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@44133aef[{l=/127.0.0.1:41317,r=/127.0.0.1:40382,CLOSED,fill=-,flush=-,to=57/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@be9c626[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.981 [qtp620412175-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2edb0262{null} 18:36:45.981 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=2 selected=0 updates=0 18:36:45.981 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@373cf75 startThread=0 18:36:45.981 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=null,r=null,CLOSED,fill=-,flush=-,to=58/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@be9c626[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:45.981 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=null,r=null,CLOSED,fill=-,flush=-,to=58/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@be9c626[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.981 [qtp620412175-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@44133aef[{l=null,r=null,CLOSED,fill=-,flush=-,to=58/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@be9c626[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.982 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=null,r=null,CLOSED,fill=-,flush=-,to=58/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@be9c626[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:45.982 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$670/0x0000000800ef6570@21ceed8b in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58587ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.982 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@373cf75 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58587ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.982 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@44133aef[{l=null,r=null,CLOSED,fill=-,flush=-,to=58/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@be9c626[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.982 [qtp620412175-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@be9c626::SocketChannelEndPoint@44133aef[{l=null,r=null,CLOSED,fill=-,flush=-,to=59/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@be9c626[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3a28cb11{s=START}]=>HttpChannelOverHttp@4ad4cc1d{s=HttpChannelState@4eeb519f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.982 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@373cf75 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58587ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.982 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=2,r=-1,t=58587ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.982 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:45.983 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:45.983 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:45.983 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:45.983 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.983 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:45.983 [qtp620412175-23] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@687197c9[inUse=0,size=4,max=-1,closed=false]{capacity=8192,inuse=0(0%)} returning new reserved entry MonoEntry@5f677d31{PENDING,pooled=null} 18:36:45.983 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 224 DirectByteBuffer@235d6377[p=0,l=224,c=8192,r=224]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.983 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 224 RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=0,l=224,c=8192,r=224]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.983 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=0,l=224,c=8192,r=224]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.983 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@235d6377[p=0,l=224,c=8192,r=224]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.983 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:45.983 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:45.983 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:45.983 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:45.983 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1529012958 cs=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f48827e eof=false 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@3f48827e 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@77c6183b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.984 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutBlank on HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=0} PUT /base/RestTest/PutBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:45.985 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:45.985 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PutBlank HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=1} 18:36:45.985 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.985 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=1} 18:36:45.985 [qtp620412175-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutBlank ?null on HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=1} 18:36:45.985 [qtp620412175-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:45.985 [qtp620412175-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:45.985 [qtp620412175-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:45.985 [qtp620412175-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:45.985 [qtp620412175-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutBlank} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:45.985 [qtp620412175-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:45.987 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@77c6183b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:45.987 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@77c6183b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:45.987 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@77c6183b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:45.987 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:45.987 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] parse RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.987 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@235d6377[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.987 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3} Content@4026e88f{DirectByteBufferR@3b06d987[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:45.987 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:45.987 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@4026e88f{DirectByteBufferR@3b06d987[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:45.987 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209187277362 AsyncContentProducer@77c6183b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:45.987 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@4026e88f{DirectByteBufferR@3b06d987[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@77c6183b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:45.988 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@77c6183b[r=Content@4026e88f{DirectByteBufferR@3b06d987[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:45.988 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@77c6183b[r=Content@4026e88f{DirectByteBufferR@3b06d987[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:45.988 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@77c6183b[r=Content@4026e88f{DirectByteBufferR@3b06d987[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@4026e88f{DirectByteBufferR@3b06d987[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:45.988 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@4026e88f{DirectByteBufferR@3b06d987[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@77c6183b[r=Content@4026e88f{DirectByteBufferR@3b06d987[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@4026e88f{DirectByteBufferR@3b06d987[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:45.988 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.988 [qtp620412175-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@4026e88f{DirectByteBufferR@3b06d987[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:45.988 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1529012958 cs=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f48827e eof=false 18:36:45.988 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@4026e88f{DirectByteBufferR@3b06d987[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@77c6183b[r=Content@4026e88f{DirectByteBufferR@3b06d987[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@4026e88f{DirectByteBufferR@3b06d987[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:45.988 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209187277362] AsyncContentProducer@77c6183b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:45.988 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@77c6183b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:45.988 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@77c6183b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:45.988 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:45.988 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] parse RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@235d6377[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5} 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5} 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] parsed false HttpParser{s=END,9 of 9} 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209187277362 AsyncContentProducer@77c6183b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@77c6183b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@77c6183b[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@77c6183b[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@77c6183b[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@77c6183b[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1529012958 cs=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f48827e eof=false 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1529012958 cs=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f48827e eof=false 18:36:45.989 [qtp620412175-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:45.990 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@7cc6091c[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:45.990 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=26 null 18:36:45.990 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@69ca953[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@71094b9f{null} 18:36:45.990 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutBlank on HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=6} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:45 GMT Content-Length: 26 Content-Type: text/plain 18:36:45.990 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@7c4e6ed8[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@308c16a4] (null,[p=0,l=26,c=8192,r=26],true)@START 18:36:45.991 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=26} last=true content=HeapByteBuffer@69ca953[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.991 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:45 GMT Content-Length: 26 Content-Type: text/plain 18:36:45.991 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:45.991 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@7c4e6ed8[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@308c16a4] ([p=0,l=126,c=8192,r=126],[p=0,l=26,c=8192,r=26],true)@COMPLETING 18:36:45.991 [qtp620412175-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@5339e7d7{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@69ca953[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:45.991 [qtp620412175-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5339e7d7{WRITING}->null:IDLE-->WRITING 18:36:45.991 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]" 18:36:45.991 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Date: Wed, 10 Jul 2024 18:36:45 GMT[\r][\n]" 18:36:45.991 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Type: text/plain[\r][\n]" 18:36:45.991 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Length: 26[\r][\n]" 18:36:45.991 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:45.991 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\r][\n]" 18:36:45.991 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "PUT: At last! Hello There " 18:36:45.991 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << HTTP/1.1 200 OK 18:36:45.991 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Date: Wed, 10 Jul 2024 18:36:45 GMT 18:36:45.991 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Type: text/plain 18:36:45.991 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Length: 26 18:36:45.991 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Server: Jetty(11.0.20) 18:36:45.991 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:45.992 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 3][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:45.992 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: set socket timeout to 0 18:36:45.992 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 3][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:45.992 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:45.992 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:45.992 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There 18:36:45.992 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:45.992 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: Close connection 18:36:45.992 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:45.992 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PostHello/Bob?age=10: 18:36:45.993 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:45.993 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:45.993 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:45.993 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 4][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:45.993 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:45.994 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:45.994 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40406<->127.0.0.1:41317 18:36:45.994 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:36:45.994 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:45.994 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:45.994 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@20abf5ea[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40406]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:45.994 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:45.994 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:45.994 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:45.994 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:45.994 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:45.994 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@20abf5ea[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40406]] 18:36:45.994 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@20abf5ea[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40406]] startThread=0 18:36:45.994 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.994 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 2 keys 18:36:45.994 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:36:45.994 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Content-Type: text/plain 18:36:45.994 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Content-Length: 9 18:36:45.994 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Host: localhost:41317 18:36:45.994 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Connection: Keep-Alive 18:36:45.994 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:45.994 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Accept-Encoding: gzip,deflate 18:36:45.995 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:45.995 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Content-Type: text/plain[\r][\n]" 18:36:45.995 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Content-Length: 9[\r][\n]" 18:36:45.995 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Host: localhost:41317[\r][\n]" 18:36:45.995 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]" 18:36:45.995 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:45.995 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:45.995 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "[\r][\n]" 18:36:45.995 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "At last! " 18:36:45.995 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@20abf5ea[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40406]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58574ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:45.995 [qtp620412175-19] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:45.995 [qtp620412175-19] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:45.995 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.995 [qtp620412175-19] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:45.995 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@5506f7ce on ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=0 18:36:45.995 [qtp620412175-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.995 [qtp620412175-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.995 [qtp620412175-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.996 [qtp620412175-19] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@24b66d0a{ReadCallback@3d33bc0a{HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:45.996 [qtp620412175-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.996 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@5fe984e5 on ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=1 18:36:45.996 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=2 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/2 selected 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@5506f7ce 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@5fe984e5 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 2 keys 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/2 selected 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40406], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.996 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:45.997 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58572ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-07-10T18:36:45.997145346Z 18:36:45.997 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1} startReservedThread p=1 18:36:45.997 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@ec63211{PENDING,thread=null} startThread=0 18:36:45.997 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@ec63211{PENDING,thread=null} in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58572ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1}] 18:36:45.997 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{PENDING,thread=Thread[qtp620412175-21,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:36:45.997 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} 18:36:45.997 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58572ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-07-10T18:36:45.997467422Z 18:36:45.997 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58572ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2024-07-10T18:36:45.997576494Z ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} 18:36:45.997 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@24b66d0a{ReadCallback@3d33bc0a{HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:45.997 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58571ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2024-07-10T18:36:45.997762468Z tryProduce true 18:36:45.997 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:45.997 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:45.997 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:45.997 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 237 DirectByteBuffer@4c87e6a[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.997 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.998 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 2 keys 18:36:45.997 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 237 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:45.998 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@184137489 cs=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4ffb382a eof=false 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@4ffb382a 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@41970760[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob?age=10 on HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=0} POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PostHello/Bob?age=10 HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=0} 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=0} 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?age=10 on HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=0} 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:45.999 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.000 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.001 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@41970760[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.001 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@41970760[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.001 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@41970760[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.001 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.001 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.001 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4c87e6a[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.001 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2} Content@39789208{DirectByteBufferR@2fd4c765[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.001 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@39789208{DirectByteBufferR@2fd4c765[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209201509861 AsyncContentProducer@41970760[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@39789208{DirectByteBufferR@2fd4c765[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@41970760[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@41970760[r=Content@39789208{DirectByteBufferR@2fd4c765[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@41970760[r=Content@39789208{DirectByteBufferR@2fd4c765[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@41970760[r=Content@39789208{DirectByteBufferR@2fd4c765[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@39789208{DirectByteBufferR@2fd4c765[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@39789208{DirectByteBufferR@2fd4c765[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@41970760[r=Content@39789208{DirectByteBufferR@2fd4c765[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@39789208{DirectByteBufferR@2fd4c765[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@39789208{DirectByteBufferR@2fd4c765[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@184137489 cs=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4ffb382a eof=false 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@39789208{DirectByteBufferR@2fd4c765[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@41970760[r=Content@39789208{DirectByteBufferR@2fd4c765[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@39789208{DirectByteBufferR@2fd4c765[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209201509861] AsyncContentProducer@41970760[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@41970760[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@41970760[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.002 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4c87e6a[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4} 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4} 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,9 of 9} 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209201509861 AsyncContentProducer@41970760[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@41970760[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@41970760[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@41970760[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@41970760[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@41970760[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@184137489 cs=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4ffb382a eof=false 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@184137489 cs=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4ffb382a eof=false 18:36:46.003 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.004 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@560179f8[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.004 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=38 null 18:36:46.004 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@5f6939fa[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@227c18cd{null} 18:36:46.004 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=5} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:45 GMT Content-Length: 38 Content-Type: text/plain 18:36:46.004 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=5}] 18:36:46.004 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@20abf5ea[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40406]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58564ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.004 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58564ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.006 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,OPEN,fill=-,flush=-,to=108/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.006 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.006 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.006 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,ISHUT,fill=-,flush=-,to=108/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.006 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,ISHUT,fill=-,flush=-,to=108/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.006 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.006 [qtp620412175-24] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.006 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,ISHUT,fill=-,flush=-,to=109/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.006 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,ISHUT,fill=-,flush=-,to=109/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.006 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@22872a28[{l=/127.0.0.1:41317,r=/127.0.0.1:40372,CLOSED,fill=-,flush=-,to=109/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@538b5b95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.007 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2499ef5{null} 18:36:46.007 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=0 18:36:46.007 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21554fe7 startThread=0 18:36:46.007 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.007 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.007 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.007 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.007 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=null,r=null,CLOSED,fill=-,flush=-,to=109/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@538b5b95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.007 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.007 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.007 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=null,r=null,CLOSED,fill=-,flush=-,to=109/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@538b5b95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.007 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@22872a28[{l=null,r=null,CLOSED,fill=-,flush=-,to=109/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@538b5b95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.008 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=null,r=null,CLOSED,fill=-,flush=-,to=111/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@538b5b95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.009 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@22872a28[{l=null,r=null,CLOSED,fill=-,flush=-,to=111/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@538b5b95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58560ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.009 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58560ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.007 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21554fe7 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58562ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.009 [qtp620412175-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@22872a28[{l=null,r=null,CLOSED,fill=-,flush=-,to=111/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@538b5b95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.009 [qtp620412175-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@538b5b95::SocketChannelEndPoint@22872a28[{l=null,r=null,CLOSED,fill=-,flush=-,to=111/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@538b5b95[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@52c89513{s=START}]=>HttpChannelOverHttp@23b508{s=HttpChannelState@4abd2fd2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.009 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21554fe7 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58560ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.009 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=2,r=-1,t=58559ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.009 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@2b9a1c08[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76896e3a] (null,[p=0,l=38,c=8192,r=38],true)@START 18:36:46.009 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@5f6939fa[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.009 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:45 GMT Content-Length: 38 Content-Type: text/plain 18:36:46.009 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.009 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@2b9a1c08[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76896e3a] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:36:46.009 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@22c1f952{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5f6939fa[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.010 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@22c1f952{WRITING}->null:IDLE-->WRITING 18:36:46.010 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.010 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Date: Wed, 10 Jul 2024 18:36:45 GMT[\r][\n]" 18:36:46.010 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Content-Type: text/plain[\r][\n]" 18:36:46.010 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Content-Length: 38[\r][\n]" 18:36:46.010 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.010 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\r][\n]" 18:36:46.010 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "POST: At last! Hello There Bob aged 10" 18:36:46.010 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << HTTP/1.1 200 OK 18:36:46.010 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Date: Wed, 10 Jul 2024 18:36:45 GMT 18:36:46.010 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Content-Type: text/plain 18:36:46.010 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Content-Length: 38 18:36:46.010 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Server: Jetty(11.0.20) 18:36:46.010 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.010 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 4][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.010 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-4: set socket timeout to 0 18:36:46.010 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 4][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.010 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.010 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.010 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 10 18:36:46.010 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.010 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-4: Close connection 18:36:46.010 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.011 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PostBlank: 18:36:46.011 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.012 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.012 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.012 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 5][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.012 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.012 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.012 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40412<->127.0.0.1:41317 18:36:46.012 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostBlank HTTP/1.1 18:36:46.012 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.012 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.012 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@551abfe4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40412]] on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.012 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.013 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.013 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.013 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.013 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.013 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@551abfe4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40412]] 18:36:46.013 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@551abfe4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40412]] startThread=0 18:36:46.013 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.013 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 2 keys 18:36:46.013 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> POST /base/RestTest/PostBlank HTTP/1.1 18:36:46.013 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Content-Type: text/plain 18:36:46.013 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Content-Length: 9 18:36:46.013 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Host: localhost:41317 18:36:46.013 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Connection: Keep-Alive 18:36:46.013 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.013 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Accept-Encoding: gzip,deflate 18:36:46.013 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "POST /base/RestTest/PostBlank HTTP/1.1[\r][\n]" 18:36:46.013 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Content-Type: text/plain[\r][\n]" 18:36:46.013 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Content-Length: 9[\r][\n]" 18:36:46.013 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Host: localhost:41317[\r][\n]" 18:36:46.013 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.013 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.013 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.013 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "[\r][\n]" 18:36:46.013 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "At last! " 18:36:46.013 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@551abfe4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40412]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58555ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.014 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.014 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.014 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.014 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.014 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@5e72fc59 on ManagedSelector@4040ee60{STARTED} id=0 keys=2 selected=0 updates=0 18:36:46.014 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.014 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.014 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.015 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@50f90291{ReadCallback@20efa515{HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.015 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.015 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@69361565 on ManagedSelector@4040ee60{STARTED} id=0 keys=2 selected=0 updates=1 18:36:46.015 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=2 selected=0 updates=2 18:36:46.015 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.015 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/2 selected 18:36:46.015 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.015 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.015 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@5e72fc59 18:36:46.015 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@69361565 18:36:46.015 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.015 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.015 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 2 keys 18:36:46.015 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/2 selected 18:36:46.015 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.015 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40412], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.019 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.019 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.020 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=1,r=-1,t=58549ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-07-10T18:36:46.020146653Z 18:36:46.020 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=W,to=22/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@bd91c2c{s=COMPLETING}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=21}] 18:36:46.020 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1} startReservedThread p=1 18:36:46.020 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@22c1f952{WRITING}->null 18:36:46.020 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@35df4ca5{PENDING,thread=null} startThread=0 18:36:46.020 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@22c1f952{IDLE}->null:WRITING-->IDLE 18:36:46.020 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@2b9a1c08[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@76896e3a] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:36:46.020 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58549ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=2]@2024-07-10T18:36:46.02049429Z ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1} 18:36:46.020 [qtp620412175-26] DEBUG org.eclipse.jetty.server.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 18:36:46.020 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58548ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=2]@2024-07-10T18:36:46.020683174Z tryProduce true 18:36:46.020 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58548ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=2]@2024-07-10T18:36:46.020792576Z 18:36:46.020 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.020 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.020 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.020 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=21} 18:36:46.020 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@50f90291{ReadCallback@20efa515{HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.020 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.021 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3103c87d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.021 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.021 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@3103c87d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.021 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 2 keys 18:36:46.021 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=22} 18:36:46.021 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 226 DirectByteBuffer@2f158282[p=0,l=226,c=8192,r=226]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.021 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@5940cb5e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.021 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@3103c87d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.021 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3103c87d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.021 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@3103c87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.021 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=22} 18:36:46.021 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:36:46.021 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 226 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=226,c=8192,r=226]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.021 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=226,c=8192,r=226]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.021 [qtp620412175-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:45 +0000] "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.021 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=226,c=8192,r=226]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.021 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.021 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.021 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@184137489 cs=HttpChannelState@3103c87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4ffb382a eof=true 18:36:46.021 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.021 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.021 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.021 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=22} 18:36:46.021 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.021 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@41970760[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=22}] 18:36:46.021 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.021 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.021 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@184137489 cs=HttpChannelState@3103c87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4ffb382a eof=true 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@41970760[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=23}] 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@184137489 cs=HttpChannelState@3103c87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4ffb382a eof=true 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@3103c87d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@184137489 cs=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4ffb382a eof=true 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@4ffb382a 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@41970760[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=23}] 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.022 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@35df4ca5{PENDING,thread=null} in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=8<=200,i=0,r=-1,t=58547ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=0/4,pending=1}] 18:36:46.022 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@35df4ca5{PENDING,thread=Thread[qtp620412175-19,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.022 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@35df4ca5{RESERVED,thread=Thread[qtp620412175-19,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.022 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.022 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1871193606 cs=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3d679c6b eof=false 18:36:46.023 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@3d679c6b 18:36:46.023 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.023 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@72bcc938[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:36:46.023 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@3ef8f239[{l=/127.0.0.1:41317,r=/127.0.0.1:40406,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2c16a14f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.023 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@24b66d0a{null} 18:36:46.023 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostBlank on HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=1} POST /base/RestTest/PostBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.023 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.023 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@640586f2 startThread=1 18:36:46.023 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.023 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.023 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.023 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.023 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.023 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.023 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.023 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp620412175-29,5,main] 18:36:46.023 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PostBlank HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=1} 18:36:46.023 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.023 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=1} 18:36:46.023 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostBlank ?null on HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=1} 18:36:46.023 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.023 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.023 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.024 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.024 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostBlank} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.024 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.020 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 152 SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=W,to=37/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7461bc01{s=COMPLETING}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=40}] 18:36:46.024 [qtp620412175-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=152 remaining=0 WriteFlusher@5339e7d7{WRITING}->null 18:36:46.024 [qtp620412175-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5339e7d7{IDLE}->null:WRITING-->IDLE 18:36:46.024 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7c4e6ed8[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@308c16a4] ([p=126,l=126,c=8192,r=0],[p=26,l=26,c=8192,r=0],true)@END 18:36:46.024 [qtp620412175-23] DEBUG org.eclipse.jetty.server.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 18:36:46.024 [qtp620412175-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.024 [qtp620412175-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=40} 18:36:46.024 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@7e78426b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.024 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@7e78426b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.024 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=40} 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@68571b9c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@7e78426b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@7e78426b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@7e78426b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=41} 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutBlank written=26 18:36:46.025 [qtp620412175-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:45 +0000] "PUT /base/RestTest/PutBlank HTTP/1.1" 200 26 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1529012958 cs=HttpChannelState@7e78426b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f48827e eof=true 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=41} 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@77c6183b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=41}] 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1529012958 cs=HttpChannelState@7e78426b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f48827e eof=true 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@77c6183b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=41}] 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1529012958 cs=HttpChannelState@7e78426b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f48827e eof=true 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@7e78426b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1529012958 cs=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f48827e eof=true 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@3f48827e 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@77c6183b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=41}] 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@235d6377[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.025 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@72bcc938[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=3}] 18:36:46.025 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.026 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@72bcc938[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=4}] 18:36:46.026 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.026 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@235d6377[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.026 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@72bcc938[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=4}] 18:36:46.026 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.026 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=4}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.026 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.026 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=4} Content@135fb017{DirectByteBufferR@12daf2d3[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.026 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=4}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.026 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@135fb017{DirectByteBufferR@12daf2d3[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.026 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209226335057 AsyncContentProducer@72bcc938[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=4}] 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@135fb017{DirectByteBufferR@12daf2d3[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@72bcc938[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@72bcc938[r=Content@135fb017{DirectByteBufferR@12daf2d3[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@72bcc938[r=Content@135fb017{DirectByteBufferR@12daf2d3[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@72bcc938[r=Content@135fb017{DirectByteBufferR@12daf2d3[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@135fb017{DirectByteBufferR@12daf2d3[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@135fb017{DirectByteBufferR@12daf2d3[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@72bcc938[r=Content@135fb017{DirectByteBufferR@12daf2d3[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@135fb017{DirectByteBufferR@12daf2d3[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@135fb017{DirectByteBufferR@12daf2d3[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1871193606 cs=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3d679c6b eof=false 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@135fb017{DirectByteBufferR@12daf2d3[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@72bcc938[r=Content@135fb017{DirectByteBufferR@12daf2d3[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@135fb017{DirectByteBufferR@12daf2d3[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209226335057] AsyncContentProducer@72bcc938[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@72bcc938[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@72bcc938[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5} 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5} 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.027 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=END,9 of 9},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] parsed false HttpParser{s=END,9 of 9} 18:36:46.028 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=END,9 of 9},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.028 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.028 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209226335057 AsyncContentProducer@72bcc938[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.028 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@72bcc938[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.028 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@72bcc938[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.028 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@72bcc938[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.028 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@72bcc938[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.028 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@72bcc938[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.028 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.028 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.028 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1871193606 cs=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3d679c6b eof=false 18:36:46.028 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1871193606 cs=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3d679c6b eof=false 18:36:46.028 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.029 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@63b0cb9[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.029 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=27 null 18:36:46.029 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@73ca71a9[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1dfbb8cf{null} 18:36:46.029 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostBlank on HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=7} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 27 Content-Type: text/plain 18:36:46.029 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@58729dc9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f21cba] (null,[p=0,l=27,c=8192,r=27],true)@START 18:36:46.029 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=27} last=true content=HeapByteBuffer@73ca71a9[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.029 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 27 Content-Type: text/plain 18:36:46.029 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.029 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@58729dc9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f21cba] ([p=0,l=126,c=8192,r=126],[p=0,l=27,c=8192,r=27],true)@COMPLETING 18:36:46.029 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@261562f4{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=126,c=8192,r=126]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@73ca71a9[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.029 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@261562f4{WRITING}->null:IDLE-->WRITING 18:36:46.029 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.029 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.029 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Content-Type: text/plain[\r][\n]" 18:36:46.029 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Content-Length: 27[\r][\n]" 18:36:46.029 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.029 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "[\r][\n]" 18:36:46.029 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "POST: At last! Hello There " 18:36:46.029 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << HTTP/1.1 200 OK 18:36:46.029 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.029 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Content-Type: text/plain 18:36:46.029 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Content-Length: 27 18:36:46.029 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Server: Jetty(11.0.20) 18:36:46.030 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.030 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 5][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.030 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-5: set socket timeout to 0 18:36:46.030 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 5][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.030 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.030 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.030 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There 18:36:46.030 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.030 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-5: Close connection 18:36:46.030 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.030 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PatchHello/Bob?age=10: 18:36:46.031 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.031 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.031 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.031 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 6][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.031 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.032 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.032 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40428<->127.0.0.1:41317 18:36:46.032 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:36:46.032 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.032 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.032 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6445d7d8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40428]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.032 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.032 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.032 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.032 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.032 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.032 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6445d7d8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40428]] 18:36:46.032 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6445d7d8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40428]] startThread=1 18:36:46.032 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp620412175-30,5,main] 18:36:46.032 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=W,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=END,9 of 9},g=HttpGenerator@211e0948{s=COMPLETING}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=10}] 18:36:46.032 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@551abfe4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40412]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=0,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.032 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@640586f2 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.032 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.032 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2c16a14f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.033 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:36:46.033 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6445d7d8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40428]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.033 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Content-Type: application/merge-patch+json 18:36:46.033 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Content-Length: 9 18:36:46.033 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Host: localhost:41317 18:36:46.033 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Connection: Keep-Alive 18:36:46.033 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.033 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Accept-Encoding: gzip,deflate 18:36:46.033 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.033 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2c16a14f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.033 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.033 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.033 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.033 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Content-Length: 9[\r][\n]" 18:36:46.033 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Host: localhost:41317[\r][\n]" 18:36:46.033 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.033 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.033 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.033 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@3ef8f239[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2c16a14f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.032 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@3ef8f239[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2c16a14f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.033 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.033 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.033 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@72e3f247 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.033 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2c16a14f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.033 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@640586f2 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.033 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.033 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.034 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.034 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119998ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.034 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.034 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@a301d11{ReadCallback@1382bf84{HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.034 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 153 SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=W,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=END,9 of 9},g=HttpGenerator@211e0948{s=COMPLETING}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=12}] 18:36:46.034 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=153 remaining=0 WriteFlusher@261562f4{WRITING}->null 18:36:46.034 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@261562f4{IDLE}->null:WRITING-->IDLE 18:36:46.034 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.034 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@58729dc9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f21cba] ([p=126,l=126,c=8192,r=0],[p=27,l=27,c=8192,r=0],true)@END 18:36:46.034 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@7e9e1679 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.034 [qtp620412175-25] DEBUG org.eclipse.jetty.server.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 18:36:46.034 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.034 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=12} 18:36:46.034 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3d9991f3{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@3d9991f3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=13} 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@66e88b39) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@3d9991f3{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3d9991f3{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@3d9991f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=13} 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostBlank written=27 18:36:46.035 [qtp620412175-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "POST /base/RestTest/PostBlank HTTP/1.1" 200 27 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1871193606 cs=HttpChannelState@3d9991f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3d679c6b eof=true 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=13} 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@72bcc938[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=13}] 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1871193606 cs=HttpChannelState@3d9991f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3d679c6b eof=true 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@72bcc938[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=13}] 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1871193606 cs=HttpChannelState@3d9991f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3d679c6b eof=true 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@3d9991f3{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1871193606 cs=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3d679c6b eof=true 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@3d679c6b 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@72bcc938[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=13}] 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.035 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.036 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.036 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.036 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.036 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.036 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.036 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.036 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.036 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.036 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.036 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2bf87b4d[{l=/127.0.0.1:41317,r=/127.0.0.1:40412,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.037 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@50f90291{null} 18:36:46.037 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=2 selected=0 updates=0 18:36:46.037 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.037 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a38cef8 startThread=0 18:36:46.037 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.037 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.037 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.037 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.037 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.037 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a38cef8 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59995ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.037 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2bf87b4d[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.037 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.038 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a38cef8 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59994ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.038 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59994ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.038 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119994ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59994ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.037 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.038 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.038 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@2bf87b4d[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.026 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.033 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "[\r][\n]" 18:36:46.033 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2c16a14f::SocketChannelEndPoint@3ef8f239[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2c16a14f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@bd91c2c{s=START}]=>HttpChannelOverHttp@7984f0a2{s=HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@3103c87d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.039 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "At last! " 18:36:46.039 [qtp620412175-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.039 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RUNNING,thread=Thread[qtp620412175-26,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:36:46.034 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.039 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.039 [qtp620412175-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.039 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6445d7d8[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40428]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59993ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.039 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59993ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.039 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119993ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59993ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.039 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@683b4877[{l=/127.0.0.1:41317,r=/127.0.0.1:40402,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@42c96078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.038 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@36b8cbd0::SocketChannelEndPoint@2bf87b4d[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@36b8cbd0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@211e0948{s=START}]=>HttpChannelOverHttp@287aed22{s=HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@3d9991f3{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.039 [qtp620412175-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4836c3fc{null} 18:36:46.039 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RUNNING,thread=Thread[qtp620412175-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.039 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.040 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@67e090e0 startThread=0 18:36:46.040 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.040 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@67e090e0 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59992ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.040 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.040 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.040 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.040 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.040 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.040 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@42c96078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.040 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 2 18:36:46.040 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- wakeup on updates SelectorProducer@7a89f2ac 18:36:46.040 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@683b4877[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@42c96078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.040 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.040 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.040 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.040 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.040 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.040 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@72e3f247 18:36:46.040 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@7e9e1679 18:36:46.040 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@42c96078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.040 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.040 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.040 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@67e090e0 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59991ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.040 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.040 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59991ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.041 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.041 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.041 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119991ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59991ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.039 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.041 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40428], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.041 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.041 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.041 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59991ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2024-07-10T18:36:46.041484356Z 18:36:46.041 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59990ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2024-07-10T18:36:46.041932326Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.041 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59990ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2024-07-10T18:36:46.042086499Z 18:36:46.042 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59990ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-07-10T18:36:46.042255553Z tryProduce true 18:36:46.042 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.042 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@a301d11{ReadCallback@1382bf84{HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.042 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.042 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.042 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.042 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.042 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 257 DirectByteBuffer@2c68c9bb[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.042 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 257 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1318684269 cs=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@57579f62 eof=false 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@57579f62 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@112b2974[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob?age=10 on HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=0} PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.043 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.044 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PatchHello/Bob?age=10 HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=1} 18:36:46.044 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.044 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=1} 18:36:46.044 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?age=10 on HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=1} 18:36:46.044 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.044 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.044 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.044 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.044 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.044 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.040 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@42c96078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.045 [qtp620412175-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@683b4877[{l=null,r=null,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@42c96078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.046 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@112b2974[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.046 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@112b2974[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.046 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@42c96078::SocketChannelEndPoint@683b4877[{l=null,r=null,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@42c96078[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7461bc01{s=START}]=>HttpChannelOverHttp@15022c83{s=HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@7e78426b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.046 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@112b2974[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.046 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.046 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1988c5d7{RUNNING,thread=Thread[qtp620412175-23,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.046 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1988c5d7{RESERVED,thread=Thread[qtp620412175-23,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.046 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.046 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.046 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3} Content@29bb5d5c{DirectByteBufferR@427c7b86[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.046 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.046 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@29bb5d5c{DirectByteBufferR@427c7b86[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.046 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209246227131 AsyncContentProducer@112b2974[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.046 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@29bb5d5c{DirectByteBufferR@427c7b86[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@112b2974[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.046 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@112b2974[r=Content@29bb5d5c{DirectByteBufferR@427c7b86[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@112b2974[r=Content@29bb5d5c{DirectByteBufferR@427c7b86[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@112b2974[r=Content@29bb5d5c{DirectByteBufferR@427c7b86[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@29bb5d5c{DirectByteBufferR@427c7b86[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:36:46.047 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59985ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@29bb5d5c{DirectByteBufferR@427c7b86[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@112b2974[r=Content@29bb5d5c{DirectByteBufferR@427c7b86[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@29bb5d5c{DirectByteBufferR@427c7b86[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@29bb5d5c{DirectByteBufferR@427c7b86[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1318684269 cs=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@57579f62 eof=false 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@29bb5d5c{DirectByteBufferR@427c7b86[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@112b2974[r=Content@29bb5d5c{DirectByteBufferR@427c7b86[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@29bb5d5c{DirectByteBufferR@427c7b86[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209246227131] AsyncContentProducer@112b2974[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@112b2974[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@112b2974[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4} 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4} 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.047 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,9 of 9} 18:36:46.048 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:36:46.048 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.048 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209246227131 AsyncContentProducer@112b2974[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:36:46.048 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@112b2974[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:36:46.048 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@112b2974[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:36:46.048 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@112b2974[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:36:46.048 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@112b2974[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:36:46.048 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@112b2974[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:36:46.048 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.048 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.048 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1318684269 cs=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@57579f62 eof=false 18:36:46.048 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1318684269 cs=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@57579f62 eof=false 18:36:46.048 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.049 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@ad49a34[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.049 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=39 null 18:36:46.049 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@391119a7[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@4ab3e264{null} 18:36:46.049 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=6} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:36:46.049 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@6bb200ff[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@45992287] (null,[p=0,l=39,c=8192,r=39],true)@START 18:36:46.049 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@391119a7[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.049 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:36:46.049 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.049 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@6bb200ff[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@45992287] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:36:46.049 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@7474c7b2{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@391119a7[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.049 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@7474c7b2{WRITING}->null:IDLE-->WRITING 18:36:46.049 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.049 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4294f121{s=COMPLETING}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=6}] 18:36:46.050 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.050 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@7474c7b2{WRITING}->null 18:36:46.050 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.050 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@7474c7b2{IDLE}->null:WRITING-->IDLE 18:36:46.050 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Content-Length: 39[\r][\n]" 18:36:46.050 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.050 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6bb200ff[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@45992287] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:36:46.050 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "[\r][\n]" 18:36:46.050 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "PATCH: At last! Hello There Bob aged 10" 18:36:46.050 [qtp620412175-20] DEBUG org.eclipse.jetty.server.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 18:36:46.050 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << HTTP/1.1 200 OK 18:36:46.050 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.050 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Content-Type: application/merge-patch+json 18:36:46.050 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.050 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Content-Length: 39 18:36:46.050 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Server: Jetty(11.0.20) 18:36:46.050 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.050 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 6][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.051 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-6: set socket timeout to 0 18:36:46.051 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 6][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.051 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.051 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.051 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 10 18:36:46.051 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.051 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-6: Close connection 18:36:46.051 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.051 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PatchBlank: 18:36:46.052 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.052 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.052 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.053 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 7][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.053 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.053 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.053 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40438<->127.0.0.1:41317 18:36:46.053 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchBlank HTTP/1.1 18:36:46.053 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.053 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.053 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> PATCH /base/RestTest/PatchBlank HTTP/1.1 18:36:46.053 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Content-Type: application/merge-patch+json 18:36:46.053 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Content-Length: 9 18:36:46.053 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Host: localhost:41317 18:36:46.053 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Connection: Keep-Alive 18:36:46.053 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.053 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Accept-Encoding: gzip,deflate 18:36:46.053 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "PATCH /base/RestTest/PatchBlank HTTP/1.1[\r][\n]" 18:36:46.053 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.053 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Content-Length: 9[\r][\n]" 18:36:46.053 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Host: localhost:41317[\r][\n]" 18:36:46.053 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.053 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.053 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.053 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "[\r][\n]" 18:36:46.054 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "At last! " 18:36:46.050 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=7} 18:36:46.055 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@36afc87a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.055 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@36afc87a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.055 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=12} 18:36:46.055 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@2101bb9a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.055 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@36afc87a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.055 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@36afc87a{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.055 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@36afc87a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.055 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=12} 18:36:46.055 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:36:46.055 [qtp620412175-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.056 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1318684269 cs=HttpChannelState@36afc87a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@57579f62 eof=true 18:36:46.056 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=13} 18:36:46.056 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@112b2974[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=13}] 18:36:46.056 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1318684269 cs=HttpChannelState@36afc87a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@57579f62 eof=true 18:36:46.056 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@112b2974[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=13}] 18:36:46.056 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1318684269 cs=HttpChannelState@36afc87a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@57579f62 eof=true 18:36:46.056 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@36afc87a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.056 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1318684269 cs=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@57579f62 eof=true 18:36:46.056 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@760d430f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40438]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.056 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@57579f62 18:36:46.056 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.057 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.057 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.057 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.057 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.057 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@760d430f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40438]] 18:36:46.057 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@760d430f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40438]] startThread=0 18:36:46.057 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.057 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@760d430f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40438]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59975ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@35ce42db on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@74ee3e6e{ReadCallback@10eab9e3{HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@57f5e9bf on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.057 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.058 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@760d430f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40438]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59974ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.058 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59974ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.058 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119974ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59974ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@35ce42db 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@57f5e9bf 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40438], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59974ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-07-10T18:36:46.058710907Z 18:36:46.056 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@112b2974[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=15}] 18:36:46.059 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.058 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1988c5d7{RESERVED,thread=Thread[qtp620412175-23,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59973ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-07-10T18:36:46.059012723Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.059 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.058 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59973ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-07-10T18:36:46.059141496Z 18:36:46.059 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59973ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-07-10T18:36:46.059317219Z tryProduce true 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@74ee3e6e{ReadCallback@10eab9e3{HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.059 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.059 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 246 DirectByteBuffer@2c68c9bb[p=0,l=246,c=8192,r=246]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.059 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.059 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 246 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=246,c=8192,r=246]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=246,c=8192,r=246]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=246,c=8192,r=246]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.059 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1767748961 cs=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ee8d11b eof=false 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6ee8d11b 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@223f052f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchBlank on HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=0} PATCH /base/RestTest/PatchBlank HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PatchBlank HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=0} 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=0} 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchBlank ?null on HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=0} 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchBlank} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.060 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.061 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@223f052f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] 18:36:46.061 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@223f052f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] 18:36:46.061 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@223f052f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] 18:36:46.061 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.061 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.061 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.061 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1} Content@6dd229f{DirectByteBufferR@2e954b56[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.061 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@6dd229f{DirectByteBufferR@2e954b56[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209261472391 AsyncContentProducer@223f052f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@6dd229f{DirectByteBufferR@2e954b56[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@223f052f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@223f052f[r=Content@6dd229f{DirectByteBufferR@2e954b56[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@223f052f[r=Content@6dd229f{DirectByteBufferR@2e954b56[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@223f052f[r=Content@6dd229f{DirectByteBufferR@2e954b56[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6dd229f{DirectByteBufferR@2e954b56[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@6dd229f{DirectByteBufferR@2e954b56[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@223f052f[r=Content@6dd229f{DirectByteBufferR@2e954b56[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6dd229f{DirectByteBufferR@2e954b56[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@6dd229f{DirectByteBufferR@2e954b56[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1767748961 cs=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ee8d11b eof=false 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@6dd229f{DirectByteBufferR@2e954b56[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@223f052f[r=Content@6dd229f{DirectByteBufferR@2e954b56[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6dd229f{DirectByteBufferR@2e954b56[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209261472391] AsyncContentProducer@223f052f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@223f052f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@223f052f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2} 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2} 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] parsed false HttpParser{s=END,9 of 9} 18:36:46.062 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209261472391 AsyncContentProducer@223f052f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@223f052f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@223f052f[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@223f052f[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@223f052f[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@223f052f[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1767748961 cs=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ee8d11b eof=false 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1767748961 cs=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ee8d11b eof=false 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@745925d6[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@dc79582[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@62e1877f{null} 18:36:46.063 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchBlank on HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:36:46.064 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@66aaaf8e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5be04118] (null,[p=0,l=28,c=8192,r=28],true)@START 18:36:46.064 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@dc79582[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.064 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:36:46.064 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.064 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@66aaaf8e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5be04118] ([p=0,l=144,c=8192,r=144],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:36:46.064 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@6abaa463{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dc79582[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.064 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6abaa463{WRITING}->null:IDLE-->WRITING 18:36:46.064 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.064 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.064 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 172 SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1521f0b{s=COMPLETING}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4}] 18:36:46.064 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.064 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=172 remaining=0 WriteFlusher@6abaa463{WRITING}->null 18:36:46.064 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Content-Length: 28[\r][\n]" 18:36:46.064 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6abaa463{IDLE}->null:WRITING-->IDLE 18:36:46.064 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.064 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "[\r][\n]" 18:36:46.064 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@66aaaf8e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5be04118] ([p=144,l=144,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:36:46.064 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "PATCH: At last! Hello There " 18:36:46.064 [qtp620412175-21] DEBUG org.eclipse.jetty.server.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 18:36:46.064 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << HTTP/1.1 200 OK 18:36:46.064 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.064 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Content-Type: application/merge-patch+json 18:36:46.064 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Content-Length: 28 18:36:46.064 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Server: Jetty(11.0.20) 18:36:46.064 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.064 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.064 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.064 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.064 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.064 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.064 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 7][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.064 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-7: set socket timeout to 0 18:36:46.064 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.065 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 7][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.065 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.065 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.065 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There 18:36:46.065 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.065 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-7: Close connection 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.065 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@3c57a30a[{l=/127.0.0.1:41317,r=/127.0.0.1:40428,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73ad40cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@a301d11{null} 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5acff2bd startThread=0 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@73ad40cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@73ad40cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@3c57a30a[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@73ad40cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@73ad40cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RUNNING,thread=Thread[qtp620412175-20,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.065 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.064 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.067 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10: 18:36:46.068 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=8} 18:36:46.068 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@17cc40b7{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.068 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@17cc40b7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.068 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=8} 18:36:46.068 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@48e0c34) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.068 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@17cc40b7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.068 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@17cc40b7{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.068 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@17cc40b7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.068 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=8} 18:36:46.068 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchBlank written=28 18:36:46.068 [qtp620412175-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PATCH /base/RestTest/PatchBlank HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.068 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1767748961 cs=HttpChannelState@17cc40b7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ee8d11b eof=true 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=9} 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@223f052f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=9}] 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1767748961 cs=HttpChannelState@17cc40b7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ee8d11b eof=true 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@223f052f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=9}] 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1767748961 cs=HttpChannelState@17cc40b7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ee8d11b eof=true 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@17cc40b7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1767748961 cs=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6ee8d11b eof=true 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6ee8d11b 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@223f052f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=9}] 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.069 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.067 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.069 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.069 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.069 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.069 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.069 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.067 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5acff2bd in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59965ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.069 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@3c57a30a[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@73ad40cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.069 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@73ad40cb::SocketChannelEndPoint@3c57a30a[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@73ad40cb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4294f121{s=START}]=>HttpChannelOverHttp@32904af0{s=HttpChannelState@36afc87a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.070 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5acff2bd in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59962ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.070 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59962ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.070 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119962ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59962ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.069 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.070 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.069 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.070 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 8][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.070 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.070 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.070 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.070 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.070 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.070 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.070 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.071 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40450<->127.0.0.1:41317 18:36:46.071 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:36:46.070 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.071 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.071 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.071 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1be6ed72[{l=/127.0.0.1:41317,r=/127.0.0.1:40438,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19efb1e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.071 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@74ee3e6e{null} 18:36:46.071 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.071 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:36:46.071 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> Host: localhost:41317 18:36:46.071 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@976fc81[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40450]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.071 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> Connection: Keep-Alive 18:36:46.071 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.071 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.071 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@165b3b22 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59961ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.071 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.071 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.071 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.071 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.071 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.071 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.071 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@976fc81[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40450]] 18:36:46.071 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.071 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.071 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1be6ed72[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19efb1e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.071 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@976fc81[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40450]] startThread=0 18:36:46.071 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.071 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.071 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> Accept-Encoding: gzip,deflate 18:36:46.071 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.071 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "Host: localhost:41317[\r][\n]" 18:36:46.071 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.071 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.071 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@976fc81[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40450]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.071 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.071 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.072 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.072 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.072 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@487e2711 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.072 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.072 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.072 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.072 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@9be7454{ReadCallback@4480c617{HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.072 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@165b3b22 startThread=0 18:36:46.072 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19efb1e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.072 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19efb1e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.072 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1be6ed72[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19efb1e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.072 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19efb1e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.073 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RUNNING,thread=Thread[qtp620412175-21,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.073 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.071 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.071 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@19efb1e9::SocketChannelEndPoint@1be6ed72[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19efb1e9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1521f0b{s=START}]=>HttpChannelOverHttp@1134b38a{s=HttpChannelState@17cc40b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.074 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.071 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.074 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@165b3b22 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59958ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.074 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "[\r][\n]" 18:36:46.074 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59958ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.074 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119958ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59958ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.072 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.074 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@7dff2739 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.074 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.074 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@487e2711 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@7dff2739 18:36:46.074 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@976fc81[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40450]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59958ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.074 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59958ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.074 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119958ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59958ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40450], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.074 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.075 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59957ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-07-10T18:36:46.075081859Z 18:36:46.075 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59957ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-07-10T18:36:46.075293114Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.075 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59957ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-07-10T18:36:46.075439067Z 18:36:46.075 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59957ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-07-10T18:36:46.07556522Z tryProduce true 18:36:46.075 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.075 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@9be7454{ReadCallback@4480c617{HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.075 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.075 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.075 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.075 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.075 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 184 DirectByteBuffer@2f158282[p=0,l=184,c=8192,r=184]={<<>>Accept-En...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.075 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 184 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=184,c=8192,r=184]={<<>>Accept-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=184,c=8192,r=184]={<<>>Accept-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=184,c=8192,r=184]={<<>>Accept-En...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@834062184 cs=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13252324 eof=false 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@13252324 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@7f8670b6[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0} GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:36:46.076 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:36:46.077 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.077 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:36:46.077 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:36:46.077 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.077 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.077 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.077 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.077 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.077 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.088 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.088 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.088 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=12} 18:36:46.088 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.088 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.088 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=12} 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@834062184 cs=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13252324 eof=false 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=13} 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=13}] parse null 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=13} 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=13} 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=13}] parsed false HttpParser{s=END,0 of -1} 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.089 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@7f8670b6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=13}] 18:36:46.092 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@834062184 cs=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13252324 eof=true 18:36:46.092 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@7f8670b6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=16}] 18:36:46.092 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@834062184 cs=HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13252324 eof=true 18:36:46.104 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@636c9dc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.105 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=544,c=32768,r=544]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@43c91d30 18:36:46.105 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=29} 405 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Allow: DELETE,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:36:46.105 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@37fbb7c2[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1e0fac15] (null,[p=0,l=544,c=32768,r=544],true)@START 18:36:46.105 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=405,h=4,cl=-1} last=true content=DirectByteBuffer@308df0be[p=0,l=544,c=32768,r=544]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.105 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Allow: DELETE,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:36:46.105 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.105 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@37fbb7c2[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1e0fac15] ([p=0,l=234,c=8192,r=234],[p=0,l=544,c=32768,r=544],true)@COMPLETING 18:36:46.105 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@41d8a76a{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=234,c=8192,r=234]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@308df0be[p=0,l=544,c=32768,r=544]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.107 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@41d8a76a{WRITING}->null:IDLE-->WRITING 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Allow: DELETE,OPTIONS[\r][\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Content-Length: 544[\r][\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\r][\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Error 405 Method Not Allowed[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "

HTTP ERROR 405 Method Not Allowed

[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "
URI:/base/RestTest/DeleteHello/Bob
STATUS:405
MESSAGE:Method Not Allowed
SERVLET:org.glassfish.jersey.servlet.ServletContainer-17d32e9b
[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "
Powered by Jetty:// 11.0.20
[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:36:46.107 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:36:46.108 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << HTTP/1.1 405 Method Not Allowed 18:36:46.108 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.108 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Allow: DELETE,OPTIONS 18:36:46.108 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Cache-Control: must-revalidate,no-cache,no-store 18:36:46.108 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Content-Type: text/html;charset=iso-8859-1 18:36:46.108 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Content-Length: 544 18:36:46.108 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Server: Jetty(11.0.20) 18:36:46.108 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.108 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 8][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.108 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-8: set socket timeout to 0 18:36:46.108 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 8][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.108 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:36:46.108 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.108 [main] DEBUG org.onap.policy.rest.RestManager -- Error 405 Method Not Allowed

HTTP ERROR 405 Method Not Allowed

URI:/base/RestTest/DeleteHello/Bob
STATUS:405
MESSAGE:Method Not Allowed
SERVLET:org.glassfish.jersey.servlet.ServletContainer-17d32e9b

Powered by Jetty:// 11.0.20
18:36:46.108 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.108 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-8: Close connection 18:36:46.109 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.109 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/GetHello/Bob?age=10: 18:36:46.110 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.110 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.110 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.110 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 9][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.110 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.110 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.110 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40460<->127.0.0.1:41317 18:36:46.110 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.110 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.110 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.110 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@99397d4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40460]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.110 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.110 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Content-Length: 0 18:36:46.110 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.110 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Host: localhost:41317 18:36:46.110 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Connection: Keep-Alive 18:36:46.110 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.110 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.110 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.110 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Accept-Encoding: gzip,deflate 18:36:46.110 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.110 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.111 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.111 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Content-Length: 0[\r][\n]" 18:36:46.111 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@99397d4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40460]] 18:36:46.111 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@99397d4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40460]] startThread=0 18:36:46.111 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.111 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.111 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@99397d4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40460]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59921ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.111 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.111 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.111 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.111 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.111 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@4219c68 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.111 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.111 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.111 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.111 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@f40ba59{ReadCallback@6b1962f9{HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.112 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.112 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6353612e on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.112 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.112 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.112 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.112 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@99397d4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40460]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59920ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.112 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59920ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.112 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119920ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59920ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.111 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Host: localhost:41317[\r][\n]" 18:36:46.112 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.112 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.112 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.112 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@4219c68 18:36:46.112 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.112 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6353612e 18:36:46.112 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.112 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.112 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "[\r][\n]" 18:36:46.112 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.112 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.112 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.112 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.112 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.112 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40460], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.113 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.113 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.113 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-07-10T18:36:46.113411619Z 18:36:46.113 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 778 SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=W,to=37/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3976328f{s=COMPLETING}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=37}] 18:36:46.113 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=778 remaining=0 WriteFlusher@41d8a76a{WRITING}->null 18:36:46.113 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-07-10T18:36:46.113650473Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.113 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59918ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-07-10T18:36:46.113774986Z tryProduce true 18:36:46.113 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.113 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.113 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@41d8a76a{IDLE}->null:WRITING-->IDLE 18:36:46.113 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.113 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@37fbb7c2[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1e0fac15] ([p=234,l=234,c=8192,r=0],[p=544,l=544,c=32768,r=0],true)@END 18:36:46.114 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@636c9dc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.114 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.114 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@636c9dc{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.114 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@636c9dc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.114 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=38} 18:36:46.114 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=544 18:36:46.114 [qtp620412175-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 405 544 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.114 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@834062184 cs=HttpChannelState@636c9dc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13252324 eof=true 18:36:46.115 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=39} 18:36:46.115 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@7f8670b6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=39}] 18:36:46.115 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@834062184 cs=HttpChannelState@636c9dc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13252324 eof=true 18:36:46.115 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@7f8670b6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=39}] 18:36:46.116 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@834062184 cs=HttpChannelState@636c9dc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13252324 eof=true 18:36:46.116 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@636c9dc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.116 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@834062184 cs=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13252324 eof=true 18:36:46.116 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@13252324 18:36:46.116 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@7f8670b6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=40}] 18:36:46.113 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-07-10T18:36:46.116889219Z 18:36:46.117 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@f40ba59{ReadCallback@6b1962f9{HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 203 DirectByteBuffer@235d6377[p=0,l=203,c=8192,r=203]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.117 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 203 RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=0,l=203,c=8192,r=203]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=0,l=203,c=8192,r=203]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@235d6377[p=0,l=203,c=8192,r=203]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.117 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.117 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@722656743 cs=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7bc9b8e2 eof=false 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7bc9b8e2 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@18cd50eb[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Length: 0 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0}] 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.117 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.118 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.118 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.118 [qtp620412175-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.119 [qtp620412175-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.119 [qtp620412175-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.118 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.119 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.120 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.120 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.120 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.120 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.120 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@464e0e0d[{l=/127.0.0.1:41317,r=/127.0.0.1:40450,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e7660b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.120 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.120 [qtp620412175-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.120 [qtp620412175-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.120 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.120 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.120 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.120 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@722656743 cs=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7bc9b8e2 eof=false 18:36:46.120 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@9be7454{null} 18:36:46.121 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.121 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.121 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.121 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.121 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.121 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.121 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.121 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.121 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a7302fc startThread=0 18:36:46.121 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a7302fc in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.121 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.121 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@464e0e0d[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7e7660b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.122 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4}] parse null 18:36:46.122 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7e7660b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.122 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.122 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.122 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4a7302fc in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.122 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4} 18:36:46.122 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.122 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.122 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4} 18:36:46.122 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119910ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59910ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.121 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7e7660b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.123 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7e7660b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.122 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.123 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=END,0 of 0},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5}] parsed false HttpParser{s=END,0 of 0} 18:36:46.123 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.123 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.123 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@18cd50eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5}] 18:36:46.123 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@722656743 cs=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7bc9b8e2 eof=true 18:36:46.123 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@18cd50eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5}] 18:36:46.123 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@722656743 cs=HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7bc9b8e2 eof=true 18:36:46.123 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@7d5cab4f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.123 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=0,c=32768,r=0]={<<<>>>\n[HttpConnection@7e7660b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.123 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e7660b4::SocketChannelEndPoint@464e0e0d[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7e7660b4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3976328f{s=START}]=>HttpChannelOverHttp@43d655e4{s=HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@636c9dc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.123 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5} 405 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Allow: GET,OPTIONS 18:36:46.124 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RUNNING,thread=Thread[qtp620412175-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.124 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.124 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@5e6321e9[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@68db8c6f] (null,[p=0,l=0,c=32768,r=0],true)@START 18:36:46.124 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=405,h=2,cl=-1} last=true content=DirectByteBuffer@308df0be[p=0,l=0,c=32768,r=0]={<<<>>>\nnull [DirectByteBuffer@60b93ff8[p=0,l=135,c=8192,r=135]={<<>>0.20)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.124 [qtp620412175-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1a63d397{WRITING}->null:IDLE-->WRITING 18:36:46.124 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:36:46.124 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.124 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Allow: GET,OPTIONS[\r][\n]" 18:36:46.124 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Content-Length: 0[\r][\n]" 18:36:46.124 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.124 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "[\r][\n]" 18:36:46.124 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=END,0 of 0},g=HttpGenerator@175e7d2e{s=COMPLETING}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6}] 18:36:46.124 [qtp620412175-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@1a63d397{WRITING}->null 18:36:46.124 [qtp620412175-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1a63d397{IDLE}->null:WRITING-->IDLE 18:36:46.124 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << HTTP/1.1 405 Method Not Allowed 18:36:46.124 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5e6321e9[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@68db8c6f] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:36:46.124 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.125 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Allow: GET,OPTIONS 18:36:46.125 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Content-Length: 0 18:36:46.125 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Server: Jetty(11.0.20) 18:36:46.125 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.125 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 9][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.125 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-9: set socket timeout to 0 18:36:46.125 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 9][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.125 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:36:46.125 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.125 [main] DEBUG org.onap.policy.rest.RestManager -- 18:36:46.125 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.125 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-9: Close connection 18:36:46.125 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.125 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/GetHello/Bob?age=10: 18:36:46.126 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.126 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.126 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.126 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 10][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.126 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.126 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.126 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40462<->127.0.0.1:41317 18:36:46.127 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.127 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.127 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.126 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@43a26a29[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40462]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.127 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.127 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.127 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.127 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> Host: localhost:41317 18:36:46.127 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.127 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> Connection: Keep-Alive 18:36:46.127 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.127 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.127 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> Accept-Encoding: gzip,deflate 18:36:46.127 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.127 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "Host: localhost:41317[\r][\n]" 18:36:46.127 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.127 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.127 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.127 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "[\r][\n]" 18:36:46.125 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@7d5cab4f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.127 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.128 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@7d5cab4f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.128 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@43a26a29[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40462]] 18:36:46.128 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@7d5cab4f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.128 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@43a26a29[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40462]] startThread=0 18:36:46.128 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=10} 18:36:46.128 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:36:46.128 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.128 [qtp620412175-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.128 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.128 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@722656743 cs=HttpChannelState@7d5cab4f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7bc9b8e2 eof=true 18:36:46.128 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@43a26a29[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40462]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59903ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.128 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.129 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.129 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.129 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.129 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@108d2f73 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.129 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.129 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.129 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.129 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@44574439{ReadCallback@100cea9a{HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.129 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.129 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6903a95f on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.129 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.129 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.129 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.129 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.129 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.129 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@108d2f73 18:36:46.129 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.129 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6903a95f 18:36:46.129 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@43a26a29[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40462]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59902ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.130 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59902ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.129 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.130 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.130 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119902ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59902ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.128 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=10} 18:36:46.130 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.132 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.132 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@18cd50eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=14}] 18:36:46.132 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.132 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@722656743 cs=HttpChannelState@7d5cab4f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7bc9b8e2 eof=true 18:36:46.132 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@18cd50eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=14}] 18:36:46.132 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40462], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.132 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@722656743 cs=HttpChannelState@7d5cab4f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7bc9b8e2 eof=true 18:36:46.133 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@7d5cab4f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.133 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@722656743 cs=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7bc9b8e2 eof=true 18:36:46.133 [qtp620412175-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7bc9b8e2 18:36:46.132 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.133 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@18cd50eb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=15}] 18:36:46.133 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.133 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59899ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-07-10T18:36:46.133415585Z 18:36:46.133 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59899ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-07-10T18:36:46.13367885Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.133 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59898ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-07-10T18:36:46.133803323Z 18:36:46.133 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59898ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-07-10T18:36:46.133898865Z tryProduce true 18:36:46.133 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.133 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.133 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@44574439{ReadCallback@100cea9a{HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.133 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.133 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.134 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 184 DirectByteBuffer@2c68c9bb[p=0,l=184,c=8192,r=184]={<<>>5.14 (Jav...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 184 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=184,c=8192,r=184]={<<>>5.14 (Jav...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=184,c=8192,r=184]={<<>>5.14 (Jav...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=184,c=8192,r=184]={<<>>5.14 (Jav...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1859807872 cs=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@51fc5284 eof=false 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@51fc5284 18:36:46.134 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@25e71b23[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.135 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=1} DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.135 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 18:36:46.135 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=1}] 18:36:46.135 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=1} 18:36:46.135 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.135 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=1} 18:36:46.135 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=1} 18:36:46.135 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.135 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.135 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.135 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.135 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.135 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.136 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.133 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:36:46.137 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.137 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.137 [qtp620412175-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.137 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@235d6377[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.137 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1859807872 cs=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@51fc5284 eof=false 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.137 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] parse null 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.137 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.137 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@235d6377[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.137 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.137 [qtp620412175-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.137 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=END,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,0 of -1} 18:36:46.138 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.138 [qtp620412175-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.138 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.138 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@25e71b23[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4}] 18:36:46.138 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@38331542[{l=/127.0.0.1:41317,r=/127.0.0.1:40460,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@249814bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.138 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1859807872 cs=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@51fc5284 eof=true 18:36:46.138 [qtp620412175-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@f40ba59{null} 18:36:46.138 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.138 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60161289 startThread=0 18:36:46.138 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.138 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.138 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.138 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.138 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.138 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.138 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@25e71b23[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4}] 18:36:46.138 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60161289 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59894ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.138 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1859807872 cs=HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@51fc5284 eof=true 18:36:46.138 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@4d0199f6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.138 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@249814bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.138 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=0,c=32768,r=0]={<<<>>>\n[HttpConnection@249814bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.138 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4} 405 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Allow: GET,OPTIONS 18:36:46.139 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@777f936d[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@44a48774] (null,[p=0,l=0,c=32768,r=0],true)@START 18:36:46.138 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@249814bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.138 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@249814bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.139 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=405,h=2,cl=-1} last=true content=DirectByteBuffer@308df0be[p=0,l=0,c=32768,r=0]={<<<>>>\nnull [DirectByteBuffer@3d064f61[p=0,l=135,c=8192,r=135]={<<>>-store\r\nC...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.139 [qtp620412175-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@38331542[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@249814bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.139 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5907a2c0{WRITING}->null:IDLE-->WRITING 18:36:46.139 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59893ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.139 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119893ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59893ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.139 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:36:46.139 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.139 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Allow: GET,OPTIONS[\r][\n]" 18:36:46.139 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Content-Length: 0[\r][\n]" 18:36:46.139 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.139 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "[\r][\n]" 18:36:46.139 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@249814bc::SocketChannelEndPoint@38331542[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@249814bc[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@175e7d2e{s=START}]=>HttpChannelOverHttp@2046655f{s=HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@7d5cab4f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.139 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=END,0 of -1},g=HttpGenerator@558b34d{s=COMPLETING}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5}] 18:36:46.139 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1988c5d7{RUNNING,thread=Thread[qtp620412175-23,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.139 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@5907a2c0{WRITING}->null 18:36:46.139 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << HTTP/1.1 405 Method Not Allowed 18:36:46.139 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1988c5d7{RESERVED,thread=Thread[qtp620412175-23,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.139 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5907a2c0{IDLE}->null:WRITING-->IDLE 18:36:46.139 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.139 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Allow: GET,OPTIONS 18:36:46.139 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Content-Length: 0 18:36:46.139 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Server: Jetty(11.0.20) 18:36:46.139 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@777f936d[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@44a48774] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:36:46.139 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4d0199f6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.139 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4d0199f6{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.139 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4d0199f6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.139 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5} 18:36:46.139 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:36:46.139 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.140 [qtp620412175-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.140 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 10][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.140 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-10: set socket timeout to 0 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1859807872 cs=HttpChannelState@4d0199f6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@51fc5284 eof=true 18:36:46.140 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 10][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6} 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@25e71b23[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6}] 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1859807872 cs=HttpChannelState@4d0199f6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@51fc5284 eof=true 18:36:46.140 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:36:46.140 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.140 [main] DEBUG org.onap.policy.rest.RestManager -- 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@25e71b23[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6}] 18:36:46.140 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1859807872 cs=HttpChannelState@4d0199f6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@51fc5284 eof=true 18:36:46.140 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-10: Close connection 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4d0199f6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1859807872 cs=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@51fc5284 eof=true 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@51fc5284 18:36:46.140 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@25e71b23[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6}] 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:36:46.140 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/GetHello/Bob?age=10: 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=START,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.140 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.141 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@75158043[{l=/127.0.0.1:41317,r=/127.0.0.1:40462,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4943a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.141 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@44574439{null} 18:36:46.141 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.141 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@189cc799 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59891ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.141 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@75158043[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4943a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.141 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4943a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.141 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.141 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@189cc799 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59891ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.141 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59891ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.141 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.141 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119891ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59890ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.141 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@189cc799 startThread=0 18:36:46.141 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.141 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 11][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.141 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4943a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.141 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.141 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4943a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.142 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.142 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@75158043[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4943a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.142 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40464<->127.0.0.1:41317 18:36:46.142 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4943a980::SocketChannelEndPoint@75158043[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4943a980[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@558b34d{s=START}]=>HttpChannelOverHttp@ff34661{s=HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4d0199f6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.142 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.142 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.142 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RUNNING,thread=Thread[qtp620412175-21,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.142 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@5f2b4c69[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40464]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.142 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.142 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.142 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.142 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.142 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.142 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.142 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@5f2b4c69[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40464]] 18:36:46.142 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.142 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@5f2b4c69[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40464]] startThread=0 18:36:46.142 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.142 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.142 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@5f2b4c69[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40464]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59890ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.142 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.142 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.142 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Content-Type: text/plain 18:36:46.142 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.142 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Content-Length: 9 18:36:46.142 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Host: localhost:41317 18:36:46.142 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Connection: Keep-Alive 18:36:46.142 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.142 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Accept-Encoding: gzip,deflate 18:36:46.142 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.142 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Content-Type: text/plain[\r][\n]" 18:36:46.142 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Content-Length: 9[\r][\n]" 18:36:46.142 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Host: localhost:41317[\r][\n]" 18:36:46.142 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.142 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.142 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.142 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.142 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.142 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.142 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.142 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.142 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "[\r][\n]" 18:36:46.142 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.143 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.143 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@70d127b8 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.143 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.143 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "At last! " 18:36:46.143 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.143 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.143 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.143 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7cb02939{ReadCallback@71970286{HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.143 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.143 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@88207eb on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.143 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.143 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.143 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.143 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.143 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.143 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.143 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@70d127b8 18:36:46.143 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@88207eb 18:36:46.143 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@5f2b4c69[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40464]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59888ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.143 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59888ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.143 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119888ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59888ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.143 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.143 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.143 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.144 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.144 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.144 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40464], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.144 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.144 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.144 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59888ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-07-10T18:36:46.144310557Z 18:36:46.144 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59888ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-07-10T18:36:46.14445596Z 18:36:46.144 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7cb02939{ReadCallback@71970286{HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.144 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.144 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 235 DirectByteBuffer@2c68c9bb[p=0,l=235,c=8192,r=235]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.144 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 235 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=235,c=8192,r=235]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.144 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=235,c=8192,r=235]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=235,c=8192,r=235]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@72710741 cs=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28a4cc2e eof=false 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@28a4cc2e 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@ddb899d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.145 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@72710741 cs=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28a4cc2e eof=false 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} Content@28c313f9{DirectByteBufferR@7eb4366[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@28c313f9{DirectByteBufferR@7eb4366[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,9 of 9} 18:36:46.147 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2}] 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@ddb899d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@72710741 cs=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28a4cc2e eof=true 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@ddb899d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@72710741 cs=HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28a4cc2e eof=true 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@20262a2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@60b93ff8[p=0,l=135,c=8192,r=135]={<<>>0.20)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3527cfeb{WRITING}->null:IDLE-->WRITING 18:36:46.148 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:36:46.148 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=W,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6dd611ec{s=COMPLETING}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] 18:36:46.148 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Allow: GET,OPTIONS[\r][\n]" 18:36:46.148 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Content-Length: 0[\r][\n]" 18:36:46.148 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.148 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "[\r][\n]" 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@3527cfeb{WRITING}->null 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3527cfeb{IDLE}->null:WRITING-->IDLE 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5866cdd1[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@680a41ff] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:36:46.148 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << HTTP/1.1 405 Method Not Allowed 18:36:46.148 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.148 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Allow: GET,OPTIONS 18:36:46.148 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Content-Length: 0 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@20262a2d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.148 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Server: Jetty(11.0.20) 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@20262a2d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@20262a2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:36:46.148 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.148 [qtp620412175-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.148 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 11][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.148 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-11: set socket timeout to 0 18:36:46.148 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@72710741 cs=HttpChannelState@20262a2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28a4cc2e eof=true 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4} 18:36:46.149 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 11][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@ddb899d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4}] 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@72710741 cs=HttpChannelState@20262a2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28a4cc2e eof=true 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@ddb899d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4}] 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@72710741 cs=HttpChannelState@20262a2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28a4cc2e eof=true 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@20262a2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@72710741 cs=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@28a4cc2e eof=true 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@28a4cc2e 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@ddb899d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4}] 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.149 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:36:46.149 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.149 [main] DEBUG org.onap.policy.rest.RestManager -- 18:36:46.149 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.149 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-11: Close connection 18:36:46.149 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59883ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-07-10T18:36:46.149491942Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.149 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.149 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/GetHello/Bob?age=10: 18:36:46.149 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59883ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-07-10T18:36:46.149601164Z tryProduce true 18:36:46.149 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.149 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.149 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.149 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.149 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.150 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.150 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.150 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.150 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.150 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.150 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2981ade9[{l=/127.0.0.1:41317,r=/127.0.0.1:40464,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@549b3627[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.150 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.150 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7cb02939{null} 18:36:46.150 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.150 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.150 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3ddfcb24 startThread=0 18:36:46.150 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.150 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 12][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.150 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.150 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.150 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.150 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.150 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.150 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.150 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.150 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@549b3627[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.150 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.150 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@549b3627[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.150 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40478<->127.0.0.1:41317 18:36:46.150 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.150 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.150 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.150 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@618731f9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40478]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.150 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.150 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@2981ade9[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@549b3627[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.151 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.151 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Content-Type: text/plain 18:36:46.151 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Content-Length: 9 18:36:46.151 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Host: localhost:41317 18:36:46.151 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Connection: Keep-Alive 18:36:46.151 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@549b3627[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.151 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RUNNING,thread=Thread[qtp620412175-20,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.151 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.151 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3ddfcb24 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59881ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.151 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2981ade9[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@549b3627[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.151 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@549b3627::SocketChannelEndPoint@2981ade9[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@549b3627[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6dd611ec{s=START}]=>HttpChannelOverHttp@5709426c{s=HttpChannelState@20262a2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.151 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3ddfcb24 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59881ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.151 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59881ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.151 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119881ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59881ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.151 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.151 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.151 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.151 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.151 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@618731f9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40478]] 18:36:46.151 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@618731f9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40478]] startThread=0 18:36:46.151 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.151 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.151 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.151 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Accept-Encoding: gzip,deflate 18:36:46.151 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@618731f9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40478]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59880ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.151 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.151 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Content-Type: text/plain[\r][\n]" 18:36:46.151 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Content-Length: 9[\r][\n]" 18:36:46.151 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Host: localhost:41317[\r][\n]" 18:36:46.151 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.151 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.151 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.151 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.152 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.152 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "[\r][\n]" 18:36:46.152 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "At last! " 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@6e953e40 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4ceba2c4{ReadCallback@32b17dff{HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@759132d7 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@618731f9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40478]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59879ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59879ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.152 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119879ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59879ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@6e953e40 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@759132d7 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40478], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59879ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-07-10T18:36:46.153625676Z 18:36:46.153 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-07-10T18:36:46.153822921Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.153 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-07-10T18:36:46.153964673Z 18:36:46.153 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59878ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-07-10T18:36:46.154085856Z tryProduce true 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4ceba2c4{ReadCallback@32b17dff{HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.154 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.154 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.154 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.154 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 236 DirectByteBuffer@2f158282[p=0,l=236,c=8192,r=236]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 236 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=236,c=8192,r=236]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=236,c=8192,r=236]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=236,c=8192,r=236]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.154 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1129350861 cs=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47b79a3a eof=false 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@47b79a3a 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@150114d2[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.155 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1129350861 cs=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47b79a3a eof=false 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=227,l=236,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=227,l=236,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} Content@52d445f4{DirectByteBufferR@1575c78d[p=227,l=236,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@52d445f4{DirectByteBufferR@1575c78d[p=227,l=236,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=236,l=236,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=236,l=236,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=END,9 of 9},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,9 of 9} 18:36:46.157 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=END,9 of 9},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@150114d2[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1129350861 cs=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47b79a3a eof=true 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@150114d2[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1129350861 cs=HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47b79a3a eof=true 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@16ec7f9f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=541,c=32768,r=541]={<<<\n\n\n\n\n\n>>>l>\n\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@6ee8f953 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 405 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Allow: GET,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@73d2d7d8[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3d9d7b3] (null,[p=0,l=541,c=32768,r=541],true)@START 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=405,h=4,cl=-1} last=true content=DirectByteBuffer@308df0be[p=0,l=541,c=32768,r=541]={<<<\n\n\n\n\n\n>>>l>\n\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Allow: GET,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@73d2d7d8[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3d9d7b3] ([p=0,l=231,c=8192,r=231],[p=0,l=541,c=32768,r=541],true)@COMPLETING 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@38ab31ea{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=231,c=8192,r=231]={<<>>\n\r\n\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@308df0be[p=0,l=541,c=32768,r=541]={<<<\n\n\n\n\n\n>>>l>\n\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.158 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@38ab31ea{WRITING}->null:IDLE-->WRITING 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Allow: GET,OPTIONS[\r][\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Content-Length: 541[\r][\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\r][\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Error 405 Method Not Allowed[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "

HTTP ERROR 405 Method Not Allowed

[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "
URI:/base/RestTest/GetHello/Bob
STATUS:405
MESSAGE:Method Not Allowed
SERVLET:org.glassfish.jersey.servlet.ServletContainer-17d32e9b
[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "
Powered by Jetty:// 11.0.20
[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:36:46.159 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:36:46.159 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << HTTP/1.1 405 Method Not Allowed 18:36:46.159 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.159 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Allow: GET,OPTIONS 18:36:46.159 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Cache-Control: must-revalidate,no-cache,no-store 18:36:46.159 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Content-Type: text/html;charset=iso-8859-1 18:36:46.159 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Content-Length: 541 18:36:46.159 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Server: Jetty(11.0.20) 18:36:46.159 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.159 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 12][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.159 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-12: set socket timeout to 0 18:36:46.159 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 12][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.159 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:36:46.159 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.159 [main] DEBUG org.onap.policy.rest.RestManager -- Error 405 Method Not Allowed

HTTP ERROR 405 Method Not Allowed

URI:/base/RestTest/GetHello/Bob
STATUS:405
MESSAGE:Method Not Allowed
SERVLET:org.glassfish.jersey.servlet.ServletContainer-17d32e9b

Powered by Jetty:// 11.0.20
18:36:46.159 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.159 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-12: Close connection 18:36:46.159 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.159 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/GetHello/Bob?age=10: 18:36:46.160 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.160 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.160 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.160 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 13][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.160 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.160 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.161 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40480<->127.0.0.1:41317 18:36:46.161 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.161 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@74bf372a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40480]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.161 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.161 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.161 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.161 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.161 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.161 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.161 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.161 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@74bf372a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40480]] 18:36:46.161 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@74bf372a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40480]] startThread=0 18:36:46.161 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.161 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.161 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Content-Type: application/merge-patch+json 18:36:46.161 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.161 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Content-Length: 9 18:36:46.161 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Host: localhost:41317 18:36:46.161 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@74bf372a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40480]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59871ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.161 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.161 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 772 SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=END,9 of 9},g=HttpGenerator@398e32ed{s=COMPLETING}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6}] 18:36:46.161 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.161 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=772 remaining=0 WriteFlusher@38ab31ea{WRITING}->null 18:36:46.161 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@38ab31ea{IDLE}->null:WRITING-->IDLE 18:36:46.161 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@73d2d7d8[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3d9d7b3] ([p=231,l=231,c=8192,r=0],[p=541,l=541,c=32768,r=0],true)@END 18:36:46.161 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@16ec7f9f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.161 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.161 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@16ec7f9f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.161 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@16ec7f9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.161 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.161 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Connection: Keep-Alive 18:36:46.161 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.161 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@1dfc8272 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.162 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Accept-Encoding: gzip,deflate 18:36:46.162 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.162 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.161 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6} 18:36:46.162 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=541 18:36:46.162 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.162 [qtp620412175-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 541 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.162 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.162 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1129350861 cs=HttpChannelState@16ec7f9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47b79a3a eof=true 18:36:46.162 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=7} 18:36:46.162 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@10ffef9{ReadCallback@13c17c31{HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.162 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.162 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Content-Length: 9[\r][\n]" 18:36:46.162 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Host: localhost:41317[\r][\n]" 18:36:46.162 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.162 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.162 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.162 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@150114d2[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=7}] 18:36:46.162 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6a579329 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.162 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1129350861 cs=HttpChannelState@16ec7f9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47b79a3a eof=true 18:36:46.162 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@150114d2[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=8}] 18:36:46.162 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.163 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "[\r][\n]" 18:36:46.163 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "At last! " 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1129350861 cs=HttpChannelState@16ec7f9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47b79a3a eof=true 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@16ec7f9f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1129350861 cs=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@47b79a3a eof=true 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@47b79a3a 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@150114d2[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=8}] 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.163 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1ca35052[{l=/127.0.0.1:41317,r=/127.0.0.1:40478,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6832d2d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.164 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4ceba2c4{null} 18:36:46.164 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.164 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.164 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@780d767 startThread=0 18:36:46.164 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.164 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.162 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.164 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@780d767 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59868ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.164 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.164 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.164 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.164 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.164 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@1dfc8272 18:36:46.164 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6a579329 18:36:46.164 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.164 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1ca35052[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6832d2d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.164 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@74bf372a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40480]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59868ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.164 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.164 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.164 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.164 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6832d2d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.164 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.164 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.164 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@780d767 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59867ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.164 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59867ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.164 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119867ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59867ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.164 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40480], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.164 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.165 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.164 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6832d2d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.165 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59867ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-07-10T18:36:46.165294484Z 18:36:46.165 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6832d2d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.165 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59867ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-07-10T18:36:46.165551999Z 18:36:46.165 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@10ffef9{ReadCallback@13c17c31{HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.165 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1ca35052[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6832d2d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.165 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.165 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 255 DirectByteBuffer@2c68c9bb[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.165 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6832d2d4::SocketChannelEndPoint@1ca35052[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6832d2d4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@398e32ed{s=START}]=>HttpChannelOverHttp@59a1cda2{s=HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@16ec7f9f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.165 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 255 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@2071661604 cs=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b04ab18 eof=false 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1b04ab18 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@7f711b1a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.166 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.167 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=1} 18:36:46.167 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.167 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.167 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.167 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.167 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.167 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.167 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1988c5d7{RESERVED,thread=Thread[qtp620412175-23,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59864ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-07-10T18:36:46.168016069Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.168 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59864ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-07-10T18:36:46.168116911Z tryProduce true 18:36:46.168 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.168 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.168 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2}] 18:36:46.168 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.168 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.164 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.168 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.168 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.164 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59868ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.166 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RUNNING,thread=Thread[qtp620412175-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.168 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.168 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.168 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2071661604 cs=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b04ab18 eof=false 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=246,l=255,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=246,l=255,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} Content@2f5870d9{DirectByteBufferR@c61533a[p=246,l=255,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@2f5870d9{DirectByteBufferR@c61533a[p=246,l=255,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=255,l=255,c=8192,r=0]={PATCH /ba... last! <<<>>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=255,l=255,c=8192,r=0]={PATCH /ba... last! <<<>>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=END,9 of 9},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=END,9 of 9},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.169 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.168 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119868ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59863ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.170 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@7f711b1a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4}] 18:36:46.170 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2071661604 cs=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b04ab18 eof=true 18:36:46.170 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@7f711b1a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4}] 18:36:46.170 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2071661604 cs=HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b04ab18 eof=true 18:36:46.170 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@614888aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.170 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@60b93ff8[p=0,l=135,c=8192,r=135]={<<>>0.20)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.170 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2f91111a{WRITING}->null:IDLE-->WRITING 18:36:46.170 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:36:46.170 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.170 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Allow: GET,OPTIONS[\r][\n]" 18:36:46.170 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=END,9 of 9},g=HttpGenerator@24272f0f{s=COMPLETING}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4}] 18:36:46.170 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Content-Length: 0[\r][\n]" 18:36:46.170 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@2f91111a{WRITING}->null 18:36:46.170 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2f91111a{IDLE}->null:WRITING-->IDLE 18:36:46.170 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.171 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "[\r][\n]" 18:36:46.171 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@455d0154[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@29ef6f9e] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:36:46.171 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@614888aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.171 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << HTTP/1.1 405 Method Not Allowed 18:36:46.171 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@614888aa{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.171 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@614888aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.171 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.171 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Allow: GET,OPTIONS 18:36:46.171 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Content-Length: 0 18:36:46.171 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Server: Jetty(11.0.20) 18:36:46.171 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5} 18:36:46.171 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:36:46.171 [qtp620412175-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.171 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.171 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2071661604 cs=HttpChannelState@614888aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b04ab18 eof=true 18:36:46.171 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 13][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.171 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-13: set socket timeout to 0 18:36:46.171 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 13][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.171 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:36:46.171 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.171 [main] DEBUG org.onap.policy.rest.RestManager -- 18:36:46.171 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.171 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-13: Close connection 18:36:46.171 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.171 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5} 18:36:46.172 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@7f711b1a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6}] 18:36:46.172 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2071661604 cs=HttpChannelState@614888aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b04ab18 eof=true 18:36:46.172 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@7f711b1a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6}] 18:36:46.172 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2071661604 cs=HttpChannelState@614888aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b04ab18 eof=true 18:36:46.172 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@614888aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.172 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@2071661604 cs=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1b04ab18 eof=true 18:36:46.172 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1b04ab18 18:36:46.172 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@7f711b1a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6}] 18:36:46.172 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.172 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.172 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.173 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.173 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.173 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.173 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.173 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.173 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.173 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.173 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.173 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.173 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@55063e66[{l=/127.0.0.1:41317,r=/127.0.0.1:40480,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@796d6637[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.173 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@10ffef9{null} 18:36:46.173 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.173 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3dc06fd2 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59859ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.173 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@55063e66[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@796d6637[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.173 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.173 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.173 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.173 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.173 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.173 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.173 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@796d6637[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.174 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3dc06fd2 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59858ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.174 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59858ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.174 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119858ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59858ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.174 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3dc06fd2 startThread=0 18:36:46.174 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@796d6637[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.174 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@796d6637[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.174 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@55063e66[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@796d6637[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.174 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@796d6637::SocketChannelEndPoint@55063e66[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@796d6637[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24272f0f{s=START}]=>HttpChannelOverHttp@28022c1e{s=HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@614888aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.174 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RUNNING,thread=Thread[qtp620412175-21,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.174 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.183 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/GetHello/Bob?age=10: 18:36:46.185 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.185 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.185 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.185 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 14][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.185 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.186 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.186 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40496<->127.0.0.1:41317 18:36:46.186 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.186 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.186 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.186 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Authorization: Basic dXNlcjo= 18:36:46.186 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Host: localhost:41317 18:36:46.186 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@241cf8b6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40496]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.186 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Connection: Keep-Alive 18:36:46.186 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.186 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.186 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.186 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.186 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.186 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.186 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Accept-Encoding: gzip,deflate 18:36:46.186 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@241cf8b6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40496]] 18:36:46.186 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.186 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@241cf8b6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40496]] startThread=0 18:36:46.186 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.186 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.186 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@241cf8b6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40496]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59845ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.186 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.186 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@1847fa11 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@72fbb9b9{ReadCallback@56e664e3{HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@71569b5c on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.187 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.187 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.187 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.187 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.187 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@1847fa11 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@241cf8b6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40496]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59844ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.187 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@71569b5c 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59844ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.187 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119844ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59844ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.187 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.187 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.187 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.188 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:36:46.188 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Host: localhost:41317[\r][\n]" 18:36:46.188 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.188 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.188 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.188 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "[\r][\n]" 18:36:46.188 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.188 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.188 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40496], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.188 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.188 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.188 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59844ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-07-10T18:36:46.188700379Z 18:36:46.188 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59843ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-07-10T18:36:46.188889093Z 18:36:46.188 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@72fbb9b9{ReadCallback@56e664e3{HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 212 DirectByteBuffer@2c68c9bb[p=0,l=212,c=8192,r=212]={<<>>\nAccept-E...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 212 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=212,c=8192,r=212]={<<>>\nAccept-E...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=212,c=8192,r=212]={<<>>\nAccept-E...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=212,c=8192,r=212]={<<>>\nAccept-E...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1770403642 cs=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6255f576 eof=false 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6255f576 18:36:46.189 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@211084f3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.190 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=1} GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.190 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 18:36:46.190 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=1}] 18:36:46.190 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=1} 18:36:46.190 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.190 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=1} 18:36:46.190 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=1} 18:36:46.190 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.190 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.190 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.190 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.190 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.190 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.193 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59839ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=7]@2024-07-10T18:36:46.19312806Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.193 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59839ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=7]@2024-07-10T18:36:46.193242092Z tryProduce true 18:36:46.193 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.193 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.193 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4}] 18:36:46.193 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.193 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@3e3ee803[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.193 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:36:46.193 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@66592719[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@2bea80e1{null} 18:36:46.193 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=4} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 28 Content-Type: text/plain 18:36:46.193 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@e78be73[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@474f314f] (null,[p=0,l=28,c=8192,r=28],true)@START 18:36:46.193 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@66592719[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.193 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 28 Content-Type: text/plain 18:36:46.193 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.193 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@e78be73[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@474f314f] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:36:46.193 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@6801b750{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=126,c=8192,r=126]={<<>>che,no-st...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@66592719[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6801b750{WRITING}->null:IDLE-->WRITING 18:36:46.194 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fa3f27{s=COMPLETING}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5}] 18:36:46.194 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@6801b750{WRITING}->null 18:36:46.194 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Content-Type: text/plain[\r][\n]" 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6801b750{IDLE}->null:WRITING-->IDLE 18:36:46.194 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Content-Length: 28[\r][\n]" 18:36:46.194 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@e78be73[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@474f314f] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:36:46.194 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "[\r][\n]" 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.server.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 18:36:46.194 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "GOT: Hello There Bob aged 10" 18:36:46.194 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << HTTP/1.1 200 OK 18:36:46.194 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.194 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Content-Type: text/plain 18:36:46.194 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Content-Length: 28 18:36:46.194 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Server: Jetty(11.0.20) 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5} 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5514dcd5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.194 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@5514dcd5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5} 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@1713df39) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5514dcd5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5514dcd5{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5514dcd5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=5} 18:36:46.194 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:36:46.194 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 14][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.194 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-14: set socket timeout to 0 18:36:46.194 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 14][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.195 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.195 [qtp620412175-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.195 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.195 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 10 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1770403642 cs=HttpChannelState@5514dcd5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6255f576 eof=false 18:36:46.195 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.195 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-14: Close connection 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6} 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.195 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1fa3f27{s=END}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6}] parse null 18:36:46.195 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10: 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6} 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6} 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=END,0 of -1},g=HttpGenerator@1fa3f27{s=END}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6}] parsed false HttpParser{s=END,0 of -1} 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@211084f3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6}] 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1770403642 cs=HttpChannelState@5514dcd5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6255f576 eof=true 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@211084f3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6}] 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1770403642 cs=HttpChannelState@5514dcd5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6255f576 eof=true 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5514dcd5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1770403642 cs=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6255f576 eof=true 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6255f576 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@211084f3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=6}] 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.195 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@d9837bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40496,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@542e02ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.196 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@72fbb9b9{null} 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.196 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.196 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.196 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.196 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.196 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.196 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.196 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.196 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c53608e startThread=0 18:36:46.196 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c53608e in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59835ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@542e02ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.196 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@d9837bc[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@542e02ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.196 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@542e02ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.196 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 15][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.197 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.197 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@542e02ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.197 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@d9837bc[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@542e02ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.197 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.197 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c53608e in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59835ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.197 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40506<->127.0.0.1:41317 18:36:46.197 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59835ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.197 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@542e02ff::SocketChannelEndPoint@d9837bc[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@542e02ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1fa3f27{s=START}]=>HttpChannelOverHttp@2db6825c{s=HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5514dcd5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.197 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:36:46.197 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.197 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RUNNING,thread=Thread[qtp620412175-20,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.197 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@21d1a058[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40506]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.197 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.197 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119835ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59835ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.197 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.197 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.197 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.197 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.197 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.197 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:36:46.197 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@21d1a058[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40506]] 18:36:46.197 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Authorization: Basic dXNlcjo= 18:36:46.197 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Content-Length: 0 18:36:46.197 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Host: localhost:41317 18:36:46.197 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Connection: Keep-Alive 18:36:46.197 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@21d1a058[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40506]] startThread=0 18:36:46.197 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.197 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.197 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Accept-Encoding: gzip,deflate 18:36:46.197 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.197 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@21d1a058[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40506]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59834ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.197 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.197 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:36:46.197 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Content-Length: 0[\r][\n]" 18:36:46.197 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Host: localhost:41317[\r][\n]" 18:36:46.197 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.197 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.197 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.197 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.197 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.198 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.198 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "[\r][\n]" 18:36:46.198 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.198 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@1be97281 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.198 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.198 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.198 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.198 [qtp620412175-30] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3bcdd033{ReadCallback@6c7bdc0c{HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.198 [qtp620412175-30] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.198 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3cd6c678 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.198 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.198 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.198 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.198 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.198 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.198 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.198 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@1be97281 18:36:46.198 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3cd6c678 18:36:46.198 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@21d1a058[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40506]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59834ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.198 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59834ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.198 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.198 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119834ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59833ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.198 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.198 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.198 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.198 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.198 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40506], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.198 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59833ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-07-10T18:36:46.199180892Z 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59833ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-07-10T18:36:46.199304905Z 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3bcdd033{ReadCallback@6c7bdc0c{HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 237 DirectByteBuffer@235d6377[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 237 RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.199 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59833ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-07-10T18:36:46.199605681Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@235d6377[p=0,l=237,c=8192,r=237]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.199 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59833ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-07-10T18:36:46.199772804Z tryProduce true 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.199 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.199 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:36:46.199 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:36:46.199 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=HEADER,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:36:46.200 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@330388343 cs=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@174ac5fd eof=false 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@174ac5fd 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@47181fc7[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Length: 0 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.200 [qtp620412175-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.203 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@4ae002a7[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.203 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:36:46.203 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@50f454dc[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@2970b85f{null} 18:36:46.203 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 31 Content-Type: text/plain 18:36:46.203 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@59c30e63[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@137cdac6] (null,[p=0,l=31,c=8192,r=31],true)@START 18:36:46.203 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@50f454dc[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.203 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 31 Content-Type: text/plain 18:36:46.203 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.203 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@59c30e63[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@137cdac6] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:36:46.203 [qtp620412175-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@615c2ec1{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=126,c=8192,r=126]={<<>>0.20)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@50f454dc[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.203 [qtp620412175-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@615c2ec1{WRITING}->null:IDLE-->WRITING 18:36:46.203 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.203 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.203 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Content-Type: text/plain[\r][\n]" 18:36:46.203 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Content-Length: 31[\r][\n]" 18:36:46.203 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5027357e{s=COMPLETING}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:36:46.204 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.204 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "[\r][\n]" 18:36:46.204 [qtp620412175-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@615c2ec1{WRITING}->null 18:36:46.204 [qtp620412175-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@615c2ec1{IDLE}->null:WRITING-->IDLE 18:36:46.204 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "DELETE: Hello There Bob aged 10" 18:36:46.204 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << HTTP/1.1 200 OK 18:36:46.204 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.204 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Content-Type: text/plain 18:36:46.204 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Content-Length: 31 18:36:46.204 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Server: Jetty(11.0.20) 18:36:46.204 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.204 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 15][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.204 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-15: set socket timeout to 0 18:36:46.204 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 15][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.204 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.204 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.204 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:36:46.204 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.204 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-15: Close connection 18:36:46.204 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.204 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PutHello/Bob?age=10: 18:36:46.205 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.205 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.205 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.205 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 16][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.205 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.205 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.205 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40508<->127.0.0.1:41317 18:36:46.205 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:36:46.205 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.205 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@79015562[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40508]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.205 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.205 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.205 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.205 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.205 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.205 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@79015562[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40508]] 18:36:46.206 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@79015562[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40508]] startThread=0 18:36:46.206 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.206 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@79015562[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40508]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59826ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@23f33f1b on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.204 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@59c30e63[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@137cdac6] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:36:46.205 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.206 [qtp620412175-23] DEBUG org.eclipse.jetty.server.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 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@63f53887{ReadCallback@4103e44f{HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.206 [qtp620412175-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.206 [qtp620412175-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=6} 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.206 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@69305627{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@7b320093 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.206 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@69305627{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.206 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=6} 18:36:46.206 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.207 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@4d42c0f5) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.207 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.206 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.207 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@69305627{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.207 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.207 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.207 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@23f33f1b 18:36:46.207 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@69305627{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.207 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@69305627{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.207 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=7} 18:36:46.207 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:36:46.207 [qtp620412175-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.207 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@330388343 cs=HttpChannelState@69305627{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@174ac5fd eof=false 18:36:46.207 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=7} 18:36:46.207 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.207 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@79015562[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40508]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59825ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.207 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@7b320093 18:36:46.207 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5027357e{s=END}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=7}] parse null 18:36:46.207 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.207 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59825ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.207 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119825ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59825ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.207 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.207 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.207 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Authorization: Basic dXNlcjo= 18:36:46.207 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.207 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Content-Type: text/plain 18:36:46.207 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Content-Length: 9 18:36:46.207 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Host: localhost:41317 18:36:46.207 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Connection: Keep-Alive 18:36:46.207 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.207 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Accept-Encoding: gzip,deflate 18:36:46.207 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.207 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:36:46.207 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Content-Type: text/plain[\r][\n]" 18:36:46.207 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Content-Length: 9[\r][\n]" 18:36:46.207 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Host: localhost:41317[\r][\n]" 18:36:46.207 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.207 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.207 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.207 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "[\r][\n]" 18:36:46.207 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "At last! " 18:36:46.207 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.207 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.207 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40508], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59824ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=7]@2024-07-10T18:36:46.208227746Z 18:36:46.208 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59824ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=7]@2024-07-10T18:36:46.208382809Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59824ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=7]@2024-07-10T18:36:46.208468041Z 18:36:46.208 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59824ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-07-10T18:36:46.208557183Z tryProduce true 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@63f53887{ReadCallback@4103e44f{HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 266 DirectByteBuffer@2c68c9bb[p=0,l=266,c=8192,r=266]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 266 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=266,c=8192,r=266]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=266,c=8192,r=266]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=266,c=8192,r=266]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.208 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@728695383 cs=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@79ae1b3b eof=false 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@79ae1b3b 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@5e90dcd5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob?age=10 on HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=0} PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.207 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.208 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.209 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.209 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=9} 18:36:46.209 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PutHello/Bob?age=10 HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=0} 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.209 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=9} 18:36:46.209 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.209 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=0} 18:36:46.209 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=0}] 18:36:46.210 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.210 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?age=10 on HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=1} 18:36:46.210 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.210 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.210 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.210 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.210 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.210 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.211 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@5e90dcd5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.212 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@5e90dcd5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.212 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@5e90dcd5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.212 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.212 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.212 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.212 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3} Content@770f8503{DirectByteBufferR@24a14c0f[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.212 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.212 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@770f8503{DirectByteBufferR@24a14c0f[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.212 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209411870709 AsyncContentProducer@5e90dcd5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.212 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@770f8503{DirectByteBufferR@24a14c0f[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5e90dcd5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.212 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@5e90dcd5[r=Content@770f8503{DirectByteBufferR@24a14c0f[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.212 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@5e90dcd5[r=Content@770f8503{DirectByteBufferR@24a14c0f[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@5e90dcd5[r=Content@770f8503{DirectByteBufferR@24a14c0f[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@770f8503{DirectByteBufferR@24a14c0f[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=4}] 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@770f8503{DirectByteBufferR@24a14c0f[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5e90dcd5[r=Content@770f8503{DirectByteBufferR@24a14c0f[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@770f8503{DirectByteBufferR@24a14c0f[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=4}] 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@770f8503{DirectByteBufferR@24a14c0f[p=257,l=266,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@728695383 cs=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@79ae1b3b eof=false 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@770f8503{DirectByteBufferR@24a14c0f[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5e90dcd5[r=Content@770f8503{DirectByteBufferR@24a14c0f[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@770f8503{DirectByteBufferR@24a14c0f[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=4}] 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209411870709] AsyncContentProducer@5e90dcd5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=4}] 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@5e90dcd5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=4}] 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@5e90dcd5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=4}] 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=4}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=266,l=266,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=4} 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=4} 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.213 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=5}] parsed false HttpParser{s=END,9 of 9} 18:36:46.214 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=5}] 18:36:46.214 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.214 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209411870709 AsyncContentProducer@5e90dcd5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=5}] 18:36:46.214 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@5e90dcd5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=5}] 18:36:46.214 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@5e90dcd5[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=5}] 18:36:46.214 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@5e90dcd5[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=5}] 18:36:46.214 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@5e90dcd5[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=5}] 18:36:46.214 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@5e90dcd5[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=5}] 18:36:46.214 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.214 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.214 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@728695383 cs=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@79ae1b3b eof=false 18:36:46.214 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@728695383 cs=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@79ae1b3b eof=false 18:36:46.214 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.215 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@2d5fec63[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.215 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=37 null 18:36:46.215 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@7571eb69[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7e5d5f59{null} 18:36:46.215 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=6} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 37 Content-Type: text/plain 18:36:46.215 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@5032a5a9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2dc7738] (null,[p=0,l=37,c=8192,r=37],true)@START 18:36:46.216 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@7571eb69[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.216 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 37 Content-Type: text/plain 18:36:46.216 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.216 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@5032a5a9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2dc7738] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:36:46.216 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@780cfea9{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=126,c=8192,r=126]={<<>>che,no-st...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7571eb69[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.216 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@780cfea9{WRITING}->null:IDLE-->WRITING 18:36:46.216 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.216 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.216 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Content-Type: text/plain[\r][\n]" 18:36:46.216 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Content-Length: 37[\r][\n]" 18:36:46.216 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.216 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "[\r][\n]" 18:36:46.216 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4b921079{s=COMPLETING}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=7}] 18:36:46.216 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@780cfea9{WRITING}->null 18:36:46.216 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@780cfea9{IDLE}->null:WRITING-->IDLE 18:36:46.216 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5032a5a9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2dc7738] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:36:46.217 [qtp620412175-21] DEBUG org.eclipse.jetty.server.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 18:36:46.209 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=END,0 of 0},g=HttpGenerator@5027357e{s=END}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=10}] parsed false HttpParser{s=END,0 of 0} 18:36:46.216 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "PUT: At last! Hello There Bob aged 10" 18:36:46.217 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << HTTP/1.1 200 OK 18:36:46.217 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.217 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Content-Type: text/plain 18:36:46.217 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Content-Length: 37 18:36:46.217 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Server: Jetty(11.0.20) 18:36:46.217 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.217 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 16][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.217 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-16: set socket timeout to 0 18:36:46.217 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 16][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.217 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.217 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.217 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 10 18:36:46.217 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.217 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-16: Close connection 18:36:46.217 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.217 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PutBlank: 18:36:46.218 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.218 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.218 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.218 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 17][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.218 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.218 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.218 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40516<->127.0.0.1:41317 18:36:46.218 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutBlank HTTP/1.1 18:36:46.218 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.218 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@740a2b0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40516]] on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.218 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.218 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.218 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.218 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.218 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.218 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@740a2b0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40516]] 18:36:46.219 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@740a2b0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40516]] startThread=0 18:36:46.219 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.219 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 2 keys 18:36:46.219 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@740a2b0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40516]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59813ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.219 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.219 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.217 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.217 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.218 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> PUT /base/RestTest/PutBlank HTTP/1.1 18:36:46.219 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.219 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.219 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Authorization: Basic dXNlcjo= 18:36:46.219 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=10} 18:36:46.219 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Content-Type: text/plain 18:36:46.219 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Content-Length: 9 18:36:46.219 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Host: localhost:41317 18:36:46.219 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Connection: Keep-Alive 18:36:46.219 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.219 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Accept-Encoding: gzip,deflate 18:36:46.219 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6bb87ee2{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.219 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "PUT /base/RestTest/PutBlank HTTP/1.1[\r][\n]" 18:36:46.219 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.219 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@6bb87ee2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.219 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:36:46.219 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@47181fc7[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=19}] 18:36:46.219 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Content-Type: text/plain[\r][\n]" 18:36:46.219 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@1cccf6a5 on ManagedSelector@4040ee60{STARTED} id=0 keys=2 selected=0 updates=0 18:36:46.219 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Content-Length: 9[\r][\n]" 18:36:46.219 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=10} 18:36:46.219 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Host: localhost:41317[\r][\n]" 18:36:46.219 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.219 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.219 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.219 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@6c3fd166) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.219 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.219 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6bb87ee2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.219 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6bb87ee2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.219 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6bb87ee2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.219 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.219 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=10} 18:36:46.219 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:36:46.219 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.220 [qtp620412175-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.220 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@42051e49{ReadCallback@194cb00b{HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@728695383 cs=HttpChannelState@6bb87ee2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@79ae1b3b eof=true 18:36:46.220 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=11} 18:36:46.220 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@624e0459 on ManagedSelector@4040ee60{STARTED} id=0 keys=2 selected=0 updates=1 18:36:46.220 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=2 selected=0 updates=2 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5e90dcd5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=11}] 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@728695383 cs=HttpChannelState@6bb87ee2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@79ae1b3b eof=true 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5e90dcd5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=11}] 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@728695383 cs=HttpChannelState@6bb87ee2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@79ae1b3b eof=true 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6bb87ee2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@728695383 cs=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@79ae1b3b eof=true 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@79ae1b3b 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@5e90dcd5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=11}] 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.219 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@330388343 cs=HttpChannelState@69305627{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@174ac5fd eof=true 18:36:46.219 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "[\r][\n]" 18:36:46.220 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.221 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "At last! " 18:36:46.220 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.221 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@47181fc7[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=21}] 18:36:46.221 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/2 selected 18:36:46.221 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.221 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.221 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@330388343 cs=HttpChannelState@69305627{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@174ac5fd eof=true 18:36:46.221 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@1cccf6a5 18:36:46.221 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@69305627{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.221 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@330388343 cs=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@174ac5fd eof=true 18:36:46.221 [qtp620412175-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@174ac5fd 18:36:46.220 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.221 [qtp620412175-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@47181fc7[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=21}] 18:36:46.221 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.222 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:36:46.222 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.222 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@21858156[{l=/127.0.0.1:41317,r=/127.0.0.1:40508,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.222 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@63f53887{null} 18:36:46.222 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.221 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@740a2b0f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40516]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59810ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.222 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.222 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.222 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.222 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55338859 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59810ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.222 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59810ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.222 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119810ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59810ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.222 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@21858156[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.222 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.222 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55338859 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59810ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.222 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59810ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.222 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119810ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59810ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.221 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@624e0459 18:36:46.222 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.222 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.222 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.222 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.222 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.222 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55338859 startThread=0 18:36:46.222 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 2 keys 18:36:46.222 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.222 [qtp620412175-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.222 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/2 selected 18:36:46.222 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@235d6377[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.223 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.223 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.223 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.223 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40516], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.223 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@6ef2a231{DirectByteBuffer@235d6377[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.223 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.223 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@235d6377[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.223 [qtp620412175-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.223 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.223 [qtp620412175-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.223 [qtp620412175-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.223 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59809ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-07-10T18:36:46.223618988Z 18:36:46.223 [qtp620412175-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2c2c072c[{l=/127.0.0.1:41317,r=/127.0.0.1:40506,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57300a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.223 [qtp620412175-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3bcdd033{null} 18:36:46.223 [qtp620412175-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=2 selected=1 updates=0 18:36:46.223 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c336f28 startThread=0 18:36:46.223 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59808ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-07-10T18:36:46.223827284Z ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0} 18:36:46.223 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c336f28 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59808ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.223 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59808ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-07-10T18:36:46.223977897Z 18:36:46.223 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59808ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-07-10T18:36:46.224186691Z tryProduce true 18:36:46.224 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.224 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.223 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57300a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.224 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2c2c072c[{l=null,r=null,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57300a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.224 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@42051e49{ReadCallback@194cb00b{HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.224 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.224 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 2 keys 18:36:46.224 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=null,r=null,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57300a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.224 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=null,r=null,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57300a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.224 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.224 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 255 DirectByteBuffer@2f158282[p=0,l=255,c=8192,r=255]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.224 [qtp620412175-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@2c2c072c[{l=null,r=null,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57300a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.224 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c336f28 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59807ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.224 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59807ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.224 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 255 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=255,c=8192,r=255]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.224 [qtp620412175-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57300a2c::SocketChannelEndPoint@2c2c072c[{l=null,r=null,CLOSED,fill=-,flush=-,to=20/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57300a2c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5027357e{s=START}]=>HttpChannelOverHttp@154bc9d3{s=HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@69305627{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.225 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1988c5d7{RUNNING,thread=Thread[qtp620412175-23,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:36:46.225 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119807ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59807ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=1/4,pending=0}] 18:36:46.225 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1988c5d7{RESERVED,thread=Thread[qtp620412175-23,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=255,c=8192,r=255]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=255,c=8192,r=255]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@125200176 cs=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e959af0 eof=false 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@e959af0 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@4905dcbc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.225 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutBlank on HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=0} PUT /base/RestTest/PutBlank HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.226 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.226 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PutBlank HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=1} 18:36:46.226 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.226 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=1} 18:36:46.226 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutBlank ?null on HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=1} 18:36:46.226 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.226 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.226 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.226 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.226 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutBlank} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.226 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.227 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@4905dcbc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.227 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@4905dcbc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.227 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@4905dcbc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.227 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.227 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.227 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.228 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3} Content@6cb0a269{DirectByteBufferR@584b1728[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.228 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.228 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@6cb0a269{DirectByteBufferR@584b1728[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.228 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209427544777 AsyncContentProducer@4905dcbc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:46.228 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@6cb0a269{DirectByteBufferR@584b1728[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@4905dcbc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:46.228 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@4905dcbc[r=Content@6cb0a269{DirectByteBufferR@584b1728[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:46.228 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@4905dcbc[r=Content@6cb0a269{DirectByteBufferR@584b1728[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:46.228 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@4905dcbc[r=Content@6cb0a269{DirectByteBufferR@584b1728[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6cb0a269{DirectByteBufferR@584b1728[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:46.228 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@6cb0a269{DirectByteBufferR@584b1728[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@4905dcbc[r=Content@6cb0a269{DirectByteBufferR@584b1728[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6cb0a269{DirectByteBufferR@584b1728[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:46.228 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.228 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@6cb0a269{DirectByteBufferR@584b1728[p=246,l=255,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.228 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@125200176 cs=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e959af0 eof=false 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@6cb0a269{DirectByteBufferR@584b1728[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@4905dcbc[r=Content@6cb0a269{DirectByteBufferR@584b1728[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6cb0a269{DirectByteBufferR@584b1728[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209427544777] AsyncContentProducer@4905dcbc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@4905dcbc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@4905dcbc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=255,l=255,c=8192,r=0]={PUT /base... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4} 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4} 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=END,9 of 9},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] parsed false HttpParser{s=END,9 of 9} 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=END,9 of 9},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.229 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209427544777 AsyncContentProducer@4905dcbc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4}] 18:36:46.230 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@4905dcbc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:46.230 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@4905dcbc[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:46.230 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@4905dcbc[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:46.230 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@4905dcbc[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:46.230 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@4905dcbc[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:46.230 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.230 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.230 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@125200176 cs=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e959af0 eof=false 18:36:46.230 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@125200176 cs=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e959af0 eof=false 18:36:46.230 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.231 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@7aab44cb[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.231 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=26 null 18:36:46.231 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@1dac871e[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7466cd28{null} 18:36:46.231 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutBlank on HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=6} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 26 Content-Type: text/plain 18:36:46.222 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.231 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@749466db[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@54b9f99e] (null,[p=0,l=26,c=8192,r=26],true)@START 18:36:46.232 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=26} last=true content=HeapByteBuffer@1dac871e[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.232 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 26 Content-Type: text/plain 18:36:46.232 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.231 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.232 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@21858156[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.232 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2e7194b2::SocketChannelEndPoint@21858156[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2e7194b2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b921079{s=START}]=>HttpChannelOverHttp@e9cc2ae{s=HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6bb87ee2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.232 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RUNNING,thread=Thread[qtp620412175-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.232 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.232 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@749466db[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@54b9f99e] ([p=0,l=126,c=8192,r=126],[p=0,l=26,c=8192,r=26],true)@COMPLETING 18:36:46.232 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@2d540060{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=126,c=8192,r=126]={<<>>0.20)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1dac871e[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.232 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2d540060{WRITING}->null:IDLE-->WRITING 18:36:46.232 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.232 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 152 SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=END,9 of 9},g=HttpGenerator@ffc30cc{s=COMPLETING}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=7}] 18:36:46.232 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=152 remaining=0 WriteFlusher@2d540060{WRITING}->null 18:36:46.232 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.232 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2d540060{IDLE}->null:WRITING-->IDLE 18:36:46.232 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Content-Type: text/plain[\r][\n]" 18:36:46.232 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Content-Length: 26[\r][\n]" 18:36:46.232 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.232 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@749466db[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@54b9f99e] ([p=126,l=126,c=8192,r=0],[p=26,l=26,c=8192,r=0],true)@END 18:36:46.232 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "[\r][\n]" 18:36:46.232 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "PUT: At last! Hello There " 18:36:46.232 [qtp620412175-20] DEBUG org.eclipse.jetty.server.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 18:36:46.233 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << HTTP/1.1 200 OK 18:36:46.233 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.233 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Content-Type: text/plain 18:36:46.233 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Content-Length: 26 18:36:46.233 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Server: Jetty(11.0.20) 18:36:46.233 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.233 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=8} 18:36:46.233 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.233 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 17][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.233 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-17: set socket timeout to 0 18:36:46.233 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 17][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.233 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.233 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.233 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There 18:36:46.233 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.233 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-17: Close connection 18:36:46.233 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.233 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PostHello/Bob?age=10: 18:36:46.234 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.234 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.234 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.234 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 18][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.234 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.234 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.234 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40522<->127.0.0.1:41317 18:36:46.234 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:36:46.234 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.234 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3790a470[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40522]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.234 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.234 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:36:46.234 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Authorization: Basic dXNlcjo= 18:36:46.234 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Content-Type: text/plain 18:36:46.234 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Content-Length: 9 18:36:46.234 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Host: localhost:41317 18:36:46.234 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Connection: Keep-Alive 18:36:46.234 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.234 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Accept-Encoding: gzip,deflate 18:36:46.234 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.234 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:36:46.234 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Content-Type: text/plain[\r][\n]" 18:36:46.234 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Content-Length: 9[\r][\n]" 18:36:46.234 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Host: localhost:41317[\r][\n]" 18:36:46.234 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.234 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.234 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.234 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "[\r][\n]" 18:36:46.234 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "At last! " 18:36:46.234 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.234 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.234 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.234 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.234 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3790a470[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40522]] 18:36:46.234 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3790a470[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40522]] startThread=0 18:36:46.234 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.235 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.234 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3790a470[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40522]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59797ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@551a1437 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@28161e3d{ReadCallback@6890040e{HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6d2e0e87 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.235 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.235 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3790a470[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40522]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59796ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59796ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.235 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119796ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59796ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.233 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@112b93e1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.235 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.236 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.236 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@551a1437 18:36:46.236 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@112b93e1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.236 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6d2e0e87 18:36:46.236 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=11} 18:36:46.236 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@6f19976f) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.236 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.236 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@112b93e1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.236 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.236 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@112b93e1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.236 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@112b93e1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.236 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.236 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=11} 18:36:46.236 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutBlank written=26 18:36:46.236 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.237 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.237 [qtp620412175-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PUT /base/RestTest/PutBlank HTTP/1.1" 200 26 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.237 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40522], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.237 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@125200176 cs=HttpChannelState@112b93e1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e959af0 eof=true 18:36:46.237 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.237 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=12} 18:36:46.237 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.237 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@4905dcbc[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=12}] 18:36:46.237 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@125200176 cs=HttpChannelState@112b93e1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e959af0 eof=true 18:36:46.237 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59795ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-07-10T18:36:46.237382358Z 18:36:46.237 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@4905dcbc[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=12}] 18:36:46.237 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@125200176 cs=HttpChannelState@112b93e1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e959af0 eof=true 18:36:46.237 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@112b93e1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.237 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59795ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-07-10T18:36:46.237605753Z 18:36:46.237 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@28161e3d{ReadCallback@6890040e{HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.237 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59795ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-07-10T18:36:46.237754437Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.237 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.237 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59794ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-07-10T18:36:46.237881939Z tryProduce true 18:36:46.237 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.237 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.237 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 268 DirectByteBuffer@2f158282[p=0,l=268,c=8192,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.237 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.238 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.237 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@125200176 cs=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@e959af0 eof=true 18:36:46.237 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 268 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=268,c=8192,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=268,c=8192,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=268,c=8192,r=268]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1957235766 cs=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3900295f eof=false 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@3900295f 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@58457bf4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob?age=10 on HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=0} POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.238 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PostHello/Bob?age=10 HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=0} 18:36:46.239 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.239 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=1} 18:36:46.239 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?age=10 on HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=1} 18:36:46.239 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.239 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.239 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.239 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.239 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.239 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.240 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@58457bf4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.240 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@58457bf4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.240 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@58457bf4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.240 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.240 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.240 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.240 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2} Content@4a59732c{DirectByteBufferR@76ad1eed[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.240 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@4a59732c{DirectByteBufferR@76ad1eed[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209440412248 AsyncContentProducer@58457bf4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@4a59732c{DirectByteBufferR@76ad1eed[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@58457bf4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@58457bf4[r=Content@4a59732c{DirectByteBufferR@76ad1eed[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@58457bf4[r=Content@4a59732c{DirectByteBufferR@76ad1eed[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@58457bf4[r=Content@4a59732c{DirectByteBufferR@76ad1eed[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@4a59732c{DirectByteBufferR@76ad1eed[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@4a59732c{DirectByteBufferR@76ad1eed[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@58457bf4[r=Content@4a59732c{DirectByteBufferR@76ad1eed[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@4a59732c{DirectByteBufferR@76ad1eed[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@4a59732c{DirectByteBufferR@76ad1eed[p=259,l=268,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1957235766 cs=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3900295f eof=false 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@4a59732c{DirectByteBufferR@76ad1eed[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@58457bf4[r=Content@4a59732c{DirectByteBufferR@76ad1eed[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@4a59732c{DirectByteBufferR@76ad1eed[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209440412248] AsyncContentProducer@58457bf4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@58457bf4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@58457bf4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=268,l=268,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3} 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3} 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209440412248 AsyncContentProducer@58457bf4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@58457bf4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@58457bf4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.241 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@58457bf4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.242 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@58457bf4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] 18:36:46.242 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@58457bf4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] 18:36:46.242 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.242 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.242 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1957235766 cs=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3900295f eof=false 18:36:46.242 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1957235766 cs=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3900295f eof=false 18:36:46.242 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.238 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@e959af0 18:36:46.242 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@4905dcbc[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=17}] 18:36:46.242 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.242 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.242 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.243 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@4e5f9bb6[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.243 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=38 null 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.243 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@3d36d352[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@3cf717cb{null} 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.243 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=5} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 38 Content-Type: text/plain 18:36:46.243 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@22332cce[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10038115] (null,[p=0,l=38,c=8192,r=38],true)@START 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.243 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@3d36d352[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.243 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 38 Content-Type: text/plain 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.243 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.243 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@22332cce[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10038115] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:36:46.243 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1ba47c04{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=126,c=8192,r=126]={<<>>che,no-st...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3d36d352[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.243 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1ba47c04{WRITING}->null:IDLE-->WRITING 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@7715863b[{l=/127.0.0.1:41317,r=/127.0.0.1:40516,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@47b38436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.243 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.243 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.243 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Content-Type: text/plain[\r][\n]" 18:36:46.243 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Content-Length: 38[\r][\n]" 18:36:46.243 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.243 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "[\r][\n]" 18:36:46.243 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "POST: At last! Hello There Bob aged 10" 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@42051e49{null} 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.243 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << HTTP/1.1 200 OK 18:36:46.243 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.243 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Content-Type: text/plain 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@386c96e9 startThread=0 18:36:46.243 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Content-Length: 38 18:36:46.243 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.243 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Server: Jetty(11.0.20) 18:36:46.243 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.243 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.243 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.243 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@47b38436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.243 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.243 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.243 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@47b38436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.244 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@7715863b[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@47b38436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.244 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 18][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.244 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-18: set socket timeout to 0 18:36:46.244 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 18][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.244 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.244 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.244 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 10 18:36:46.244 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.244 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-18: Close connection 18:36:46.244 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@386c96e9 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59788ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.244 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.244 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@7715863b[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@47b38436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.244 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PostBlank: 18:36:46.244 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@47b38436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.244 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@386c96e9 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59788ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.244 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59788ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.244 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119788ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59788ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.244 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@47b38436::SocketChannelEndPoint@7715863b[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@47b38436[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ffc30cc{s=START}]=>HttpChannelOverHttp@9935616{s=HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@112b93e1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.244 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RUNNING,thread=Thread[qtp620412175-20,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.244 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.245 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.245 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.245 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.245 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 19][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.245 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.245 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.245 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40532<->127.0.0.1:41317 18:36:46.245 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostBlank HTTP/1.1 18:36:46.245 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.245 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1bef01ba[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40532]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.245 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.245 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.245 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> POST /base/RestTest/PostBlank HTTP/1.1 18:36:46.245 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.245 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Authorization: Basic dXNlcjo= 18:36:46.245 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.245 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Content-Type: text/plain 18:36:46.245 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.245 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Content-Length: 9 18:36:46.245 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Host: localhost:41317 18:36:46.245 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1bef01ba[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40532]] 18:36:46.245 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Connection: Keep-Alive 18:36:46.245 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.245 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Accept-Encoding: gzip,deflate 18:36:46.245 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1bef01ba[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40532]] startThread=0 18:36:46.245 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.245 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "POST /base/RestTest/PostBlank HTTP/1.1[\r][\n]" 18:36:46.245 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.245 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1bef01ba[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40532]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59786ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.245 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@390d4c1d on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1a55910b{ReadCallback@4afaceb9{HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@19441e5f on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.246 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.246 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1bef01ba[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40532]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59785ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59785ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.246 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119785ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59785ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.245 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:36:46.246 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.247 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Content-Type: text/plain[\r][\n]" 18:36:46.247 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.247 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Content-Length: 9[\r][\n]" 18:36:46.247 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@390d4c1d 18:36:46.247 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Host: localhost:41317[\r][\n]" 18:36:46.247 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.247 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.247 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.247 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "[\r][\n]" 18:36:46.247 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@19441e5f 18:36:46.247 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "At last! " 18:36:46.247 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.247 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.247 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.247 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.247 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.247 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40532], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.247 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.247 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.247 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59785ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-07-10T18:36:46.247643297Z 18:36:46.247 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59784ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-07-10T18:36:46.247839471Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.247 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59784ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-07-10T18:36:46.247932333Z tryProduce true 18:36:46.247 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.247 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.247 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.248 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.243 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@f970b4e{s=COMPLETING}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=9}] 18:36:46.247 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59784ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-07-10T18:36:46.248177818Z 18:36:46.248 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@1ba47c04{WRITING}->null 18:36:46.248 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1ba47c04{IDLE}->null:WRITING-->IDLE 18:36:46.248 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@22332cce[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10038115] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1a55910b{ReadCallback@4afaceb9{HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.248 [qtp620412175-25] DEBUG org.eclipse.jetty.server.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 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 257 DirectByteBuffer@4c87e6a[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.248 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 257 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.248 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.248 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=10} 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.249 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1a77ba23{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.249 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@1a77ba23{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.249 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=11} 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.249 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@1fe969f4) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.249 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@1a77ba23{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.249 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1a77ba23{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.249 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@1a77ba23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.249 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=11} 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1057584543 cs=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77f3469a eof=false 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@77f3469a 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6b1e329a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostBlank on HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=0} POST /base/RestTest/PostBlank HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PostBlank HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=0} 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=0} 18:36:46.249 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostBlank ?null on HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=0} 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.249 [qtp620412175-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.249 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.250 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.249 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1957235766 cs=HttpChannelState@1a77ba23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3900295f eof=true 18:36:46.250 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=12} 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@58457bf4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=12}] 18:36:46.250 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostBlank} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1957235766 cs=HttpChannelState@1a77ba23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3900295f eof=true 18:36:46.250 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@58457bf4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=12}] 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1957235766 cs=HttpChannelState@1a77ba23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3900295f eof=true 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@1a77ba23{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1957235766 cs=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3900295f eof=true 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@3900295f 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@58457bf4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=12}] 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.250 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@cda328c[{l=/127.0.0.1:41317,r=/127.0.0.1:40522,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@88909f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.251 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@28161e3d{null} 18:36:46.251 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.251 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2407739b startThread=0 18:36:46.251 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.251 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.251 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.251 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.251 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.251 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.251 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2407739b in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59781ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.251 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@88909f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.251 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@cda328c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@88909f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.251 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@88909f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.251 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@88909f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.251 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@cda328c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@88909f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.251 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2407739b in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59781ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.251 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59781ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.251 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119781ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59780ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.251 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@88909f8::SocketChannelEndPoint@cda328c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@88909f8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f970b4e{s=START}]=>HttpChannelOverHttp@66479208{s=HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@1a77ba23{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.251 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RUNNING,thread=Thread[qtp620412175-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.251 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.253 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@6b1e329a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=4}] 18:36:46.253 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6b1e329a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=4}] 18:36:46.253 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6b1e329a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=4}] 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4c87e6a[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5} Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209453831541 AsyncContentProducer@6b1e329a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6b1e329a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6b1e329a[r=Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6b1e329a[r=Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6b1e329a[r=Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6b1e329a[r=Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1057584543 cs=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77f3469a eof=false 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6b1e329a[r=Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6997e4da{DirectByteBufferR@1dc6d1fa[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209453831541] AsyncContentProducer@6b1e329a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6b1e329a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.254 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6b1e329a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=5}] 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4c87e6a[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6} 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6} 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] parsed false HttpParser{s=END,9 of 9} 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209453831541 AsyncContentProducer@6b1e329a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@6b1e329a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6b1e329a[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6b1e329a[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6b1e329a[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@6b1e329a[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=6}] 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1057584543 cs=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77f3469a eof=false 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1057584543 cs=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77f3469a eof=false 18:36:46.255 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@70ec834e[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=27 null 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@6afcf52b[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@3c1b7d9a{null} 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostBlank on HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=7} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 27 Content-Type: text/plain 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@177932e2[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@31b35b0] (null,[p=0,l=27,c=8192,r=27],true)@START 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=27} last=true content=HeapByteBuffer@6afcf52b[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 27 Content-Type: text/plain 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@177932e2[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@31b35b0] ([p=0,l=126,c=8192,r=126],[p=0,l=27,c=8192,r=27],true)@COMPLETING 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@ec3dd55{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=126,c=8192,r=126]={<<>>0.20)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6afcf52b[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@ec3dd55{WRITING}->null:IDLE-->WRITING 18:36:46.256 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.256 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.256 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Content-Type: text/plain[\r][\n]" 18:36:46.256 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Content-Length: 27[\r][\n]" 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 153 SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=W,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4c65c573{s=COMPLETING}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=7}] 18:36:46.256 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=153 remaining=0 WriteFlusher@ec3dd55{WRITING}->null 18:36:46.256 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "[\r][\n]" 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@ec3dd55{IDLE}->null:WRITING-->IDLE 18:36:46.256 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "POST: At last! Hello There " 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@177932e2[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@31b35b0] ([p=126,l=126,c=8192,r=0],[p=27,l=27,c=8192,r=0],true)@END 18:36:46.256 [qtp620412175-26] DEBUG org.eclipse.jetty.server.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 18:36:46.256 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << HTTP/1.1 200 OK 18:36:46.256 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.257 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Content-Type: text/plain 18:36:46.257 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Content-Length: 27 18:36:46.257 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Server: Jetty(11.0.20) 18:36:46.257 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.257 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.257 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=8} 18:36:46.257 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@347c535f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.257 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@347c535f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.257 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=8} 18:36:46.257 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@69d386ba) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.257 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 19][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.257 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-19: set socket timeout to 0 18:36:46.257 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@347c535f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.257 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 19][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.257 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@347c535f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.257 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@347c535f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.257 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.257 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.257 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There 18:36:46.257 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.257 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-19: Close connection 18:36:46.257 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.257 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PatchHello/Bob?age=10: 18:36:46.258 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.258 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.258 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.258 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 20][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.258 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.258 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.257 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=8} 18:36:46.258 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostBlank written=27 18:36:46.258 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40538<->127.0.0.1:41317 18:36:46.258 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@68b6ede0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40538]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.258 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:36:46.258 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.258 [qtp620412175-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "POST /base/RestTest/PostBlank HTTP/1.1" 200 27 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.258 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.258 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.258 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.258 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.258 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.258 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:36:46.259 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Authorization: Basic dXNlcjo= 18:36:46.259 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Content-Type: application/merge-patch+json 18:36:46.259 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Content-Length: 9 18:36:46.259 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Host: localhost:41317 18:36:46.259 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Connection: Keep-Alive 18:36:46.259 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.259 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Accept-Encoding: gzip,deflate 18:36:46.259 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.259 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:36:46.259 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.259 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Content-Length: 9[\r][\n]" 18:36:46.259 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Host: localhost:41317[\r][\n]" 18:36:46.259 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.259 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.259 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.259 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "[\r][\n]" 18:36:46.259 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "At last! " 18:36:46.258 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1057584543 cs=HttpChannelState@347c535f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77f3469a eof=true 18:36:46.258 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@68b6ede0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40538]] 18:36:46.259 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@68b6ede0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40538]] startThread=0 18:36:46.259 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.259 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.259 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@68b6ede0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40538]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59773ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.259 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.259 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.259 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.259 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.259 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@251ed413 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.259 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=10} 18:36:46.259 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.260 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.260 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.260 [qtp620412175-30] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@50ad025c{ReadCallback@23be6e8{HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.260 [qtp620412175-30] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.260 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@515614f0 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.260 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.259 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6b1e329a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=11}] 18:36:46.260 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.260 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.260 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.260 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.260 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@251ed413 18:36:46.260 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@515614f0 18:36:46.260 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.260 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.260 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.260 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.260 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.260 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40538], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.260 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1057584543 cs=HttpChannelState@347c535f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77f3469a eof=true 18:36:46.260 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.261 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@68b6ede0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40538]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59771ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.261 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59771ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.261 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119771ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59771ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.260 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.261 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.261 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59771ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-07-10T18:36:46.261366826Z 18:36:46.261 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6b1e329a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=12}] 18:36:46.261 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1057584543 cs=HttpChannelState@347c535f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77f3469a eof=true 18:36:46.261 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@347c535f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.261 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59771ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-07-10T18:36:46.261603911Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.261 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1057584543 cs=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77f3469a eof=true 18:36:46.261 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@77f3469a 18:36:46.261 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59771ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-07-10T18:36:46.261724523Z tryProduce true 18:36:46.261 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6b1e329a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=12}] 18:36:46.261 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59770ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-07-10T18:36:46.261806585Z 18:36:46.261 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.261 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.261 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.261 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.261 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.261 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.262 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.262 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.261 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@50ad025c{ReadCallback@23be6e8{HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.262 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.262 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.262 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.262 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 288 DirectByteBuffer@2c68c9bb[p=0,l=288,c=8192,r=288]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.262 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 288 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=288,c=8192,r=288]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=288,c=8192,r=288]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=288,c=8192,r=288]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1222768902 cs=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5787af05 eof=false 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5787af05 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@45a1f072[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob?age=10 on HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=0} PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PatchHello/Bob?age=10 HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=0} 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=0} 18:36:46.263 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?age=10 on HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=1} 18:36:46.264 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.264 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.264 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.264 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.264 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.264 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.262 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.264 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.264 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.264 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.264 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.265 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.265 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@20f8c654[{l=/127.0.0.1:41317,r=/127.0.0.1:40532,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.265 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@1a55910b{null} 18:36:46.266 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@45a1f072[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.266 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@45a1f072[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.266 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@45a1f072[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.266 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.266 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.266 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.266 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3} Content@45b1fe65{DirectByteBufferR@25f061c[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.266 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.266 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@45b1fe65{DirectByteBufferR@25f061c[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.266 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209466047740 AsyncContentProducer@45a1f072[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.266 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@45b1fe65{DirectByteBufferR@25f061c[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@45a1f072[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.266 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@45a1f072[r=Content@45b1fe65{DirectByteBufferR@25f061c[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.266 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.266 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@37e35740 startThread=0 18:36:46.267 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.267 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@37e35740 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59765ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.266 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@45a1f072[r=Content@45b1fe65{DirectByteBufferR@25f061c[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.267 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.266 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.267 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.267 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.267 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.267 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.267 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@20f8c654[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.267 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.267 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@45a1f072[r=Content@45b1fe65{DirectByteBufferR@25f061c[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@45b1fe65{DirectByteBufferR@25f061c[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:36:46.267 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@20f8c654[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.267 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.267 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@37e35740 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59765ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.267 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@45b1fe65{DirectByteBufferR@25f061c[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@45a1f072[r=Content@45b1fe65{DirectByteBufferR@25f061c[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@45b1fe65{DirectByteBufferR@25f061c[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:36:46.267 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59765ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.267 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.267 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@45b1fe65{DirectByteBufferR@25f061c[p=279,l=288,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.267 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119765ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59764ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.267 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1222768902 cs=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5787af05 eof=false 18:36:46.267 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5fa1fbdb::SocketChannelEndPoint@20f8c654[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5fa1fbdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c65c573{s=START}]=>HttpChannelOverHttp@6a03e3cc{s=HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@347c535f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.267 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RUNNING,thread=Thread[qtp620412175-26,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.267 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@45b1fe65{DirectByteBufferR@25f061c[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@45a1f072[r=Content@45b1fe65{DirectByteBufferR@25f061c[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@45b1fe65{DirectByteBufferR@25f061c[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:36:46.268 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209466047740] AsyncContentProducer@45a1f072[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:36:46.268 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.268 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@45a1f072[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:36:46.268 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@45a1f072[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:36:46.268 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.268 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.268 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=288,l=288,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.268 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.268 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5} 18:36:46.268 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.268 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5} 18:36:46.268 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.268 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=END,9 of 9},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] parsed false HttpParser{s=END,9 of 9} 18:36:46.268 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=END,9 of 9},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:36:46.269 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.269 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209466047740 AsyncContentProducer@45a1f072[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=6}] 18:36:46.269 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@45a1f072[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=6}] 18:36:46.269 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@45a1f072[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=6}] 18:36:46.269 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@45a1f072[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=6}] 18:36:46.269 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@45a1f072[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=6}] 18:36:46.269 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@45a1f072[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=6}] 18:36:46.269 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.269 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.269 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1222768902 cs=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5787af05 eof=false 18:36:46.269 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1222768902 cs=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5787af05 eof=false 18:36:46.269 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.270 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@68ca7ed5[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.270 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=39 null 18:36:46.270 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@222231de[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@682ab129{null} 18:36:46.270 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=7} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:36:46.271 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@12bf25d6[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@29b8cd82] (null,[p=0,l=39,c=8192,r=39],true)@START 18:36:46.271 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@222231de[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.271 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:36:46.271 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.271 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@12bf25d6[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@29b8cd82] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:36:46.271 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1aa7a5aa{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=144,c=8192,r=144]={<<>>ent-Type:...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@222231de[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.271 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1aa7a5aa{WRITING}->null:IDLE-->WRITING 18:36:46.271 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.271 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.271 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.271 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Content-Length: 39[\r][\n]" 18:36:46.271 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=W,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=END,9 of 9},g=HttpGenerator@abb73a8{s=COMPLETING}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=8}] 18:36:46.271 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.271 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "[\r][\n]" 18:36:46.271 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "PATCH: At last! Hello There Bob aged 10" 18:36:46.271 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@1aa7a5aa{WRITING}->null 18:36:46.272 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1aa7a5aa{IDLE}->null:WRITING-->IDLE 18:36:46.272 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << HTTP/1.1 200 OK 18:36:46.272 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.272 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Content-Type: application/merge-patch+json 18:36:46.272 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Content-Length: 39 18:36:46.272 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Server: Jetty(11.0.20) 18:36:46.272 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.272 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 20][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.272 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-20: set socket timeout to 0 18:36:46.272 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 20][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.272 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.272 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.272 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 10 18:36:46.272 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.272 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-20: Close connection 18:36:46.272 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.272 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PatchBlank: 18:36:46.273 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.273 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.273 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.273 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 21][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.273 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.273 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.273 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40548<->127.0.0.1:41317 18:36:46.273 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchBlank HTTP/1.1 18:36:46.273 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.273 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4d41f1aa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40548]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.273 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> PATCH /base/RestTest/PatchBlank HTTP/1.1 18:36:46.273 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Authorization: Basic dXNlcjo= 18:36:46.273 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.273 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.273 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.273 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.273 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.273 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4d41f1aa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40548]] 18:36:46.273 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4d41f1aa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40548]] startThread=0 18:36:46.273 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.273 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.273 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4d41f1aa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40548]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59758ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.272 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@12bf25d6[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@29b8cd82] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:36:46.273 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Content-Type: application/merge-patch+json 18:36:46.274 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.274 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Content-Length: 9 18:36:46.274 [qtp620412175-21] DEBUG org.eclipse.jetty.server.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 18:36:46.274 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Host: localhost:41317 18:36:46.274 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.274 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Connection: Keep-Alive 18:36:46.274 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.274 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Accept-Encoding: gzip,deflate 18:36:46.274 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "PATCH /base/RestTest/PatchBlank HTTP/1.1[\r][\n]" 18:36:46.274 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:36:46.274 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.274 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Content-Length: 9[\r][\n]" 18:36:46.274 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Host: localhost:41317[\r][\n]" 18:36:46.274 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.274 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.274 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.274 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.274 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.274 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "[\r][\n]" 18:36:46.274 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "At last! " 18:36:46.274 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@48b7edba on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.274 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.274 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.274 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=11} 18:36:46.274 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@38ec441f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.274 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.274 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@38ec441f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.274 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=11} 18:36:46.274 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.274 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@27b9ec2e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.274 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@38ec441f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.274 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@38ec441f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.274 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6620e358{ReadCallback@71d12370{HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.274 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.274 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6fccacd on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.275 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.275 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.275 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.275 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.275 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4d41f1aa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40548]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59757ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.275 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59757ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.275 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119757ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59757ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.274 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@38ec441f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.275 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.275 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.275 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@48b7edba 18:36:46.275 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6fccacd 18:36:46.275 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.276 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.276 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.276 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.276 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.276 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40548], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.276 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.276 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.276 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59756ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-07-10T18:36:46.276556805Z 18:36:46.276 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59755ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-07-10T18:36:46.276771619Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.276 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59755ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-07-10T18:36:46.27684108Z 18:36:46.276 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59755ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-07-10T18:36:46.276953083Z tryProduce true 18:36:46.276 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.277 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.276 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6620e358{ReadCallback@71d12370{HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.277 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.277 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 277 DirectByteBuffer@2f158282[p=0,l=277,c=8192,r=277]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 277 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=277,c=8192,r=277]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=277,c=8192,r=277]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=277,c=8192,r=277]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.277 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@777567859 cs=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@dd9f638 eof=false 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@dd9f638 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@515ef2b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchBlank on HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1} PATCH /base/RestTest/PatchBlank HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PatchBlank HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1} 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1} 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchBlank ?null on HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1} 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchBlank} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.278 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.279 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@515ef2b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.279 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@515ef2b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.279 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@515ef2b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.279 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.279 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.279 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.279 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2} Content@6503e499{DirectByteBufferR@e43656c[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@6503e499{DirectByteBufferR@e43656c[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209479488293 AsyncContentProducer@515ef2b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@6503e499{DirectByteBufferR@e43656c[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@515ef2b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@515ef2b4[r=Content@6503e499{DirectByteBufferR@e43656c[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@515ef2b4[r=Content@6503e499{DirectByteBufferR@e43656c[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@515ef2b4[r=Content@6503e499{DirectByteBufferR@e43656c[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6503e499{DirectByteBufferR@e43656c[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@6503e499{DirectByteBufferR@e43656c[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@515ef2b4[r=Content@6503e499{DirectByteBufferR@e43656c[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6503e499{DirectByteBufferR@e43656c[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@6503e499{DirectByteBufferR@e43656c[p=268,l=277,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@777567859 cs=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@dd9f638 eof=false 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@6503e499{DirectByteBufferR@e43656c[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@515ef2b4[r=Content@6503e499{DirectByteBufferR@e43656c[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6503e499{DirectByteBufferR@e43656c[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209479488293] AsyncContentProducer@515ef2b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@515ef2b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.280 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@515ef2b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3}] 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=277,l=277,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4} 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4} 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=END,9 of 9},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4}] parsed false HttpParser{s=END,9 of 9} 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=END,9 of 9},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4}] 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209479488293 AsyncContentProducer@515ef2b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4}] 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@515ef2b4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4}] 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@515ef2b4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4}] 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@515ef2b4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4}] 18:36:46.281 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@515ef2b4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4}] 18:36:46.282 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@515ef2b4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=5}] 18:36:46.282 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.282 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.282 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@777567859 cs=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@dd9f638 eof=false 18:36:46.282 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@777567859 cs=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@dd9f638 eof=false 18:36:46.282 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.283 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@4ce92aaa[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.283 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:36:46.283 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@6a84bad1[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@10d9ac34{null} 18:36:46.283 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchBlank on HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=6} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:36:46.283 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@524d346[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9d1532] (null,[p=0,l=28,c=8192,r=28],true)@START 18:36:46.283 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@6a84bad1[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.284 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:36:46.284 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.284 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@524d346[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9d1532] ([p=0,l=144,c=8192,r=144],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:36:46.284 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@4f0075c2{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=144,c=8192,r=144]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6a84bad1[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.284 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4f0075c2{WRITING}->null:IDLE-->WRITING 18:36:46.284 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.284 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.284 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.284 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Content-Length: 28[\r][\n]" 18:36:46.284 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.284 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "[\r][\n]" 18:36:46.284 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "PATCH: At last! Hello There " 18:36:46.284 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 172 SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=END,9 of 9},g=HttpGenerator@577f2cb5{s=COMPLETING}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=7}] 18:36:46.284 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=172 remaining=0 WriteFlusher@4f0075c2{WRITING}->null 18:36:46.284 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4f0075c2{IDLE}->null:WRITING-->IDLE 18:36:46.284 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << HTTP/1.1 200 OK 18:36:46.284 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.284 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Content-Type: application/merge-patch+json 18:36:46.284 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@524d346[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@9d1532] ([p=144,l=144,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:36:46.284 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Content-Length: 28 18:36:46.284 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Server: Jetty(11.0.20) 18:36:46.284 [qtp620412175-20] DEBUG org.eclipse.jetty.server.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 18:36:46.284 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.284 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.284 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=7} 18:36:46.284 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 21][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.285 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-21: set socket timeout to 0 18:36:46.285 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 21][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.285 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.285 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.285 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There 18:36:46.285 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.285 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-21: Close connection 18:36:46.285 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.288 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/NonExistant/URL/: 18:36:46.285 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=22} 18:36:46.288 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:36:46.288 [qtp620412175-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.288 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1222768902 cs=HttpChannelState@38ec441f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5787af05 eof=true 18:36:46.288 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=25} 18:36:46.288 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@45a1f072[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=25}] 18:36:46.288 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1222768902 cs=HttpChannelState@38ec441f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5787af05 eof=true 18:36:46.288 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@45a1f072[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=25}] 18:36:46.288 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1222768902 cs=HttpChannelState@38ec441f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5787af05 eof=true 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@38ec441f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1222768902 cs=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5787af05 eof=true 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5787af05 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@45a1f072[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=26}] 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.289 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.289 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.289 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.289 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 22][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.289 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.285 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2af373b9{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.289 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@2af373b9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.289 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=12} 18:36:46.289 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.289 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40558<->127.0.0.1:41317 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.289 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/NonExistant/URL/ HTTP/1.1 18:36:46.289 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.289 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2a8684[{l=/127.0.0.1:41317,r=/127.0.0.1:40538,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7154621b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.289 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> GET /base/NonExistant/URL/ HTTP/1.1 18:36:46.289 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> Host: localhost:41317 18:36:46.289 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> Connection: Keep-Alive 18:36:46.289 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@50ad025c{null} 18:36:46.289 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.289 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a11b41 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59742ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.289 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2a8684[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7154621b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.289 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@12e5d81a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2af373b9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2af373b9{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2af373b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.289 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> Accept-Encoding: gzip,deflate 18:36:46.290 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "GET /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:36:46.290 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "Host: localhost:41317[\r][\n]" 18:36:46.290 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.290 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.290 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.290 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "[\r][\n]" 18:36:46.290 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7154621b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.290 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a11b41 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59742ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.290 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59742ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.290 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7fc06f56[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40558]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.290 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119742ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59742ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.290 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=13} 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchBlank written=28 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.290 [qtp620412175-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PATCH /base/RestTest/PatchBlank HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@777567859 cs=HttpChannelState@2af373b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@dd9f638 eof=true 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7fc06f56[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40558]] 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=13} 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@515ef2b4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=13}] 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@777567859 cs=HttpChannelState@2af373b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@dd9f638 eof=true 18:36:46.290 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7fc06f56[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40558]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59742ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@515ef2b4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=13}] 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@777567859 cs=HttpChannelState@2af373b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@dd9f638 eof=true 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2af373b9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7fc06f56[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40558]] startThread=0 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@777567859 cs=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@dd9f638 eof=true 18:36:46.290 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.290 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@a11b41 startThread=0 18:36:46.290 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.290 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=null,r=null,CLOSED,fill=-,flush=-,to=18/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7154621b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.291 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.291 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7154621b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.291 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.291 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@53be8efe on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.291 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@2a8684[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7154621b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.291 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.291 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7154621b::SocketChannelEndPoint@2a8684[{l=null,r=null,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7154621b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@abb73a8{s=START}]=>HttpChannelOverHttp@3283a131{s=HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@38ec441f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.291 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RUNNING,thread=Thread[qtp620412175-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.290 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.290 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@dd9f638 18:36:46.291 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.291 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@515ef2b4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=14}] 18:36:46.291 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.291 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.291 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.291 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.291 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@53adefb6{ReadCallback@455fcefe{HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.291 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.291 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.291 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.291 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@62b161d5 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.291 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.291 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.291 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.291 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.291 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.291 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7fc06f56[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40558]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59740ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.291 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=START,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.292 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.292 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59740ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.292 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.292 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119740ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59740ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.292 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.292 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.292 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.292 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.292 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.292 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.292 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@53be8efe 18:36:46.292 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5ad4a517[{l=/127.0.0.1:41317,r=/127.0.0.1:40548,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37340a56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.292 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@62b161d5 18:36:46.292 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6620e358{null} 18:36:46.292 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.292 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.292 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.292 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.292 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@317897e3 startThread=0 18:36:46.292 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.292 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.292 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.292 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40558], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.292 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37340a56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.292 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@317897e3 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59740ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.292 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37340a56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.292 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5ad4a517[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37340a56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.292 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5ad4a517[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37340a56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.292 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37340a56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.292 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37340a56::SocketChannelEndPoint@5ad4a517[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37340a56[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@577f2cb5{s=START}]=>HttpChannelOverHttp@422baf86{s=HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@2af373b9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.293 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RUNNING,thread=Thread[qtp620412175-20,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.293 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.292 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.292 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.293 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@317897e3 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59739ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.293 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59739ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.293 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119739ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59739ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.293 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.293 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.293 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.293 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.293 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.293 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59738ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-07-10T18:36:46.293801746Z 18:36:46.293 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59738ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-07-10T18:36:46.293936209Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.293 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59738ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-07-10T18:36:46.29401205Z 18:36:46.293 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59738ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-07-10T18:36:46.294071971Z tryProduce true 18:36:46.294 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@53adefb6{ReadCallback@455fcefe{HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.294 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.294 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.294 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 169 DirectByteBuffer@2f158282[p=0,l=169,c=8192,r=169]={<<>>: Keep-Al...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 169 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=169,c=8192,r=169]={<<>>: Keep-Al...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=169,c=8192,r=169]={<<>>: Keep-Al...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=169,c=8192,r=169]={<<>>: Keep-Al...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@276584559 cs=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@440e355d eof=false 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@440e355d 18:36:46.294 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@5b8a1dec[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.295 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=1} GET /base/NonExistant/URL/ HTTP/1.1 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.295 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 18:36:46.295 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=1}] 18:36:46.295 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/NonExistant/URL/ HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=1} 18:36:46.295 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.295 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=1} 18:36:46.295 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/NonExistant/URL/ ?null on HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=1} 18:36:46.295 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.295 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.295 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.295 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.295 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.295 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.296 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.296 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@276584559 cs=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@440e355d eof=false 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] parse null 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] parsed false HttpParser{s=END,0 of -1} 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5b8a1dec[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@276584559 cs=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@440e355d eof=true 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5b8a1dec[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@276584559 cs=HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@440e355d eof=true 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@511085e9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.20...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@344d3b9 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/NonExistant/URL/ on HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 404 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@3655ba51[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3dbba40a] (null,[p=0,l=509,c=32768,r=509],true)@START 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=3,cl=-1} last=true content=DirectByteBuffer@308df0be[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.20...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.297 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@3655ba51[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3dbba40a] ([p=0,l=202,c=8192,r=202],[p=0,l=509,c=32768,r=509],true)@COMPLETING 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@69f5690{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=202,c=8192,r=202]={<<>>1\r\nServer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@308df0be[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.20...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@69f5690{WRITING}->null:IDLE-->WRITING 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 711 SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6470d5a{s=COMPLETING}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=4}] 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=711 remaining=0 WriteFlusher@69f5690{WRITING}->null 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@69f5690{IDLE}->null:WRITING-->IDLE 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@3655ba51[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3dbba40a] ([p=202,l=202,c=8192,r=0],[p=509,l=509,c=32768,r=0],true)@END 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@511085e9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@511085e9{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@511085e9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=4} 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=509 18:36:46.298 [qtp620412175-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "GET /base/NonExistant/URL/ HTTP/1.1" 404 509 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@276584559 cs=HttpChannelState@511085e9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@440e355d eof=true 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=4} 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5b8a1dec[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=4}] 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@276584559 cs=HttpChannelState@511085e9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@440e355d eof=true 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5b8a1dec[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=4}] 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@276584559 cs=HttpChannelState@511085e9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@440e355d eof=true 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@511085e9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@276584559 cs=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@440e355d eof=true 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@440e355d 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@5b8a1dec[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=4}] 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.298 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:36:46.299 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.299 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.299 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@53adefb6{ReadCallback@455fcefe{HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.299 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.299 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@62b161d5 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.299 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.299 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.299 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.299 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.299 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.299 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RUNNING,thread=Thread[qtp620412175-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.299 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.299 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.299 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@62b161d5 18:36:46.299 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.299 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.299 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "HTTP/1.1 404 Not Found[\r][\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Content-Length: 509[\r][\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\r][\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Error 404 Not Found[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "

HTTP ERROR 404 Not Found

[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "
URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-17d32e9b
[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "
Powered by Jetty:// 11.0.20
[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:36:46.299 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:36:46.300 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << HTTP/1.1 404 Not Found 18:36:46.300 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.300 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Cache-Control: must-revalidate,no-cache,no-store 18:36:46.300 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Content-Type: text/html;charset=iso-8859-1 18:36:46.300 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Content-Length: 509 18:36:46.300 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Server: Jetty(11.0.20) 18:36:46.300 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.300 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 22][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.300 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-22: set socket timeout to 0 18:36:46.300 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 22][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.300 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:36:46.300 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.300 [main] DEBUG org.onap.policy.rest.RestManager -- Error 404 Not Found

HTTP ERROR 404 Not Found

URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-17d32e9b

Powered by Jetty:// 11.0.20
18:36:46.300 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.300 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-22: Close connection 18:36:46.300 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.300 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.300 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.300 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40558], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.300 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/NonExistant/URL/: 18:36:46.300 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.300 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.300 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59731ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-07-10T18:36:46.300978271Z 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59731ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-07-10T18:36:46.301091053Z 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@53adefb6{ReadCallback@455fcefe{HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.301 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59731ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-07-10T18:36:46.301390879Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.301 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59731ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-07-10T18:36:46.301674345Z tryProduce true 18:36:46.301 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.301 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.301 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@53adefb6{null} 18:36:46.302 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=1 updates=0 18:36:46.302 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@59a4307b startThread=0 18:36:46.302 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@689fdf72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.301 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7be80e59[{l=/127.0.0.1:41317,r=/127.0.0.1:40558,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@689fdf72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.302 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.302 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@689fdf72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.302 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.302 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.302 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.302 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.302 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.302 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@7be80e59[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@689fdf72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.302 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.302 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@689fdf72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.302 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RUNNING,thread=Thread[qtp620412175-20,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.302 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.302 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.302 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.302 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@59a4307b in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59730ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.302 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 23][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.302 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@7be80e59[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@689fdf72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.302 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@689fdf72::SocketChannelEndPoint@7be80e59[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@689fdf72[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6470d5a{s=START}]=>HttpChannelOverHttp@4d8305e6{s=HttpChannelState@511085e9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.302 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@59a4307b in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59729ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.302 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59729ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.302 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119729ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59729ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.302 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.302 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.303 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.303 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40560<->127.0.0.1:41317 18:36:46.303 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/NonExistant/URL/ HTTP/1.1 18:36:46.303 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.303 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.303 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> DELETE /base/NonExistant/URL/ HTTP/1.1 18:36:46.303 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Content-Length: 0 18:36:46.303 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Host: localhost:41317 18:36:46.303 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Connection: Keep-Alive 18:36:46.303 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.303 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Accept-Encoding: gzip,deflate 18:36:46.303 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "DELETE /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:36:46.303 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Content-Length: 0[\r][\n]" 18:36:46.303 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Host: localhost:41317[\r][\n]" 18:36:46.303 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.303 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.303 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.303 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "[\r][\n]" 18:36:46.303 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1c4153c5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40560]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.304 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.304 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.304 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.304 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.304 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.304 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1c4153c5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40560]] 18:36:46.304 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1c4153c5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40560]] startThread=0 18:36:46.304 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.304 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1c4153c5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40560]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59728ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@7a098f3f on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@596f9a26{ReadCallback@307b2a0a{HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@63d3b4d on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.304 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.304 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.304 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@7a098f3f 18:36:46.305 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1c4153c5[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40560]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59727ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@63d3b4d 18:36:46.305 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59727ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.305 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119727ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59727ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40560], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59727ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-07-10T18:36:46.305568955Z 18:36:46.305 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59727ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-07-10T18:36:46.305717128Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.305 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59726ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-07-10T18:36:46.30580692Z tryProduce true 18:36:46.305 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.305 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.305 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.305 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.305 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59726ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-07-10T18:36:46.306166397Z 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@596f9a26{ReadCallback@307b2a0a{HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 191 DirectByteBuffer@4c87e6a[p=0,l=191,c=8192,r=191]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 191 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=191,c=8192,r=191]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=191,c=8192,r=191]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=191,c=8192,r=191]={<<>>t/4.5.14 ...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.306 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@2100691768 cs=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8a5bc72 eof=false 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@8a5bc72 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@25d1b371[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=0} DELETE /base/NonExistant/URL/ HTTP/1.1 Content-Length: 0 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=0}] 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/NonExistant/URL/ HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=0} 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=0} 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/NonExistant/URL/ ?null on HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=0} 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.307 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.308 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2} 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2} 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2100691768 cs=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8a5bc72 eof=false 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2} 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2}] parse null 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2} 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2} 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=END,0 of 0},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2}] parsed false HttpParser{s=END,0 of 0} 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@25d1b371[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2}] 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2100691768 cs=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8a5bc72 eof=true 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@25d1b371[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2}] 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2100691768 cs=HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8a5bc72 eof=true 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@5bdd13b0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@60b93ff8[p=0,l=106,c=8192,r=106]={<<>>Length: 2...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.309 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@723f42e0{WRITING}->null:IDLE-->WRITING 18:36:46.310 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "HTTP/1.1 404 Not Found[\r][\n]" 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=END,0 of 0},g=HttpGenerator@6a9c4456{s=COMPLETING}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] 18:36:46.310 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@723f42e0{WRITING}->null 18:36:46.310 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "Content-Length: 0[\r][\n]" 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@723f42e0{IDLE}->null:WRITING-->IDLE 18:36:46.310 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.310 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "[\r][\n]" 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7fbe5d58[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5add28f1] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:36:46.310 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << HTTP/1.1 404 Not Found 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5bdd13b0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.310 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.310 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << Content-Length: 0 18:36:46.310 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << Server: Jetty(11.0.20) 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5bdd13b0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5bdd13b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=0 18:36:46.310 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.310 [qtp620412175-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "DELETE /base/NonExistant/URL/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.310 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 23][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.310 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-23: set socket timeout to 0 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2100691768 cs=HttpChannelState@5bdd13b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8a5bc72 eof=true 18:36:46.310 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 23][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@25d1b371[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] 18:36:46.310 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:36:46.310 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2100691768 cs=HttpChannelState@5bdd13b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8a5bc72 eof=true 18:36:46.310 [main] DEBUG org.onap.policy.rest.RestManager -- 18:36:46.310 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@25d1b371[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] 18:36:46.310 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-23: Close connection 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2100691768 cs=HttpChannelState@5bdd13b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8a5bc72 eof=true 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5bdd13b0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.310 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@2100691768 cs=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@8a5bc72 eof=true 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@8a5bc72 18:36:46.310 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/NonExistant/URL/: 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@25d1b371[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.310 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.311 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.311 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.311 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.311 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.311 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.311 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.311 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.311 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.311 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5c228d04[{l=/127.0.0.1:41317,r=/127.0.0.1:40560,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@320b6ed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.311 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.311 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@596f9a26{null} 18:36:46.311 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.311 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.311 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.311 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@28c84423 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59721ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.311 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 24][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.311 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.311 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@28c84423 startThread=0 18:36:46.311 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.311 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.311 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5c228d04[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@320b6ed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.311 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.311 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.311 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.311 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.311 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.311 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@320b6ed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.311 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@28c84423 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59720ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.311 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40570<->127.0.0.1:41317 18:36:46.311 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59720ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.311 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/NonExistant/URL/ HTTP/1.1 18:36:46.311 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.311 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.311 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@43c76440[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40570]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.311 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119720ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59720ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.312 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.312 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> PUT /base/NonExistant/URL/ HTTP/1.1 18:36:46.311 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@320b6ed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.312 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.312 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.312 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.312 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.312 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@43c76440[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40570]] 18:36:46.312 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@320b6ed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.312 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@43c76440[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40570]] startThread=0 18:36:46.312 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.312 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.312 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Content-Type: text/plain 18:36:46.312 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Content-Length: 9 18:36:46.312 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Host: localhost:41317 18:36:46.312 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Connection: Keep-Alive 18:36:46.312 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.312 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Accept-Encoding: gzip,deflate 18:36:46.312 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "PUT /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:36:46.312 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Content-Type: text/plain[\r][\n]" 18:36:46.312 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Content-Length: 9[\r][\n]" 18:36:46.312 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Host: localhost:41317[\r][\n]" 18:36:46.312 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.312 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.312 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.312 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "[\r][\n]" 18:36:46.312 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "At last! " 18:36:46.312 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5c228d04[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@320b6ed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.312 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@43c76440[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40570]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59719ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.314 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.314 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.314 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.314 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.314 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@68f74d2 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.314 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.313 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@320b6ed7::SocketChannelEndPoint@5c228d04[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@320b6ed7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a9c4456{s=START}]=>HttpChannelOverHttp@60ce0969{s=HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5bdd13b0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.314 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.314 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.314 [qtp620412175-30] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@64b3886f{ReadCallback@4f59971e{HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.314 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RUNNING,thread=Thread[qtp620412175-26,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.314 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.314 [qtp620412175-30] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.315 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@328d43c3 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.315 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.315 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@68f74d2 18:36:46.315 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@43c76440[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40570]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59717ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@328d43c3 18:36:46.315 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59717ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.315 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119717ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59717ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40570], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59716ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-07-10T18:36:46.315754871Z 18:36:46.315 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59716ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-07-10T18:36:46.315913424Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.315 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59716ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-07-10T18:36:46.315998996Z 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@64b3886f{ReadCallback@4f59971e{HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 223 DirectByteBuffer@2f158282[p=0,l=223,c=8192,r=223]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 223 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=223,c=8192,r=223]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=223,c=8192,r=223]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=223,c=8192,r=223]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@956249598 cs=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@58044d1f eof=false 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@58044d1f 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2453ab59[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=0} PUT /base/NonExistant/URL/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/NonExistant/URL/ HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=0} 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=0} 18:36:46.316 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/NonExistant/URL/ ?null on HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=0} 18:36:46.317 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.317 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.317 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.317 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.317 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.317 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@956249598 cs=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@58044d1f eof=false 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=214,l=223,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=214,l=223,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2} Content@1ba8f7be{DirectByteBufferR@5ab971f0[p=214,l=223,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1ba8f7be{DirectByteBufferR@5ab971f0[p=214,l=223,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=223,l=223,c=8192,r=0]={PUT /base... last! <<<>>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=223,l=223,c=8192,r=0]={PUT /base... last! <<<>>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=2} 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.318 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] parsed false HttpParser{s=END,9 of 9} 18:36:46.315 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59715ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-07-10T18:36:46.324740405Z tryProduce true 18:36:46.324 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.324 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.324 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=8}] 18:36:46.324 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.319 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=9}] 18:36:46.325 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.325 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.325 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2453ab59[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=9}] 18:36:46.325 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@956249598 cs=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@58044d1f eof=true 18:36:46.325 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2453ab59[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=9}] 18:36:46.325 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@956249598 cs=HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@58044d1f eof=true 18:36:46.326 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@4e7927b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.326 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@3d064f61[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.327 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@54f11313{WRITING}->null:IDLE-->WRITING 18:36:46.327 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "HTTP/1.1 404 Not Found[\r][\n]" 18:36:46.327 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.327 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "Content-Length: 0[\r][\n]" 18:36:46.327 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.327 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "[\r][\n]" 18:36:46.327 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << HTTP/1.1 404 Not Found 18:36:46.327 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.327 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << Content-Length: 0 18:36:46.327 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << Server: Jetty(11.0.20) 18:36:46.327 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.327 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 24][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.327 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-24: set socket timeout to 0 18:36:46.327 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 24][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.327 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:36:46.327 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.327 [main] DEBUG org.onap.policy.rest.RestManager -- 18:36:46.327 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.327 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-24: Close connection 18:36:46.327 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.327 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/NonExistant/URL/: 18:36:46.329 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.329 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.329 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.329 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 25][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.329 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.329 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.329 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40580<->127.0.0.1:41317 18:36:46.329 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/NonExistant/URL/ HTTP/1.1 18:36:46.329 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.329 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.329 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1490133[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40580]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.329 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.329 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> POST /base/NonExistant/URL/ HTTP/1.1 18:36:46.329 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.329 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.329 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.329 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.329 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1490133[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40580]] 18:36:46.329 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=W,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5cffbdc1{s=COMPLETING}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=13}] 18:36:46.329 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1490133[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40580]] startThread=0 18:36:46.329 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.329 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.329 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1490133[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40580]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59702ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.330 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.330 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.330 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.330 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.330 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@788daa91 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.330 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.330 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.330 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.330 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3941944{ReadCallback@7ad6b691{HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.330 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.330 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6f9a5278 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.330 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.330 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.330 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.330 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.330 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.330 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@788daa91 18:36:46.330 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6f9a5278 18:36:46.330 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.330 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.330 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.329 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Content-Type: text/plain 18:36:46.330 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.331 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1490133[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40580]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59701ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.331 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59701ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.331 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119701ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59701ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.331 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Content-Length: 9 18:36:46.331 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Host: localhost:41317 18:36:46.331 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Connection: Keep-Alive 18:36:46.331 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.331 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Accept-Encoding: gzip,deflate 18:36:46.331 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "POST /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:36:46.331 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Content-Type: text/plain[\r][\n]" 18:36:46.331 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Content-Length: 9[\r][\n]" 18:36:46.331 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Host: localhost:41317[\r][\n]" 18:36:46.331 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.331 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.331 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.331 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "[\r][\n]" 18:36:46.331 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "At last! " 18:36:46.331 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.331 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@54f11313{WRITING}->null 18:36:46.331 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.331 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@54f11313{IDLE}->null:WRITING-->IDLE 18:36:46.331 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@191fdd32[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@45d6cca8] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:36:46.331 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40580], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.331 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4e7927b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.331 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.331 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4e7927b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.331 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4e7927b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.331 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.331 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=15} 18:36:46.331 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=0 18:36:46.331 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59701ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=12]@2024-07-10T18:36:46.331729696Z 18:36:46.331 [qtp620412175-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PUT /base/NonExistant/URL/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.331 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@956249598 cs=HttpChannelState@4e7927b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@58044d1f eof=true 18:36:46.331 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=15} 18:36:46.331 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59700ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=12]@2024-07-10T18:36:46.331875429Z 18:36:46.331 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2453ab59[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=15}] 18:36:46.331 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@956249598 cs=HttpChannelState@4e7927b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@58044d1f eof=true 18:36:46.331 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3941944{ReadCallback@7ad6b691{HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.331 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2453ab59[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=15}] 18:36:46.332 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@956249598 cs=HttpChannelState@4e7927b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@58044d1f eof=true 18:36:46.331 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.332 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4e7927b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.332 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@956249598 cs=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@58044d1f eof=true 18:36:46.332 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@58044d1f 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 224 DirectByteBuffer@2f158282[p=0,l=224,c=8192,r=224]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 224 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=224,c=8192,r=224]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=224,c=8192,r=224]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=224,c=8192,r=224]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.332 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59700ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-07-10T18:36:46.332721196Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.332 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59699ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-07-10T18:36:46.332777657Z tryProduce true 18:36:46.332 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.332 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.332 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=HEADER,0 of 9},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.332 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.332 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@694144834 cs=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ced8205 eof=false 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5ced8205 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@24b2460b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=1} POST /base/NonExistant/URL/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/NonExistant/URL/ HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=1} 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=1} 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/NonExistant/URL/ ?null on HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=1} 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.333 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.334 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@694144834 cs=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ced8205 eof=false 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} Content@651b3c5{DirectByteBufferR@51a35992[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@651b3c5{DirectByteBufferR@51a35992[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=224,l=224,c=8192,r=0]={POST /bas... last! <<<>>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=224,l=224,c=8192,r=0]={POST /bas... last! <<<>>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=END,9 of 9},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] parsed false HttpParser{s=END,9 of 9} 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=END,9 of 9},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@24b2460b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@694144834 cs=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ced8205 eof=true 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@24b2460b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3}] 18:36:46.335 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@694144834 cs=HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ced8205 eof=true 18:36:46.336 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@42523077{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.336 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.20...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@616e0409 18:36:46.336 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/NonExistant/URL/ on HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=4} 404 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:36:46.336 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@575a9431[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c9eda84] (null,[p=0,l=509,c=32768,r=509],true)@START 18:36:46.336 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=3,cl=-1} last=true content=DirectByteBuffer@308df0be[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.20...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.336 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:36:46.336 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.336 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@575a9431[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c9eda84] ([p=0,l=202,c=8192,r=202],[p=0,l=509,c=32768,r=509],true)@COMPLETING 18:36:46.336 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@17ba674c{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=202,c=8192,r=202]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@308df0be[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.20...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.336 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@17ba674c{WRITING}->null:IDLE-->WRITING 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "HTTP/1.1 404 Not Found[\r][\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Content-Length: 509[\r][\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\r][\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Error 404 Not Found[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "

HTTP ERROR 404 Not Found

[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "
URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-17d32e9b
[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "
Powered by Jetty:// 11.0.20
[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:36:46.336 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:36:46.336 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << HTTP/1.1 404 Not Found 18:36:46.336 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.336 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Cache-Control: must-revalidate,no-cache,no-store 18:36:46.336 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Content-Type: text/html;charset=iso-8859-1 18:36:46.336 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Content-Length: 509 18:36:46.336 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Server: Jetty(11.0.20) 18:36:46.337 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.337 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 25][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.337 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-25: set socket timeout to 0 18:36:46.337 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 25][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.337 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:36:46.337 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.337 [main] DEBUG org.onap.policy.rest.RestManager -- Error 404 Not Found

HTTP ERROR 404 Not Found

URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-17d32e9b

Powered by Jetty:// 11.0.20
18:36:46.337 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.337 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-25: Close connection 18:36:46.337 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.337 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/NonExistant/URL/: 18:36:46.332 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2453ab59[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=16}] 18:36:46.336 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 711 SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=END,9 of 9},g=HttpGenerator@50165ab9{s=COMPLETING}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=4}] 18:36:46.337 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=711 remaining=0 WriteFlusher@17ba674c{WRITING}->null 18:36:46.337 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@17ba674c{IDLE}->null:WRITING-->IDLE 18:36:46.337 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.337 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@575a9431[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c9eda84] ([p=202,l=202,c=8192,r=0],[p=509,l=509,c=32768,r=0],true)@END 18:36:46.337 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.337 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.337 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@42523077{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.337 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@42523077{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.337 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@42523077{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.337 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.337 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=5} 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=509 18:36:46.338 [qtp620412175-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "POST /base/NonExistant/URL/ HTTP/1.1" 404 509 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@694144834 cs=HttpChannelState@42523077{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ced8205 eof=true 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=6} 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@24b2460b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=6}] 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@694144834 cs=HttpChannelState@42523077{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ced8205 eof=true 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@24b2460b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=6}] 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@694144834 cs=HttpChannelState@42523077{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ced8205 eof=true 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@42523077{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@694144834 cs=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ced8205 eof=true 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5ced8205 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@24b2460b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=6}] 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.338 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.338 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@e0b6128[{l=/127.0.0.1:41317,r=/127.0.0.1:40580,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2dda9c23[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.338 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3941944{null} 18:36:46.338 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.338 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 26][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.339 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.339 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.339 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.339 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.339 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.339 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.339 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.339 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.339 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e577fe in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59693ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.338 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.339 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e577fe startThread=0 18:36:46.339 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.339 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7d8f6493[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40586]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.339 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@e0b6128[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2dda9c23[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.339 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.339 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.339 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2dda9c23[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.339 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.339 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.339 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.339 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.339 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.339 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2dda9c23[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.339 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2dda9c23[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.339 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.339 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6e577fe in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59693ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.339 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59692ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.339 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119692ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59692ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.339 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40586<->127.0.0.1:41317 18:36:46.339 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.339 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.339 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/NonExistant/URL/ HTTP/1.1 18:36:46.339 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.340 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.339 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7d8f6493[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40586]] 18:36:46.339 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.340 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7d8f6493[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40586]] startThread=0 18:36:46.340 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.340 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 2 keys 18:36:46.340 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7d8f6493[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40586]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59692ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.340 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.340 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@38a646eb[{l=/127.0.0.1:41317,r=/127.0.0.1:40570,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@c94fab5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.340 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.340 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@64b3886f{null} 18:36:46.340 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.340 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.340 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> PATCH /base/NonExistant/URL/ HTTP/1.1 18:36:46.340 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Content-Type: application/merge-patch+json 18:36:46.340 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@4c5258b7 on ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=0 18:36:46.340 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Content-Length: 9 18:36:46.340 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Host: localhost:41317 18:36:46.340 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Connection: Keep-Alive 18:36:46.340 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.340 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Accept-Encoding: gzip,deflate 18:36:46.340 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "PATCH /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:36:46.339 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@e0b6128[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2dda9c23[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.340 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=0 18:36:46.340 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.340 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.340 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d3b0ea0 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59691ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.340 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.340 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.340 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.340 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.340 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@38a646eb[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@c94fab5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.340 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.340 [qtp620412175-30] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5bff8956{ReadCallback@edad70f{HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.341 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d3b0ea0 startThread=0 18:36:46.341 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@c94fab5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.340 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2dda9c23::SocketChannelEndPoint@e0b6128[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2dda9c23[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50165ab9{s=START}]=>HttpChannelOverHttp@2b107465{s=HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@42523077{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.341 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RUNNING,thread=Thread[qtp620412175-20,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.340 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.341 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.340 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@4c5258b7 18:36:46.340 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@c94fab5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.341 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.341 [qtp620412175-30] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.341 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.341 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@5093b183 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.341 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@d3b0ea0 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59691ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.341 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.341 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59691ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.341 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.341 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.341 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.341 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.341 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119691ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59691ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.341 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.341 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@c94fab5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.341 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7d8f6493[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40586]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59691ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.341 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59691ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.341 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119691ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59691ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.341 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@38a646eb[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@c94fab5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.341 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@c94fab5::SocketChannelEndPoint@38a646eb[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@c94fab5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5cffbdc1{s=START}]=>HttpChannelOverHttp@6577fbb1{s=HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4e7927b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.341 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RUNNING,thread=Thread[qtp620412175-25,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.341 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.341 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Content-Length: 9[\r][\n]" 18:36:46.341 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Host: localhost:41317[\r][\n]" 18:36:46.341 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.341 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.341 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.341 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "[\r][\n]" 18:36:46.341 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "At last! " 18:36:46.341 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@5093b183 18:36:46.342 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.342 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.342 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.342 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.342 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.342 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40586], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.342 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.342 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.342 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59690ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-07-10T18:36:46.342560527Z 18:36:46.342 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59690ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-07-10T18:36:46.342692409Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.342 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59689ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-07-10T18:36:46.342915654Z 18:36:46.342 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59689ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-07-10T18:36:46.343015706Z tryProduce true 18:36:46.342 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5bff8956{ReadCallback@edad70f{HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.343 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.343 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.343 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.343 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 243 DirectByteBuffer@4c87e6a[p=0,l=243,c=8192,r=243]={<<>>e\r\n\r\nAt l...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 243 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=243,c=8192,r=243]={<<>>e\r\n\r\nAt l...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=243,c=8192,r=243]={<<>>e\r\n\r\nAt l...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=243,c=8192,r=243]={<<>>e\r\n\r\nAt l...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@676496860 cs=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1bfbaa87 eof=false 18:36:46.343 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1bfbaa87 18:36:46.344 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@135bd35a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:36:46.344 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=1} PATCH /base/NonExistant/URL/ HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.344 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.344 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/NonExistant/URL/ HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=1} 18:36:46.346 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.346 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.346 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/NonExistant/URL/ ?null on HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=3} 18:36:46.346 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.346 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.346 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.346 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.346 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.346 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.347 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.347 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.347 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=4} 18:36:46.347 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.347 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=5} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@676496860 cs=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1bfbaa87 eof=false 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=5} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=5}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>e\r\n\r\nAt l...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4c87e6a[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>e\r\n\r\nAt l...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=5} Content@6c6a8711{DirectByteBufferR@502a8325[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>e\r\n\r\nAt l...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=5}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@6c6a8711{DirectByteBufferR@502a8325[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>e\r\n\r\nAt l...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=5}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=243,l=243,c=8192,r=0]={PATCH /ba... last! <<<>>>e\r\n\r\nAt l...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4c87e6a[p=243,l=243,c=8192,r=0]={PATCH /ba... last! <<<>>>e\r\n\r\nAt l...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=5} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=5} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=END,9 of 9},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=5}] parsed false HttpParser{s=END,9 of 9} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=END,9 of 9},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=5}] 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@135bd35a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=5}] 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@676496860 cs=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1bfbaa87 eof=true 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@135bd35a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=5}] 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@676496860 cs=HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1bfbaa87 eof=true 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@68d77801{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.348 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@3d064f61[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.349 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6792a639{WRITING}->null:IDLE-->WRITING 18:36:46.349 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "HTTP/1.1 404 Not Found[\r][\n]" 18:36:46.349 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.349 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "Content-Length: 0[\r][\n]" 18:36:46.349 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=END,9 of 9},g=HttpGenerator@83bff20{s=COMPLETING}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/NonExistant/URL/,age=6}] 18:36:46.349 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.349 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@6792a639{WRITING}->null 18:36:46.349 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "[\r][\n]" 18:36:46.349 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6792a639{IDLE}->null:WRITING-->IDLE 18:36:46.349 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5bcf74b4[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@632522d3] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:36:46.349 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << HTTP/1.1 404 Not Found 18:36:46.349 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.349 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << Content-Length: 0 18:36:46.349 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << Server: Jetty(11.0.20) 18:36:46.349 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.349 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 26][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.349 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-26: set socket timeout to 0 18:36:46.349 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 26][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.349 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:36:46.349 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.349 [main] DEBUG org.onap.policy.rest.RestManager -- 18:36:46.349 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.349 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-26: Close connection 18:36:46.349 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.351 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/GetHello/: 18:36:46.351 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.351 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.352 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.352 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 27][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.352 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.352 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.352 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40590<->127.0.0.1:41317 18:36:46.352 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/ HTTP/1.1 18:36:46.352 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.352 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.352 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> GET /base/RestTest/GetHello/ HTTP/1.1 18:36:46.352 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> Host: localhost:41317 18:36:46.352 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> Connection: Keep-Alive 18:36:46.352 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.352 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> Accept-Encoding: gzip,deflate 18:36:46.352 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6b46cf9c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40590]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.352 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.349 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@68d77801{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.352 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.352 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.352 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.352 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.352 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@68d77801{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.352 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6b46cf9c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40590]] 18:36:46.352 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "GET /base/RestTest/GetHello/ HTTP/1.1[\r][\n]" 18:36:46.352 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "Host: localhost:41317[\r][\n]" 18:36:46.352 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6b46cf9c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40590]] startThread=0 18:36:46.352 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.352 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.352 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.352 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.352 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.352 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "[\r][\n]" 18:36:46.353 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6b46cf9c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40590]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59679ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.353 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.353 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.353 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.353 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.353 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@686a8fc5 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.353 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.353 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.353 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.353 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5862e6d3{ReadCallback@27388937{HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.354 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.354 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@1b902eb2 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.354 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.354 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.354 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6b46cf9c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40590]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59678ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.354 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59678ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.354 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119678ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59678ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.352 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@68d77801{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.354 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.354 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.354 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.354 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=11} 18:36:46.354 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.355 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=0 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@686a8fc5 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@1b902eb2 18:36:46.355 [qtp620412175-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PATCH /base/NonExistant/URL/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.355 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@676496860 cs=HttpChannelState@68d77801{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1bfbaa87 eof=true 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.355 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=12} 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40590], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.355 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@135bd35a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=12}] 18:36:46.355 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@676496860 cs=HttpChannelState@68d77801{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1bfbaa87 eof=true 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.355 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@135bd35a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=12}] 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.355 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@676496860 cs=HttpChannelState@68d77801{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1bfbaa87 eof=true 18:36:46.355 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@68d77801{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.355 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@676496860 cs=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1bfbaa87 eof=true 18:36:46.355 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1bfbaa87 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59677ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-07-10T18:36:46.355577382Z 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59677ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-07-10T18:36:46.355717165Z 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5862e6d3{ReadCallback@27388937{HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 171 DirectByteBuffer@2c68c9bb[p=0,l=171,c=8192,r=171]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 171 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=171,c=8192,r=171]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.355 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=171,c=8192,r=171]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=171,c=8192,r=171]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.355 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@135bd35a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/NonExistant/URL/,age=12}] 18:36:46.356 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.356 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.356 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.356 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59676ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-07-10T18:36:46.356355027Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.356 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.356 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.356 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@603520093 cs=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4d5877d eof=false 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@4d5877d 18:36:46.356 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6ce5d355[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.356 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.357 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/ on HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/,age=1} GET /base/RestTest/GetHello/ HTTP/1.1 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.357 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.357 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.357 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 18:36:46.357 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/,age=1}] 18:36:46.356 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59676ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-07-10T18:36:46.35646728Z tryProduce true 18:36:46.357 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/GetHello/ HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/,age=1} 18:36:46.357 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.357 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.357 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.357 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/,age=1} 18:36:46.357 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.357 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/ ?null on HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/,age=1} 18:36:46.357 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.357 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/,age=1}] 18:36:46.357 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.357 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.357 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.357 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.357 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.357 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.357 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.357 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.357 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@133de1e6[{l=/127.0.0.1:41317,r=/127.0.0.1:40586,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@301cbd83[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.357 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5bff8956{null} 18:36:46.357 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.357 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.357 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.357 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.357 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.357 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.357 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.358 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.358 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6cfb44f2 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59674ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.358 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6cfb44f2 startThread=0 18:36:46.358 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.358 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@133de1e6[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@301cbd83[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.358 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/,age=2} 18:36:46.358 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.358 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.358 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@301cbd83[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.358 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@301cbd83[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.358 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6cfb44f2 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59673ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.358 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/,age=2} 18:36:46.358 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@603520093 cs=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4d5877d eof=false 18:36:46.358 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@301cbd83[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.358 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59673ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.358 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/,age=2} 18:36:46.358 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.358 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119673ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59673ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.358 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/,age=3}] parse null 18:36:46.358 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@133de1e6[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@301cbd83[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/,age=3} 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/,age=3} 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=END,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/,age=3}] parsed false HttpParser{s=END,0 of -1} 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6ce5d355[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/,age=3}] 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@603520093 cs=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4d5877d eof=true 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6ce5d355[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/,age=3}] 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@603520093 cs=HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4d5877d eof=true 18:36:46.359 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@301cbd83::SocketChannelEndPoint@133de1e6[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@301cbd83[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@83bff20{s=START}]=>HttpChannelOverHttp@6b35f31e{s=HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@68d77801{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@51eb36fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.359 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RUNNING,thread=Thread[qtp620412175-26,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=511,c=32768,r=511]={<<<\n\n\n\n\n\n>>>.20\n\n\n\n\n\n>>>.20null [DirectByteBuffer@60b93ff8[p=0,l=202,c=8192,r=202]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@308df0be[p=0,l=511,c=32768,r=511]={<<<\n\n\n\n\n\n>>>.20null:IDLE-->WRITING 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "HTTP/1.1 404 Not Found[\r][\n]" 18:36:46.359 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 713 SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=END,0 of -1},g=HttpGenerator@50b65ed0{s=COMPLETING}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/,age=4}] 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=713 remaining=0 WriteFlusher@3194dcf0{WRITING}->null 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Content-Length: 511[\r][\n]" 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\r][\n]" 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3194dcf0{IDLE}->null:WRITING-->IDLE 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5b6f5cd4[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@73a9d6ab] ([p=202,l=202,c=8192,r=0],[p=511,l=511,c=32768,r=0],true)@END 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@51eb36fb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@51eb36fb{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@51eb36fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/,age=4} 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/ written=511 18:36:46.360 [qtp620412175-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "GET /base/RestTest/GetHello/ HTTP/1.1" 404 511 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@603520093 cs=HttpChannelState@51eb36fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4d5877d eof=true 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/,age=4} 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Error 404 Not Found[\n]" 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6ce5d355[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/,age=4}] 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "

HTTP ERROR 404 Not Found

[\n]" 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@603520093 cs=HttpChannelState@51eb36fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4d5877d eof=true 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6ce5d355[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/,age=4}] 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@603520093 cs=HttpChannelState@51eb36fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4d5877d eof=true 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "
URI:/base/RestTest/GetHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-17d32e9b
[\n]" 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@51eb36fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "
Powered by Jetty:// 11.0.20
[\n]" 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@603520093 cs=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4d5877d eof=true 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:36:46.360 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@4d5877d 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6ce5d355[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/,age=4}] 18:36:46.360 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << HTTP/1.1 404 Not Found 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.360 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.360 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Cache-Control: must-revalidate,no-cache,no-store 18:36:46.360 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Content-Type: text/html;charset=iso-8859-1 18:36:46.360 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Content-Length: 511 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.360 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Server: Jetty(11.0.20) 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.360 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.361 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.361 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.361 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.361 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:36:46.361 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.361 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 27][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.361 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-27: set socket timeout to 0 18:36:46.361 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 27][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.361 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.361 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:36:46.361 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.361 [main] DEBUG org.onap.policy.rest.RestManager -- Error 404 Not Found

HTTP ERROR 404 Not Found

URI:/base/RestTest/GetHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-17d32e9b

Powered by Jetty:// 11.0.20
18:36:46.361 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.361 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5862e6d3{ReadCallback@27388937{HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.361 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-27: Close connection 18:36:46.361 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.361 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.361 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@1b902eb2 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.361 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.361 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/DeleteHello/: 18:36:46.361 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.361 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.361 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.361 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RUNNING,thread=Thread[qtp620412175-21,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.361 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.361 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.361 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.361 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@1b902eb2 18:36:46.361 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.361 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.361 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.361 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.362 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.362 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40590], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.362 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.362 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.362 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59670ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-07-10T18:36:46.362216196Z 18:36:46.362 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59670ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-07-10T18:36:46.362351729Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.362 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59670ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-07-10T18:36:46.36241041Z 18:36:46.362 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.362 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59670ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-07-10T18:36:46.362466841Z tryProduce true 18:36:46.362 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.362 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.362 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5862e6d3{ReadCallback@27388937{HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.362 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.362 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.362 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.362 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.362 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 28][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.362 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.362 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.362 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40602<->127.0.0.1:41317 18:36:46.362 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/ HTTP/1.1 18:36:46.362 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.362 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.362 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@13db43d0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40602]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.363 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.363 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> DELETE /base/RestTest/DeleteHello/ HTTP/1.1 18:36:46.363 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Content-Length: 0 18:36:46.363 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Host: localhost:41317 18:36:46.363 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Connection: Keep-Alive 18:36:46.363 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.363 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Accept-Encoding: gzip,deflate 18:36:46.363 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "DELETE /base/RestTest/DeleteHello/ HTTP/1.1[\r][\n]" 18:36:46.363 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Content-Length: 0[\r][\n]" 18:36:46.363 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Host: localhost:41317[\r][\n]" 18:36:46.363 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.363 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.363 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.363 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "[\r][\n]" 18:36:46.363 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.363 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.363 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.363 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.363 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@13db43d0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40602]] 18:36:46.363 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@13db43d0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40602]] startThread=0 18:36:46.363 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.363 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@13db43d0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40602]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59669ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@6fbbe4b on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@8828028{ReadCallback@5e7aa56e{HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@5a8410c on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.362 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.363 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.363 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.363 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.363 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.363 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.363 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@13db43d0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40602]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59668ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@6fbbe4b 18:36:46.364 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59668ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@5a8410c 18:36:46.364 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.364 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.364 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119668ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59668ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.364 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.364 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.364 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.364 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40602], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.364 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.364 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.364 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@49134841[{l=/127.0.0.1:41317,r=/127.0.0.1:40590,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3be899b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59668ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-07-10T18:36:46.364582615Z 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59668ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-07-10T18:36:46.364723547Z 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@8828028{ReadCallback@5e7aa56e{HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 196 DirectByteBuffer@2f158282[p=0,l=196,c=8192,r=196]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 196 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=196,c=8192,r=196]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.364 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=196,c=8192,r=196]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=196,c=8192,r=196]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1846202119 cs=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1dcafde2 eof=false 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1dcafde2 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@41ff1cc3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/ on HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=0} DELETE /base/RestTest/DeleteHello/ HTTP/1.1 Content-Length: 0 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=0}] 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/DeleteHello/ HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=0} 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=0} 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/ ?null on HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=0} 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.365 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.366 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=2} 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=2} 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1846202119 cs=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1dcafde2 eof=false 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=2} 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=2}] parse null 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=2} 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=2} 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=END,0 of 0},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=2}] parsed false HttpParser{s=END,0 of 0} 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@41ff1cc3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=2}] 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1846202119 cs=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1dcafde2 eof=true 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@41ff1cc3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=2}] 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1846202119 cs=HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1dcafde2 eof=true 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@782ed363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.367 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@3d064f61[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5819c31c{WRITING}->null:IDLE-->WRITING 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=W,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=END,0 of 0},g=HttpGenerator@6b9fe57{s=COMPLETING}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=3}] 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@5819c31c{WRITING}->null 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5819c31c{IDLE}->null:WRITING-->IDLE 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@2bd61f99[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@61b9d2ec] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@782ed363{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@782ed363{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@782ed363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=3} 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/ written=0 18:36:46.368 [qtp620412175-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "DELETE /base/RestTest/DeleteHello/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1846202119 cs=HttpChannelState@782ed363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1dcafde2 eof=true 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=3} 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@41ff1cc3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=3}] 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1846202119 cs=HttpChannelState@782ed363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1dcafde2 eof=true 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@41ff1cc3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=3}] 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1846202119 cs=HttpChannelState@782ed363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1dcafde2 eof=true 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@782ed363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1846202119 cs=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1dcafde2 eof=true 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1dcafde2 18:36:46.364 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5862e6d3{null} 18:36:46.368 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.368 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51d800f startThread=0 18:36:46.368 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.368 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.368 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.368 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.368 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.368 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.368 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3be899b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.368 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3be899b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.368 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "HTTP/1.1 404 Not Found[\r][\n]" 18:36:46.368 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.369 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "Content-Length: 0[\r][\n]" 18:36:46.369 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.369 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "[\r][\n]" 18:36:46.369 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51d800f in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59663ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.369 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << HTTP/1.1 404 Not Found 18:36:46.369 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.369 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << Content-Length: 0 18:36:46.369 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << Server: Jetty(11.0.20) 18:36:46.369 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@49134841[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3be899b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.369 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.369 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3be899b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.369 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 28][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.369 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-28: set socket timeout to 0 18:36:46.369 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51d800f in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59663ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.369 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59663ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.368 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@41ff1cc3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/,age=3}] 18:36:46.369 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119663ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59663ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.368 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@49134841[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3be899b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.369 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3be899b9::SocketChannelEndPoint@49134841[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3be899b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@50b65ed0{s=START}]=>HttpChannelOverHttp@312128b0{s=HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@51eb36fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.369 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RUNNING,thread=Thread[qtp620412175-20,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.369 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@8828028{ReadCallback@5e7aa56e{HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=true 0->1 for SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 1 on SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.369 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.369 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 28][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.370 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:36:46.370 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.370 [main] DEBUG org.onap.policy.rest.RestManager -- 18:36:46.370 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.370 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-28: Close connection 18:36:46.370 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.370 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PutHello/: 18:36:46.370 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.370 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.370 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.370 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 29][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.371 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.371 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59661ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-07-10T18:36:46.371065906Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.371 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59661ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-07-10T18:36:46.371139387Z tryProduce true 18:36:46.371 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.371 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RUNNING,thread=Thread[qtp620412175-26,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.371 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.371 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40616<->127.0.0.1:41317 18:36:46.371 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@5ad29801[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40616]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.371 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/ HTTP/1.1 18:36:46.371 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.371 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.371 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.371 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.371 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.371 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.371 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.371 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.371 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@5ad29801[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40616]] 18:36:46.371 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@5ad29801[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40616]] startThread=0 18:36:46.371 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.371 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.371 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@5ad29801[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40616]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59661ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.371 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.371 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.371 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.371 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.371 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@145c4105 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.371 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.371 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.372 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.372 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@d4fe376{ReadCallback@23caccb5{HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.372 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.372 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@5568f5a0 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.372 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.372 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.372 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.372 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.372 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@5ad29801[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40616]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59660ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.372 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59660ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.372 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119660ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59660ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.372 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> PUT /base/RestTest/PutHello/ HTTP/1.1 18:36:46.372 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Content-Type: text/plain 18:36:46.372 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Content-Length: 9 18:36:46.372 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Host: localhost:41317 18:36:46.372 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Connection: Keep-Alive 18:36:46.372 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.372 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Accept-Encoding: gzip,deflate 18:36:46.372 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "PUT /base/RestTest/PutHello/ HTTP/1.1[\r][\n]" 18:36:46.372 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Content-Type: text/plain[\r][\n]" 18:36:46.372 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Content-Length: 9[\r][\n]" 18:36:46.372 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Host: localhost:41317[\r][\n]" 18:36:46.372 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.372 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.372 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.372 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "[\r][\n]" 18:36:46.372 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "At last! " 18:36:46.371 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.372 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.372 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.372 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@145c4105 18:36:46.372 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@5568f5a0 18:36:46.372 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40602], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.372 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.372 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.372 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.372 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.372 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.372 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.372 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.372 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40616], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.372 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/REPRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59659ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-07-10T18:36:46.373011836Z 18:36:46.373 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.373 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.373 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59659ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-07-10T18:36:46.373150549Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.373 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59659ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-07-10T18:36:46.37321347Z 18:36:46.373 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59659ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-07-10T18:36:46.37323582Z 18:36:46.373 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59659ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-07-10T18:36:46.373408944Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.373 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59659ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-07-10T18:36:46.373465245Z 18:36:46.373 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@8828028{ReadCallback@5e7aa56e{HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.373 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@d4fe376{ReadCallback@23caccb5{HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.373 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.373 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.373 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 225 DirectByteBuffer@2c68c9bb[p=0,l=225,c=8192,r=225]={<<>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.373 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.373 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.373 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.373 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 225 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=225,c=8192,r=225]={<<>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.373 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.373 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=225,c=8192,r=225]={<<>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.373 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=225,c=8192,r=225]={<<>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.373 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.373 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.373 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.373 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.373 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,ISHUT,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.374 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@706864e[{l=/127.0.0.1:41317,r=/127.0.0.1:40602,CLOSED,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.374 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@8828028{null} 18:36:46.374 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=1 updates=0 18:36:46.374 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2fb2cc4d startThread=0 18:36:46.374 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2fb2cc4d in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59658ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.374 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.374 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@706864e[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.374 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.374 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.374 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2fb2cc4d in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59658ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.374 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@706864e[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.374 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59658ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.374 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119658ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59658ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.374 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@35fc7a4c::SocketChannelEndPoint@706864e[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.374 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.374 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.373 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59659ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-07-10T18:36:46.373527246Z tryProduce true 18:36:46.373 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.374 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.374 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.374 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=HEADER,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.374 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.373 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59657ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-07-10T18:36:46.374861213Z tryProduce true 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.374 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RUNNING,thread=Thread[qtp620412175-26,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.374 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.374 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@632498235 cs=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1892bea8 eof=false 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1892bea8 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@f769216[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/ on HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/,age=0} PUT /base/RestTest/PutHello/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PutHello/ HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/,age=0} 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=0} 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/ ?null on HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=0} 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.375 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=2} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=2} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@632498235 cs=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1892bea8 eof=false 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=2} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=2}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=2} Content@515fa9b5{DirectByteBufferR@6d11a155[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@515fa9b5{DirectByteBufferR@6d11a155[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=2}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=225,l=225,c=8192,r=0]={PUT /base... last! <<<>>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=225,l=225,c=8192,r=0]={PUT /base... last! <<<>>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=2} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=2} 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.377 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=2}] parsed false HttpParser{s=END,9 of 9} 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=3}] 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@f769216[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=3}] 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@632498235 cs=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1892bea8 eof=true 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@f769216[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=3}] 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@632498235 cs=HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1892bea8 eof=true 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@5cdfa6da{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@60b93ff8[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@17e3f9f5{WRITING}->null:IDLE-->WRITING 18:36:46.378 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "HTTP/1.1 404 Not Found[\r][\n]" 18:36:46.378 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.378 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "Content-Length: 0[\r][\n]" 18:36:46.378 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.378 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "[\r][\n]" 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2c87794a{s=COMPLETING}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/,age=3}] 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@17e3f9f5{WRITING}->null 18:36:46.378 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << HTTP/1.1 404 Not Found 18:36:46.378 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.378 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << Content-Length: 0 18:36:46.378 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << Server: Jetty(11.0.20) 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@17e3f9f5{IDLE}->null:WRITING-->IDLE 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5b26ed8a[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7798f55a] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:36:46.378 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5cdfa6da{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.378 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 29][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5cdfa6da{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.378 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-29: set socket timeout to 0 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5cdfa6da{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/,age=3} 18:36:46.378 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 29][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/ written=0 18:36:46.378 [qtp620412175-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PUT /base/RestTest/PutHello/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.378 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:36:46.378 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.378 [main] DEBUG org.onap.policy.rest.RestManager -- 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@632498235 cs=HttpChannelState@5cdfa6da{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1892bea8 eof=true 18:36:46.378 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.378 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-29: Close connection 18:36:46.378 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/,age=3} 18:36:46.379 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@f769216[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/,age=4}] 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@632498235 cs=HttpChannelState@5cdfa6da{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1892bea8 eof=true 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@f769216[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/,age=4}] 18:36:46.379 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PostHello/: 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@632498235 cs=HttpChannelState@5cdfa6da{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1892bea8 eof=true 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5cdfa6da{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@632498235 cs=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1892bea8 eof=true 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1892bea8 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@f769216[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/,age=4}] 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2e46687a[{l=/127.0.0.1:41317,r=/127.0.0.1:40616,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@944fdef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@d4fe376{null} 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e8c1085 startThread=0 18:36:46.379 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e8c1085 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59652ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@944fdef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.379 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.379 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.379 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2e46687a[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@944fdef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@944fdef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.379 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.379 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@944fdef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.379 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@2e46687a[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@944fdef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.380 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e8c1085 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59652ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.380 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 30][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.380 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.380 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59652ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.380 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119652ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59652ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.380 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.380 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@944fdef::SocketChannelEndPoint@2e46687a[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@944fdef[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2c87794a{s=START}]=>HttpChannelOverHttp@616b311d{s=HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5cdfa6da{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.380 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.380 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.380 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RUNNING,thread=Thread[qtp620412175-21,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.380 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.380 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.380 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.380 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.380 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.380 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40632<->127.0.0.1:41317 18:36:46.380 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/ HTTP/1.1 18:36:46.380 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.380 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.380 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@5c7fc434[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40632]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=1 updates=0 18:36:46.380 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=1 updates=1 18:36:46.380 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> POST /base/RestTest/PostHello/ HTTP/1.1 18:36:46.380 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Content-Type: text/plain 18:36:46.380 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Content-Length: 9 18:36:46.380 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Host: localhost:41317 18:36:46.380 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Connection: Keep-Alive 18:36:46.380 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.380 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Accept-Encoding: gzip,deflate 18:36:46.380 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "POST /base/RestTest/PostHello/ HTTP/1.1[\r][\n]" 18:36:46.380 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Content-Type: text/plain[\r][\n]" 18:36:46.380 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Content-Length: 9[\r][\n]" 18:36:46.380 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Host: localhost:41317[\r][\n]" 18:36:46.380 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.380 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.380 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.380 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "[\r][\n]" 18:36:46.380 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "At last! " 18:36:46.374 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@706864e[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:36:46.383 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@706864e[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.383 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@706864e[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@35fc7a4c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b9fe57{s=START}]=>HttpChannelOverHttp@20140ac1{s=HttpChannelState@782ed363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.384 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.384 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.384 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.384 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.384 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.384 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@5c7fc434[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40632]] 18:36:46.384 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@5c7fc434[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40632]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59647ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.384 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.384 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.385 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.385 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.385 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@1a6f954 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.385 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.385 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.385 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.385 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@22318a56{ReadCallback@3e3dffd3{HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.385 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.385 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@867cd19 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.385 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.385 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@5c7fc434[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40632]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59647ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.385 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59647ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.385 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119647ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59647ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@5c7fc434[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40632]] startThread=0 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 2 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- wakeup on updates SelectorProducer@7a89f2ac 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@1a6f954 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@867cd19 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.385 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40632], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.386 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.386 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.386 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/REPRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59646ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-07-10T18:36:46.386193474Z 18:36:46.386 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59646ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-07-10T18:36:46.386295876Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.386 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59646ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-07-10T18:36:46.386389838Z tryProduce true 18:36:46.386 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.386 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.386 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.386 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.386 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59645ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-07-10T18:36:46.387606962Z 18:36:46.387 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@22318a56{ReadCallback@3e3dffd3{HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.387 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.387 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 227 DirectByteBuffer@2f158282[p=0,l=227,c=8192,r=227]={<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.387 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 227 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=227,c=8192,r=227]={<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.387 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=227,c=8192,r=227]={<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.387 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=227,c=8192,r=227]={<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@939444685 cs=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2af51a36 eof=false 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@2af51a36 18:36:46.388 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@3289473a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.389 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/ on HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/,age=1} POST /base/RestTest/PostHello/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.389 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.390 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PostHello/ HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/,age=2} 18:36:46.390 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.390 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=2} 18:36:46.390 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/ ?null on HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=2} 18:36:46.390 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.390 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.390 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.390 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.390 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.390 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.392 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=5} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=5} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@939444685 cs=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2af51a36 eof=false 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=5} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=5}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=5} Content@1affd7a{DirectByteBufferR@40defc23[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=5}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1affd7a{DirectByteBufferR@40defc23[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=5}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=227,l=227,c=8192,r=0]={POST /bas... last! <<<>>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=227,l=227,c=8192,r=0]={POST /bas... last! <<<>>>7.0.4)\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=5} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=5} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=5}] parsed false HttpParser{s=END,9 of 9} 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=5}] 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@3289473a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=5}] 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@939444685 cs=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2af51a36 eof=true 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@3289473a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=5}] 18:36:46.393 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@939444685 cs=HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2af51a36 eof=true 18:36:46.394 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@45ce49de{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.394 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=512,c=32768,r=512]={<<<\n\n\n\n\n\n>>>20\n\n\n\n\n\n>>>20null [DirectByteBuffer@3d064f61[p=0,l=202,c=8192,r=202]={<<>>1\r\nServer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@308df0be[p=0,l=512,c=32768,r=512]={<<<\n\n\n\n\n\n>>>20null:IDLE-->WRITING 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "HTTP/1.1 404 Not Found[\r][\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Content-Length: 512[\r][\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\r][\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Error 404 Not Found[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "

HTTP ERROR 404 Not Found

[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "
URI:/base/RestTest/PostHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-17d32e9b
[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "
Powered by Jetty:// 11.0.20
[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:36:46.394 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:36:46.394 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << HTTP/1.1 404 Not Found 18:36:46.394 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.394 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Cache-Control: must-revalidate,no-cache,no-store 18:36:46.394 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Content-Type: text/html;charset=iso-8859-1 18:36:46.394 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Content-Length: 512 18:36:46.394 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Server: Jetty(11.0.20) 18:36:46.394 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.395 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 30][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.395 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-30: set socket timeout to 0 18:36:46.395 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 30][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.395 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:36:46.395 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.395 [main] DEBUG org.onap.policy.rest.RestManager -- Error 404 Not Found

HTTP ERROR 404 Not Found

URI:/base/RestTest/PostHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-17d32e9b

Powered by Jetty:// 11.0.20
18:36:46.395 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.395 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-30: Close connection 18:36:46.395 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.395 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PatchHello/: 18:36:46.396 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.396 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.396 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.396 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 31][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.396 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.396 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.396 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40634<->127.0.0.1:41317 18:36:46.396 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/ HTTP/1.1 18:36:46.397 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.397 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.396 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@118da08[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40634]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.397 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.397 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> PATCH /base/RestTest/PatchHello/ HTTP/1.1 18:36:46.397 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Content-Type: application/merge-patch+json 18:36:46.397 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Content-Length: 9 18:36:46.397 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Host: localhost:41317 18:36:46.397 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Connection: Keep-Alive 18:36:46.397 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.397 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.397 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.397 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.397 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@118da08[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40634]] 18:36:46.397 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@118da08[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40634]] startThread=0 18:36:46.397 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.397 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@118da08[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40634]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59635ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.397 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.397 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Accept-Encoding: gzip,deflate 18:36:46.397 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "PATCH /base/RestTest/PatchHello/ HTTP/1.1[\r][\n]" 18:36:46.397 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.397 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Content-Length: 9[\r][\n]" 18:36:46.397 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Host: localhost:41317[\r][\n]" 18:36:46.397 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.397 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.397 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.397 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "[\r][\n]" 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@259c20d on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.397 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "At last! " 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.396 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 714 SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=W,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=END,9 of 9},g=HttpGenerator@1506b191{s=COMPLETING}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/,age=9}] 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.397 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=714 remaining=0 WriteFlusher@7382e801{WRITING}->null 18:36:46.397 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@7382e801{IDLE}->null:WRITING-->IDLE 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5d2994d9{ReadCallback@16c5416{HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.397 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@3ab04546[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@440a3b47] ([p=202,l=202,c=8192,r=0],[p=512,l=512,c=32768,r=0],true)@END 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@4d69b79c on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.397 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@259c20d 18:36:46.397 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@45ce49de{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.397 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@4d69b79c 18:36:46.398 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@45ce49de{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.398 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@118da08[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40634]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59634ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.398 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@45ce49de{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.398 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59634ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.398 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/,age=10} 18:36:46.398 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119634ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59634ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40634], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59634ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-07-10T18:36:46.398538635Z 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59634ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-07-10T18:36:46.398635766Z 18:36:46.398 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59634ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-07-10T18:36:46.398725708Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.398 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59633ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-07-10T18:36:46.398766699Z tryProduce true 18:36:46.398 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.398 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.398 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.398 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5d2994d9{ReadCallback@16c5416{HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.398 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 247 DirectByteBuffer@2c68c9bb[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 247 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1807331958 cs=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@464e7278 eof=false 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@464e7278 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2f3a9f46[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/ on HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/,age=0} PATCH /base/RestTest/PatchHello/ HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PatchHello/ HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/,age=0} 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=0} 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/ ?null on HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=0} 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/ @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.399 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.400 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=2} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=2} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1807331958 cs=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@464e7278 eof=false 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=2} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=2}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=238,l=247,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=238,l=247,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=2} Content@690751c3{DirectByteBufferR@4f0b7497[p=238,l=247,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@690751c3{DirectByteBufferR@4f0b7497[p=238,l=247,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=2}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=247,l=247,c=8192,r=0]={PATCH /ba... last! <<<>>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=247,l=247,c=8192,r=0]={PATCH /ba... last! <<<>>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=2} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=2} 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.401 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=3}] parsed false HttpParser{s=END,9 of 9} 18:36:46.402 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=3}] 18:36:46.402 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.402 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.402 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2f3a9f46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=3}] 18:36:46.402 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1807331958 cs=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@464e7278 eof=true 18:36:46.402 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2f3a9f46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=3}] 18:36:46.402 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1807331958 cs=HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@464e7278 eof=true 18:36:46.402 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@5bef8878{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:36:46.402 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@308df0be[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@60b93ff8[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.402 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@46b9dba3{WRITING}->null:IDLE-->WRITING 18:36:46.402 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "HTTP/1.1 404 Not Found[\r][\n]" 18:36:46.402 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.402 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "Content-Length: 0[\r][\n]" 18:36:46.402 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.402 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "[\r][\n]" 18:36:46.402 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << HTTP/1.1 404 Not Found 18:36:46.402 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.402 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << Content-Length: 0 18:36:46.402 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << Server: Jetty(11.0.20) 18:36:46.402 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.402 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 31][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.402 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-31: set socket timeout to 0 18:36:46.402 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 31][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.402 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:36:46.402 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.402 [main] DEBUG org.onap.policy.rest.RestManager -- 18:36:46.402 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.402 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-31: Close connection 18:36:46.403 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.398 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/ written=512 18:36:46.402 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7aa26fbd{s=COMPLETING}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/,age=3}] 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@46b9dba3{WRITING}->null 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@46b9dba3{IDLE}->null:WRITING-->IDLE 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@1d87209[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5202a2b8] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5bef8878{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5bef8878{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5bef8878{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/,age=5} 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/ written=0 18:36:46.404 [qtp620412175-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PATCH /base/RestTest/PatchHello/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1807331958 cs=HttpChannelState@5bef8878{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@464e7278 eof=true 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/,age=5} 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2f3a9f46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/,age=5}] 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1807331958 cs=HttpChannelState@5bef8878{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@464e7278 eof=true 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2f3a9f46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/,age=5}] 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1807331958 cs=HttpChannelState@5bef8878{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@464e7278 eof=true 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5bef8878{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1807331958 cs=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@464e7278 eof=true 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@464e7278 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2f3a9f46[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/,age=5}] 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.404 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.405 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.405 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.405 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.405 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.405 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.405 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.405 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.405 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.405 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.405 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4c2a5ca8[{l=/127.0.0.1:41317,r=/127.0.0.1:40634,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1c880228[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.405 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5d2994d9{null} 18:36:46.405 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.405 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.405 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.405 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.405 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.405 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.405 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.405 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7932b3ce in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59626ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.406 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4c2a5ca8[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1c880228[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.406 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1c880228[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.406 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7932b3ce in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59626ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.406 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59626ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.406 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119626ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59626ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.406 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7932b3ce startThread=0 18:36:46.406 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1c880228[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.406 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1c880228[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.406 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@4c2a5ca8[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1c880228[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.406 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/GetHello/Bob: 18:36:46.406 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1c880228::SocketChannelEndPoint@4c2a5ca8[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1c880228[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7aa26fbd{s=START}]=>HttpChannelOverHttp@503516c5{s=HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5bef8878{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.406 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RUNNING,thread=Thread[qtp620412175-20,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.406 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.407 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.407 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.407 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.407 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 32][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.407 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.407 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.407 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40636<->127.0.0.1:41317 18:36:46.407 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4814dc38[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40636]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.407 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.407 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob HTTP/1.1 18:36:46.407 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.407 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.407 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.407 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.407 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.407 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.407 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4814dc38[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40636]] 18:36:46.407 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> GET /base/RestTest/GetHello/Bob HTTP/1.1 18:36:46.407 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> Host: localhost:41317 18:36:46.407 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> Connection: Keep-Alive 18:36:46.407 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4814dc38[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40636]] startThread=0 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4814dc38[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40636]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59624ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@22d82c5d on ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=0 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@66ad994e{ReadCallback@5b01135e{HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@38d866a7 on ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=1 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=2 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4814dc38[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40636]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59623ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59623ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.408 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119623ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59623ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.408 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.408 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.408 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 2 keys 18:36:46.408 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.408 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/2 selected 18:36:46.408 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.408 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.408 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@22d82c5d 18:36:46.408 [qtp620412175-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "POST /base/RestTest/PostHello/ HTTP/1.1" 404 512 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.408 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@939444685 cs=HttpChannelState@45ce49de{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2af51a36 eof=true 18:36:46.408 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> Accept-Encoding: gzip,deflate 18:36:46.408 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@38d866a7 18:36:46.409 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "GET /base/RestTest/GetHello/Bob HTTP/1.1[\r][\n]" 18:36:46.409 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "Host: localhost:41317[\r][\n]" 18:36:46.409 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.409 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.409 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.409 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.409 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.409 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 2 keys 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/,age=21} 18:36:46.409 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "[\r][\n]" 18:36:46.409 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/2 selected 18:36:46.409 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@3289473a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/,age=21}] 18:36:46.409 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40636], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@939444685 cs=HttpChannelState@45ce49de{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2af51a36 eof=true 18:36:46.409 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@3289473a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/,age=21}] 18:36:46.409 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@939444685 cs=HttpChannelState@45ce49de{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2af51a36 eof=true 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@45ce49de{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.409 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59623ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-07-10T18:36:46.409589279Z 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@939444685 cs=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2af51a36 eof=true 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@2af51a36 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@3289473a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/,age=21}] 18:36:46.409 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59623ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-07-10T18:36:46.409710082Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.409 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59622ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-07-10T18:36:46.409768763Z 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.409 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59622ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=18]@2024-07-10T18:36:46.409846274Z tryProduce true 18:36:46.409 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@66ad994e{ReadCallback@5b01135e{HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.409 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.409 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.409 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.409 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 174 DirectByteBuffer@2c68c9bb[p=0,l=174,c=8192,r=174]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.409 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.410 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 2 keys 18:36:46.410 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 174 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=174,c=8192,r=174]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.410 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.410 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=174,c=8192,r=174]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.410 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=174,c=8192,r=174]={<<>>tpClient/...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.410 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.410 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,ISHUT,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.410 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@42328b6e[{l=/127.0.0.1:41317,r=/127.0.0.1:40632,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@57996132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.410 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@22318a56{null} 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.410 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=2 selected=0 updates=0 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.410 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@722e018f startThread=0 18:36:46.410 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.410 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.410 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.410 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.410 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.410 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.410 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@722e018f in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59622ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.410 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57996132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.410 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@42328b6e[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57996132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.410 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57996132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.410 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57996132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.410 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@722e018f in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59621ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.410 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59621ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.410 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119621ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59621ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.410 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1923677513 cs=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7a0c8eb8 eof=false 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7a0c8eb8 18:36:46.410 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@42328b6e[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57996132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@344aa144[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=1} GET /base/RestTest/GetHello/Bob HTTP/1.1 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=1}] 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/GetHello/Bob HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=1} 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=1} 18:36:46.411 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@57996132::SocketChannelEndPoint@42328b6e[{l=null,r=null,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@57996132[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1506b191{s=START}]=>HttpChannelOverHttp@3014940d{s=HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@45ce49de{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?null on HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=1} 18:36:46.411 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RUNNING,thread=Thread[qtp620412175-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.411 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.411 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.412 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@21e6f454[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.412 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:36:46.412 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@14911794[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@a7632f0{null} 18:36:46.412 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=2} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 28 Content-Type: text/plain 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@6bd7f27b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7d05ff01] (null,[p=0,l=28,c=8192,r=28],true)@START 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@14911794[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 28 Content-Type: text/plain 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@6bd7f27b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7d05ff01] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@61346a82{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@14911794[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@61346a82{WRITING}->null:IDLE-->WRITING 18:36:46.413 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2541c5ad{s=COMPLETING}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=3}] 18:36:46.413 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@61346a82{WRITING}->null 18:36:46.413 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Content-Type: text/plain[\r][\n]" 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@61346a82{IDLE}->null:WRITING-->IDLE 18:36:46.413 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Content-Length: 28[\r][\n]" 18:36:46.413 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6bd7f27b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7d05ff01] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:36:46.413 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "[\r][\n]" 18:36:46.413 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "GOT: Hello There Bob aged 90" 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.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 18:36:46.413 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << HTTP/1.1 200 OK 18:36:46.413 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.413 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Content-Type: text/plain 18:36:46.413 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Content-Length: 28 18:36:46.413 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Server: Jetty(11.0.20) 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=3} 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@579287ac{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@579287ac{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=3} 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@5a6e35e6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@579287ac{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@579287ac{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@579287ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=3} 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:36:46.413 [qtp620412175-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "GET /base/RestTest/GetHello/Bob HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1923677513 cs=HttpChannelState@579287ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7a0c8eb8 eof=false 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=3} 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.413 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.413 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2541c5ad{s=END}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=3}] parse null 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=4} 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=4} 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2541c5ad{s=END}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=4}] parsed false HttpParser{s=END,0 of -1} 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@344aa144[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=4}] 18:36:46.414 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 32][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1923677513 cs=HttpChannelState@579287ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7a0c8eb8 eof=true 18:36:46.414 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-32: set socket timeout to 0 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@344aa144[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=4}] 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1923677513 cs=HttpChannelState@579287ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7a0c8eb8 eof=true 18:36:46.414 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 32][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@579287ac{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.414 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1923677513 cs=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7a0c8eb8 eof=true 18:36:46.414 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7a0c8eb8 18:36:46.414 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 90 18:36:46.414 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@344aa144[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob,age=4}] 18:36:46.414 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-32: Close connection 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.414 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.414 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/DeleteHello/Bob: 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@28cd7fbd[{l=/127.0.0.1:41317,r=/127.0.0.1:40636,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61ab9742[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@66ad994e{null} 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e7e40fa startThread=0 18:36:46.414 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e7e40fa in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59617ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.414 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@61ab9742[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.415 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@28cd7fbd[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@61ab9742[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.415 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@61ab9742[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.415 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@61ab9742[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.415 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@28cd7fbd[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@61ab9742[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.415 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e7e40fa in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59617ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.415 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.415 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59617ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.415 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61ab9742::SocketChannelEndPoint@28cd7fbd[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@61ab9742[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2541c5ad{s=START}]=>HttpChannelOverHttp@68023c8{s=HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@579287ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.415 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119617ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59617ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.415 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.415 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RUNNING,thread=Thread[qtp620412175-21,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.415 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.415 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.415 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.415 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.415 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.415 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.415 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.415 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.415 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 33][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.415 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.415 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.415 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40650<->127.0.0.1:41317 18:36:46.415 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1 18:36:46.415 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.415 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.415 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6c847ab[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40650]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.415 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.415 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1 18:36:46.415 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.415 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Content-Length: 0 18:36:46.415 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.415 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Host: localhost:41317 18:36:46.415 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.415 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Connection: Keep-Alive 18:36:46.415 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.415 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.415 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Accept-Encoding: gzip,deflate 18:36:46.415 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6c847ab[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40650]] 18:36:46.416 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1[\r][\n]" 18:36:46.416 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6c847ab[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40650]] startThread=0 18:36:46.416 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.416 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6c847ab[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40650]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59616ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@5f58b19c on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4f5cd76f{ReadCallback@194cdd14{HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3825bf0 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.416 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6c847ab[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40650]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59616ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59616ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.416 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119616ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59616ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.416 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Content-Length: 0[\r][\n]" 18:36:46.416 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.416 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Host: localhost:41317[\r][\n]" 18:36:46.416 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.416 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.416 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.416 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.416 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@5f58b19c 18:36:46.416 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.416 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3825bf0 18:36:46.416 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "[\r][\n]" 18:36:46.416 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40650], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59615ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-07-10T18:36:46.417232155Z 18:36:46.417 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59615ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-07-10T18:36:46.417346567Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59615ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-07-10T18:36:46.417407258Z 18:36:46.417 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59615ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=18]@2024-07-10T18:36:46.417457359Z tryProduce true 18:36:46.417 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4f5cd76f{ReadCallback@194cdd14{HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.417 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.417 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.417 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 199 DirectByteBuffer@4c87e6a[p=0,l=199,c=8192,r=199]={<<>>\r\nAccept-...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 199 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=199,c=8192,r=199]={<<>>\r\nAccept-...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=199,c=8192,r=199]={<<>>\r\nAccept-...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=199,c=8192,r=199]={<<>>\r\nAccept-...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.417 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@105412594 cs=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7419ba6c eof=false 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7419ba6c 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@42f3acc9[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=0} DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1 Content-Length: 0 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=0}] 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/DeleteHello/Bob HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=0} 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=0} 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?null on HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=0} 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.418 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@139b215[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@448bb227[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7d78ba00{null} 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=2} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 31 Content-Type: text/plain 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@22b2d482[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e5773db] (null,[p=0,l=31,c=8192,r=31],true)@START 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@448bb227[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 31 Content-Type: text/plain 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@22b2d482[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e5773db] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@77d4febc{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@448bb227[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@77d4febc{WRITING}->null:IDLE-->WRITING 18:36:46.420 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@57c147f3{s=COMPLETING}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=2}] 18:36:46.420 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@77d4febc{WRITING}->null 18:36:46.420 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Content-Type: text/plain[\r][\n]" 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@77d4febc{IDLE}->null:WRITING-->IDLE 18:36:46.420 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Content-Length: 31[\r][\n]" 18:36:46.420 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.420 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "[\r][\n]" 18:36:46.420 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "DELETE: Hello There Bob aged 90" 18:36:46.420 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << HTTP/1.1 200 OK 18:36:46.420 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.420 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Content-Type: text/plain 18:36:46.420 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Content-Length: 31 18:36:46.420 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Server: Jetty(11.0.20) 18:36:46.420 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.421 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 33][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.421 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-33: set socket timeout to 0 18:36:46.421 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 33][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.421 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.421 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.421 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 90 18:36:46.421 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.421 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-33: Close connection 18:36:46.421 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.421 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PutHello/Bob: 18:36:46.420 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@22b2d482[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e5773db] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.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 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=3} 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4a3a47fb{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@4a3a47fb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=3} 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@4f44e2fc) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4a3a47fb{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4a3a47fb{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4a3a47fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=3} 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:36:46.421 [qtp620412175-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@105412594 cs=HttpChannelState@4a3a47fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7419ba6c eof=false 18:36:46.421 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=3} 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@57c147f3{s=END}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=4}] parse null 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.422 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=4} 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=4} 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.422 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.422 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=END,0 of 0},g=HttpGenerator@57c147f3{s=END}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=4}] parsed false HttpParser{s=END,0 of 0} 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.422 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 34][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.422 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@42f3acc9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=4}] 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@105412594 cs=HttpChannelState@4a3a47fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7419ba6c eof=true 18:36:46.422 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@42f3acc9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=4}] 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@105412594 cs=HttpChannelState@4a3a47fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7419ba6c eof=true 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4a3a47fb{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@105412594 cs=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7419ba6c eof=true 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7419ba6c 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@42f3acc9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob,age=4}] 18:36:46.422 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40656<->127.0.0.1:41317 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:36:46.422 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob HTTP/1.1 18:36:46.422 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@24347d22[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40656]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.422 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.422 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.422 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.422 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.422 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.422 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@24347d22[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40656]] 18:36:46.422 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@24347d22[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40656]] startThread=0 18:36:46.422 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.422 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.422 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@24347d22[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40656]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59609ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.422 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.422 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.422 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.422 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.422 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> PUT /base/RestTest/PutHello/Bob HTTP/1.1 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.422 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Content-Type: text/plain 18:36:46.422 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.423 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Content-Length: 9 18:36:46.423 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Host: localhost:41317 18:36:46.422 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.423 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.423 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Connection: Keep-Alive 18:36:46.423 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.423 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@d0f5c3b on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.423 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.423 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Accept-Encoding: gzip,deflate 18:36:46.423 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.423 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.423 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "PUT /base/RestTest/PutHello/Bob HTTP/1.1[\r][\n]" 18:36:46.423 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.423 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Content-Type: text/plain[\r][\n]" 18:36:46.423 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.423 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Content-Length: 9[\r][\n]" 18:36:46.423 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.423 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Host: localhost:41317[\r][\n]" 18:36:46.423 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.423 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.423 [qtp620412175-30] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@17c87811{ReadCallback@1d43b46e{HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.423 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.423 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@131fa0bc[{l=/127.0.0.1:41317,r=/127.0.0.1:40650,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@312cfd45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.423 [qtp620412175-30] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.423 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.423 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6adacd79 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.423 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "[\r][\n]" 18:36:46.423 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.423 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "At last! " 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.423 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.423 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4f5cd76f{null} 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.423 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@24347d22[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40656]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59609ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@d0f5c3b 18:36:46.423 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59609ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6adacd79 18:36:46.423 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119609ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59609ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40656], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59608ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=18]@2024-07-10T18:36:46.42391809Z 18:36:46.423 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59608ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=18]@2024-07-10T18:36:46.424006992Z 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@17c87811{ReadCallback@1d43b46e{HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.423 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59608ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-07-10T18:36:46.424095094Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.424 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59608ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-07-10T18:36:46.424175835Z tryProduce true 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 228 DirectByteBuffer@2c68c9bb[p=0,l=228,c=8192,r=228]={<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.424 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.424 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 228 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=228,c=8192,r=228]={<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.424 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.424 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=228,c=8192,r=228]={<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=228,c=8192,r=228]={<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1722229148 cs=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@21774892 eof=false 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@21774892 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@291bebdc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=0} PUT /base/RestTest/PutHello/Bob HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PutHello/Bob HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=0} 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=0} 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?null on HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=0} 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.424 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.425 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.425 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.425 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.425 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@291bebdc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=1}] 18:36:46.425 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@291bebdc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=1}] 18:36:46.425 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@291bebdc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=1}] 18:36:46.425 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.425 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=1}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.425 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.425 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=1} Content@6741ed52{DirectByteBufferR@38359be7[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@6741ed52{DirectByteBufferR@38359be7[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209625417749 AsyncContentProducer@291bebdc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@6741ed52{DirectByteBufferR@38359be7[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@291bebdc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@291bebdc[r=Content@6741ed52{DirectByteBufferR@38359be7[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@291bebdc[r=Content@6741ed52{DirectByteBufferR@38359be7[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@291bebdc[r=Content@6741ed52{DirectByteBufferR@38359be7[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6741ed52{DirectByteBufferR@38359be7[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@6741ed52{DirectByteBufferR@38359be7[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@291bebdc[r=Content@6741ed52{DirectByteBufferR@38359be7[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6741ed52{DirectByteBufferR@38359be7[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@6741ed52{DirectByteBufferR@38359be7[p=219,l=228,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1722229148 cs=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@21774892 eof=false 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@6741ed52{DirectByteBufferR@38359be7[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@291bebdc[r=Content@6741ed52{DirectByteBufferR@38359be7[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@6741ed52{DirectByteBufferR@38359be7[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209625417749] AsyncContentProducer@291bebdc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@291bebdc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@291bebdc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2} 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2} 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=END,9 of 9},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] parsed false HttpParser{s=END,9 of 9} 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=END,9 of 9},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209625417749 AsyncContentProducer@291bebdc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@291bebdc[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@291bebdc[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@291bebdc[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@291bebdc[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@291bebdc[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=2}] 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1722229148 cs=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@21774892 eof=false 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1722229148 cs=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@21774892 eof=false 18:36:46.426 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.427 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@239d77ab[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.427 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=37 null 18:36:46.427 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@552e2d0f[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@3ded7185{null} 18:36:46.427 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=3} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 37 Content-Type: text/plain 18:36:46.427 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@29932f7c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@61fb25ca] (null,[p=0,l=37,c=8192,r=37],true)@START 18:36:46.427 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@552e2d0f[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.427 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 37 Content-Type: text/plain 18:36:46.427 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.427 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@29932f7c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@61fb25ca] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:36:46.427 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@45993aaf{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@552e2d0f[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.427 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@45993aaf{WRITING}->null:IDLE-->WRITING 18:36:46.427 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.427 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=END,9 of 9},g=HttpGenerator@317a1d96{s=COMPLETING}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=3}] 18:36:46.427 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.427 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Content-Type: text/plain[\r][\n]" 18:36:46.427 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Content-Length: 37[\r][\n]" 18:36:46.427 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.427 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "[\r][\n]" 18:36:46.427 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "PUT: At last! Hello There Bob aged 90" 18:36:46.427 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << HTTP/1.1 200 OK 18:36:46.427 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.427 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Content-Type: text/plain 18:36:46.427 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Content-Length: 37 18:36:46.427 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Server: Jetty(11.0.20) 18:36:46.427 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.428 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 34][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.428 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-34: set socket timeout to 0 18:36:46.428 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 34][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.428 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.428 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.428 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 90 18:36:46.428 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.428 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-34: Close connection 18:36:46.428 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.428 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PostHello/Bob: 18:36:46.423 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.428 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.428 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36a98645 startThread=0 18:36:46.428 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.428 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.428 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.428 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.428 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.428 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@312cfd45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.428 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@312cfd45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.429 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@131fa0bc[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@312cfd45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.429 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@312cfd45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.429 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.427 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@45993aaf{WRITING}->null 18:36:46.428 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36a98645 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59603ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.429 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.429 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@131fa0bc[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@312cfd45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.429 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@312cfd45::SocketChannelEndPoint@131fa0bc[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@312cfd45[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57c147f3{s=START}]=>HttpChannelOverHttp@19f23c78{s=HttpChannelState@4a3a47fb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.429 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36a98645 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59603ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.429 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59603ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.429 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119603ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59603ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.429 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RUNNING,thread=Thread[qtp620412175-26,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.429 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.429 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@45993aaf{IDLE}->null:WRITING-->IDLE 18:36:46.429 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@29932f7c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@61fb25ca] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:36:46.429 [qtp620412175-20] DEBUG org.eclipse.jetty.server.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 18:36:46.429 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 35][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.429 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.429 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.429 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=5} 18:36:46.429 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.429 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.429 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@56ee0f5f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.429 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@56ee0f5f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.429 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=5} 18:36:46.429 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40670<->127.0.0.1:41317 18:36:46.429 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@132e0ac0) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.429 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@56ee0f5f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.429 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob HTTP/1.1 18:36:46.429 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@633b3b36[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40670]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.429 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.429 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.429 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.429 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.429 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.429 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@633b3b36[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40670]] 18:36:46.430 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@633b3b36[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40670]] startThread=0 18:36:46.430 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.430 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@633b3b36[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40670]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59602ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@4cd98488 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6d1f95ae{ReadCallback@37f559fd{HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3788664f on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.430 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.430 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.430 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.430 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.430 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@4cd98488 18:36:46.430 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3788664f 18:36:46.430 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.430 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.430 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.429 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@56ee0f5f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.429 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.431 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@56ee0f5f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.431 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.431 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=7} 18:36:46.431 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:36:46.431 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> POST /base/RestTest/PostHello/Bob HTTP/1.1 18:36:46.431 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Content-Type: text/plain 18:36:46.431 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Content-Length: 9 18:36:46.431 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Host: localhost:41317 18:36:46.431 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Connection: Keep-Alive 18:36:46.431 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.431 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Accept-Encoding: gzip,deflate 18:36:46.431 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "POST /base/RestTest/PostHello/Bob HTTP/1.1[\r][\n]" 18:36:46.431 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Content-Type: text/plain[\r][\n]" 18:36:46.431 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Content-Length: 9[\r][\n]" 18:36:46.431 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Host: localhost:41317[\r][\n]" 18:36:46.431 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.431 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.431 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.431 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "[\r][\n]" 18:36:46.431 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "At last! " 18:36:46.431 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.430 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.431 [qtp620412175-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PUT /base/RestTest/PutHello/Bob HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.432 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@633b3b36[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40670]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59600ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1722229148 cs=HttpChannelState@56ee0f5f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@21774892 eof=true 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40670], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.432 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59600ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=8} 18:36:46.432 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119600ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59600ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@291bebdc[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=8}] 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1722229148 cs=HttpChannelState@56ee0f5f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@21774892 eof=true 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@291bebdc[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=8}] 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1722229148 cs=HttpChannelState@56ee0f5f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@21774892 eof=true 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@56ee0f5f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59600ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=18]@2024-07-10T18:36:46.432299661Z 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1722229148 cs=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@21774892 eof=true 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@21774892 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@291bebdc[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob,age=8}] 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59600ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=18]@2024-07-10T18:36:46.432429523Z 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6d1f95ae{ReadCallback@37f559fd{HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.432 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59600ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-07-10T18:36:46.432540075Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.432 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59600ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-07-10T18:36:46.432614817Z tryProduce true 18:36:46.432 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 230 DirectByteBuffer@2c68c9bb[p=0,l=230,c=8192,r=230]={<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.432 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 230 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=230,c=8192,r=230]={<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.432 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.432 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=230,c=8192,r=230]={<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=230,c=8192,r=230]={<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.432 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.432 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@510876321 cs=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@35199d8c eof=false 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@35199d8c 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@491c6245[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=0} POST /base/RestTest/PostHello/Bob HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PostHello/Bob HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=0} 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=0} 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?null on HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=0} 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.433 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.434 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@491c6245[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=1}] 18:36:46.434 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@491c6245[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=1}] 18:36:46.434 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@491c6245[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=1}] 18:36:46.434 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.434 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=1}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.434 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.434 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=1} Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.434 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.434 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.434 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209634347470 AsyncContentProducer@491c6245[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@491c6245[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@491c6245[r=Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@491c6245[r=Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@491c6245[r=Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@491c6245[r=Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@510876321 cs=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@35199d8c eof=false 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@491c6245[r=Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1f4537e6{DirectByteBufferR@1b67d0fd[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209634347470] AsyncContentProducer@491c6245[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@491c6245[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@491c6245[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>late\r\n\r\nA...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2} 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2} 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=END,9 of 9},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] parsed false HttpParser{s=END,9 of 9} 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=END,9 of 9},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209634347470 AsyncContentProducer@491c6245[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@491c6245[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@491c6245[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@491c6245[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@491c6245[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@491c6245[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=2}] 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@510876321 cs=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@35199d8c eof=false 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@510876321 cs=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@35199d8c eof=false 18:36:46.435 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@62ebdbe0[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=38 null 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@48cf93b2[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@7e83674a{null} 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=3} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 38 Content-Type: text/plain 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@5b46a05f[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@674e540c] (null,[p=0,l=38,c=8192,r=38],true)@START 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@48cf93b2[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 38 Content-Type: text/plain 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@5b46a05f[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@674e540c] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@53281954{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@48cf93b2[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@53281954{WRITING}->null:IDLE-->WRITING 18:36:46.436 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=END,9 of 9},g=HttpGenerator@42f5d6c2{s=COMPLETING}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=3}] 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@53281954{WRITING}->null 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@53281954{IDLE}->null:WRITING-->IDLE 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5b46a05f[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@674e540c] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.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 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=3} 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@834ee3c{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@834ee3c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=3} 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@36748d4c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@834ee3c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@834ee3c{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@834ee3c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=3} 18:36:46.436 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:36:46.436 [qtp620412175-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "POST /base/RestTest/PostHello/Bob HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@510876321 cs=HttpChannelState@834ee3c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@35199d8c eof=true 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=4} 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@491c6245[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=4}] 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@510876321 cs=HttpChannelState@834ee3c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@35199d8c eof=true 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@491c6245[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=4}] 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@510876321 cs=HttpChannelState@834ee3c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@35199d8c eof=true 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@834ee3c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@510876321 cs=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@35199d8c eof=true 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@35199d8c 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@491c6245[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob,age=4}] 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6d1f95ae{ReadCallback@37f559fd{HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3788664f on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.437 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.437 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.437 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.437 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.437 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3788664f 18:36:46.437 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.437 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.437 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.433 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.436 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.437 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Content-Type: text/plain[\r][\n]" 18:36:46.437 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Content-Length: 38[\r][\n]" 18:36:46.437 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=START,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.437 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.437 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.437 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.437 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.437 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@245fe60b[{l=/127.0.0.1:41317,r=/127.0.0.1:40656,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@563b8749[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.438 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@17c87811{null} 18:36:46.438 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.438 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23763f16 startThread=0 18:36:46.438 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.438 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.438 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.438 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.438 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.438 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@563b8749[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.438 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@563b8749[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.438 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@245fe60b[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@563b8749[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.438 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@563b8749[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.438 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RUNNING,thread=Thread[qtp620412175-20,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.438 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.437 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RUNNING,thread=Thread[qtp620412175-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.437 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.438 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23763f16 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59594ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.438 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.438 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "[\r][\n]" 18:36:46.438 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "POST: At last! Hello There Bob aged 90" 18:36:46.438 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@245fe60b[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@563b8749[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.438 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << HTTP/1.1 200 OK 18:36:46.438 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.438 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Content-Type: text/plain 18:36:46.438 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Content-Length: 38 18:36:46.438 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@563b8749::SocketChannelEndPoint@245fe60b[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@563b8749[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@317a1d96{s=START}]=>HttpChannelOverHttp@35412105{s=HttpChannelState@56ee0f5f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.438 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Server: Jetty(11.0.20) 18:36:46.438 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@23763f16 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59593ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.438 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59593ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.438 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119593ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59593ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.438 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.439 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.439 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 35][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.439 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-35: set socket timeout to 0 18:36:46.439 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 35][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.439 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.439 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.439 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 90 18:36:46.439 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.439 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-35: Close connection 18:36:46.439 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.439 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PatchHello/Bob: 18:36:46.440 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.440 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.440 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.440 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 36][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.440 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.440 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.440 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40684<->127.0.0.1:41317 18:36:46.440 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob HTTP/1.1 18:36:46.440 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.440 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.440 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.440 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@da0de75[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40684]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.440 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.440 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> PATCH /base/RestTest/PatchHello/Bob HTTP/1.1 18:36:46.440 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Content-Type: application/merge-patch+json 18:36:46.440 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Content-Length: 9 18:36:46.440 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Host: localhost:41317 18:36:46.440 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Connection: Keep-Alive 18:36:46.440 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.440 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Accept-Encoding: gzip,deflate 18:36:46.440 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "PATCH /base/RestTest/PatchHello/Bob HTTP/1.1[\r][\n]" 18:36:46.440 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.440 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Content-Length: 9[\r][\n]" 18:36:46.440 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Host: localhost:41317[\r][\n]" 18:36:46.440 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.440 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.440 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.440 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "[\r][\n]" 18:36:46.440 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "At last! " 18:36:46.441 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.441 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.441 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.441 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.441 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@da0de75[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40684]] 18:36:46.441 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@da0de75[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40684]] startThread=0 18:36:46.441 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.441 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@da0de75[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40684]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59589ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@52d11289 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3dc9a6d6{ReadCallback@4ae92862{HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@10762eec on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.443 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.443 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.443 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.443 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.443 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@52d11289 18:36:46.443 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@10762eec 18:36:46.440 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.443 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.443 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40670], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.443 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.443 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.443 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59588ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-07-10T18:36:46.443904666Z 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.443 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.443 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59588ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-07-10T18:36:46.444000898Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.444 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.443 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59588ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-07-10T18:36:46.44407547Z 18:36:46.444 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.444 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6d1f95ae{ReadCallback@37f559fd{HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.444 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40684], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.443 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@da0de75[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40684]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59588ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.444 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.444 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,ISHUT,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,ISHUT,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=START,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,ISHUT,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,ISHUT,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5e217aac[{l=/127.0.0.1:41317,r=/127.0.0.1:40670,CLOSED,fill=-,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@19786911[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.444 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59588ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-07-10T18:36:46.444701162Z tryProduce true 18:36:46.444 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6d1f95ae{null} 18:36:46.444 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=1 updates=0 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b663952 startThread=0 18:36:46.444 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b663952 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59587ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19786911[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.444 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5e217aac[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19786911[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.444 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19786911[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.444 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@5e217aac[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19786911[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] java.nio.channels.CancelledKeyException: null at java.base/sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:75) at java.base/sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:104) at org.eclipse.jetty.io.SelectableChannelEndPoint.updateKey(SelectableChannelEndPoint.java:271) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.updateKeys(ManagedSelector.java:715) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:540) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:455) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:248) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:36:46.444 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19786911[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.445 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7b663952 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59587ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.444 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59588ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.445 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59587ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.445 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119588ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59587ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.444 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59588ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-07-10T18:36:46.444433967Z 18:36:46.445 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5e217aac[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19786911[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.445 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@19786911::SocketChannelEndPoint@5e217aac[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19786911[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.445 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59587ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-07-10T18:36:46.445464399Z 18:36:46.445 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59587ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-07-10T18:36:46.44554136Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.445 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119587ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59587ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.445 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59587ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-07-10T18:36:46.445614702Z tryProduce true 18:36:46.445 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.445 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.445 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5e217aac[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19786911[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.445 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.445 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.445 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RUNNING,thread=Thread[qtp620412175-26,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.445 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5e217aac[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@19786911[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@42f5d6c2{s=START}]=>HttpChannelOverHttp@77ef39a8{s=HttpChannelState@834ee3c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.445 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3dc9a6d6{ReadCallback@4ae92862{HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.445 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.445 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.445 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.445 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.445 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.445 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 250 DirectByteBuffer@2f158282[p=0,l=250,c=8192,r=250]={<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.445 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.446 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 250 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=250,c=8192,r=250]={<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.446 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=250,c=8192,r=250]={<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=250,c=8192,r=250]={<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1598634732 cs=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3b6f03e4 eof=false 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@3b6f03e4 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@39cf5f7f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=0} PATCH /base/RestTest/PatchHello/Bob HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PatchHello/Bob HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=0} 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=0} 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?null on HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=0} 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.446 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.447 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.447 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.447 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.448 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@39cf5f7f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=2}] 18:36:46.448 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@39cf5f7f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=2}] 18:36:46.448 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@39cf5f7f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=2}] 18:36:46.448 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.448 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=2}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.448 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.448 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=2} Content@14697b87{DirectByteBufferR@261bdbc[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.448 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.448 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@14697b87{DirectByteBufferR@261bdbc[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.448 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209648120851 AsyncContentProducer@39cf5f7f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=2}] 18:36:46.448 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@14697b87{DirectByteBufferR@261bdbc[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@39cf5f7f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=2}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@39cf5f7f[r=Content@14697b87{DirectByteBufferR@261bdbc[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@39cf5f7f[r=Content@14697b87{DirectByteBufferR@261bdbc[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@39cf5f7f[r=Content@14697b87{DirectByteBufferR@261bdbc[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@14697b87{DirectByteBufferR@261bdbc[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@14697b87{DirectByteBufferR@261bdbc[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@39cf5f7f[r=Content@14697b87{DirectByteBufferR@261bdbc[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@14697b87{DirectByteBufferR@261bdbc[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@14697b87{DirectByteBufferR@261bdbc[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1598634732 cs=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3b6f03e4 eof=false 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@14697b87{DirectByteBufferR@261bdbc[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@39cf5f7f[r=Content@14697b87{DirectByteBufferR@261bdbc[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@14697b87{DirectByteBufferR@261bdbc[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209648120851] AsyncContentProducer@39cf5f7f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@39cf5f7f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@39cf5f7f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>: gzip,de...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3} 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3} 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] parsed false HttpParser{s=END,9 of 9} 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209648120851 AsyncContentProducer@39cf5f7f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@39cf5f7f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@39cf5f7f[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@39cf5f7f[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@39cf5f7f[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@39cf5f7f[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=3}] 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1598634732 cs=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3b6f03e4 eof=false 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1598634732 cs=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3b6f03e4 eof=false 18:36:46.449 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.450 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@4152fe37[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.450 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=39 null 18:36:46.450 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@2a575c5[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@5d4f8355{null} 18:36:46.450 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=4} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:36:46.450 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@524c591d[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4b9a625] (null,[p=0,l=39,c=8192,r=39],true)@START 18:36:46.450 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@2a575c5[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.450 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:36:46.450 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.450 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@524c591d[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4b9a625] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:36:46.450 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@2d9be02a{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=144,c=8192,r=144]={<<>>so-8859-1...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2a575c5[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.450 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2d9be02a{WRITING}->null:IDLE-->WRITING 18:36:46.450 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.450 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.450 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.450 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Content-Length: 39[\r][\n]" 18:36:46.450 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.450 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "[\r][\n]" 18:36:46.450 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "PATCH: At last! Hello There Bob aged 90" 18:36:46.451 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << HTTP/1.1 200 OK 18:36:46.451 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.451 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Content-Type: application/merge-patch+json 18:36:46.451 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Content-Length: 39 18:36:46.451 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Server: Jetty(11.0.20) 18:36:46.451 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.451 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 36][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.451 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-36: set socket timeout to 0 18:36:46.451 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 36][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.451 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.451 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.451 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 90 18:36:46.451 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.451 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-36: Close connection 18:36:46.451 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.453 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/GetHello/Bob?age=10: 18:36:46.453 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.453 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.453 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.454 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 37][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.454 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.454 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.454 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40690<->127.0.0.1:41317 18:36:46.454 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.454 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.454 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.454 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@49113575[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40690]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.454 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.454 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:36:46.454 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> Host: localhost:41317 18:36:46.454 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.454 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.454 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.454 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.454 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@49113575[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40690]] 18:36:46.454 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@49113575[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40690]] startThread=0 18:36:46.454 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.454 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.454 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@49113575[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40690]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59578ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.454 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> Connection: Keep-Alive 18:36:46.454 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.454 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.454 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.454 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=W,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3977ac07{s=COMPLETING}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=8}] 18:36:46.454 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@2d9be02a{WRITING}->null 18:36:46.454 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2d9be02a{IDLE}->null:WRITING-->IDLE 18:36:46.454 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.454 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@524c591d[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4b9a625] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:36:46.454 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.454 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@78d580e on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.454 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> Accept-Encoding: gzip,deflate 18:36:46.454 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.454 [qtp620412175-25] DEBUG org.eclipse.jetty.server.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 18:36:46.454 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.454 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.455 [qtp620412175-30] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@616d723{ReadCallback@19f739c{HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.454 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.455 [qtp620412175-30] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.455 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6c3f1689 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.455 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=9} 18:36:46.455 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2304e7d8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@2304e7d8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.455 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@49113575[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40690]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59577ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=9} 18:36:46.455 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59577ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@cef8be7) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.455 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119577ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59577ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2304e7d8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.455 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "Host: localhost:41317[\r][\n]" 18:36:46.455 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.455 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.455 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.455 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "[\r][\n]" 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2304e7d8{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2304e7d8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=9} 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@78d580e 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6c3f1689 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.455 [qtp620412175-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PATCH /base/RestTest/PatchHello/Bob HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1598634732 cs=HttpChannelState@2304e7d8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3b6f03e4 eof=true 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40690], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=9} 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@39cf5f7f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=9}] 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1598634732 cs=HttpChannelState@2304e7d8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3b6f03e4 eof=true 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@39cf5f7f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=9}] 18:36:46.455 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1598634732 cs=HttpChannelState@2304e7d8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3b6f03e4 eof=true 18:36:46.455 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59576ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-07-10T18:36:46.455997052Z 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2304e7d8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1598634732 cs=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3b6f03e4 eof=true 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@3b6f03e4 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@39cf5f7f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob,age=10}] 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.456 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59576ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-07-10T18:36:46.456128585Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59576ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-07-10T18:36:46.456183177Z 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@616d723{ReadCallback@19f739c{HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.456 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59576ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=21]@2024-07-10T18:36:46.456263588Z tryProduce true 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.456 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 181 DirectByteBuffer@2c68c9bb[p=0,l=181,c=8192,r=181]={<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.456 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 181 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=181,c=8192,r=181]={<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.456 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.456 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=181,c=8192,r=181]={<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=181,c=8192,r=181]={<<>>.0.4)\r\nAc...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.456 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@55bbc096[{l=/127.0.0.1:41317,r=/127.0.0.1:40684,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59e5c653[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.456 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.457 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3dc9a6d6{null} 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.457 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1590953215 cs=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c58ec84 eof=false 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@4c58ec84 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@60163835[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.457 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3cdbafd6 startThread=0 18:36:46.457 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.457 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.457 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@59e5c653[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.457 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:36:46.457 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3cdbafd6 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59575ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.457 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@59e5c653[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0}] 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.457 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@55bbc096[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@59e5c653[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.457 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@55bbc096[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@59e5c653[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.457 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@59e5c653[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.457 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@59e5c653::SocketChannelEndPoint@55bbc096[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@59e5c653[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3977ac07{s=START}]=>HttpChannelOverHttp@4fc4912d{s=HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@2304e7d8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.457 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3cdbafd6 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59575ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.457 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RUNNING,thread=Thread[qtp620412175-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.457 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59575ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.457 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.457 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119575ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59575ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.457 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.457 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.457 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=0} 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.457 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.458 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@76142f7[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@79ec4d18[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@725bb26d{null} 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 28 Content-Type: text/plain 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@235deb83[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e2663e5] (null,[p=0,l=28,c=8192,r=28],true)@START 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@79ec4d18[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 28 Content-Type: text/plain 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@235deb83[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e2663e5] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@35b96fb4{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@79ec4d18[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@35b96fb4{WRITING}->null:IDLE-->WRITING 18:36:46.459 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@503f5708{s=COMPLETING}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2}] 18:36:46.459 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.459 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Content-Type: text/plain[\r][\n]" 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@35b96fb4{WRITING}->null 18:36:46.459 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Content-Length: 28[\r][\n]" 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@35b96fb4{IDLE}->null:WRITING-->IDLE 18:36:46.459 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.459 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "[\r][\n]" 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@235deb83[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e2663e5] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:36:46.459 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "GOT: Hello There Bob aged 10" 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.server.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 18:36:46.459 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << HTTP/1.1 200 OK 18:36:46.459 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.459 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Content-Type: text/plain 18:36:46.459 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Content-Length: 28 18:36:46.459 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Server: Jetty(11.0.20) 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=2} 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5f913dd9{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.459 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@5f913dd9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@1a5e7bb4) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5f913dd9{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5f913dd9{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5f913dd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:36:46.460 [qtp620412175-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1590953215 cs=HttpChannelState@5f913dd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c58ec84 eof=false 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.459 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.460 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 37][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.460 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-37: set socket timeout to 0 18:36:46.460 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 37][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.460 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.460 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.460 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 10 18:36:46.460 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.460 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-37: Close connection 18:36:46.460 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.460 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10: 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@503f5708{s=END}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] parse null 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3} 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=END,0 of -1},g=HttpGenerator@503f5708{s=END}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,0 of -1} 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@60163835[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1590953215 cs=HttpChannelState@5f913dd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c58ec84 eof=true 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@60163835[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1590953215 cs=HttpChannelState@5f913dd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c58ec84 eof=true 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5f913dd9{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1590953215 cs=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4c58ec84 eof=true 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@4c58ec84 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@60163835[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/GetHello/Bob?age=10,age=3}] 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.460 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.461 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.461 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.461 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.461 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.461 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.461 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 38][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.461 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.461 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.461 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40696<->127.0.0.1:41317 18:36:46.461 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:36:46.461 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.461 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.461 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4ecb8c18[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40696]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.461 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.461 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:36:46.461 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Content-Length: 0 18:36:46.461 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.461 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.461 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.461 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.461 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4ecb8c18[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40696]] 18:36:46.461 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4ecb8c18[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40696]] startThread=0 18:36:46.461 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.461 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.461 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4ecb8c18[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40696]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59570ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.461 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.461 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@47833ece on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6695e644{ReadCallback@291e4bdf{HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@7735657c on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.462 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4ecb8c18[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40696]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59570ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59570ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.462 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119570ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59570ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.461 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.461 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Host: localhost:41317 18:36:46.462 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.464 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Connection: Keep-Alive 18:36:46.464 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.464 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.464 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.464 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Accept-Encoding: gzip,deflate 18:36:46.464 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.464 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Content-Length: 0[\r][\n]" 18:36:46.464 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Host: localhost:41317[\r][\n]" 18:36:46.464 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.464 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.464 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.464 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "[\r][\n]" 18:36:46.464 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.464 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=START,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.464 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.464 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.464 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@47833ece 18:36:46.464 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.464 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@7735657c 18:36:46.464 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.464 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@badeb19[{l=/127.0.0.1:41317,r=/127.0.0.1:40690,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@631c9257[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.464 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.464 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.464 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.464 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.464 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@616d723{null} 18:36:46.464 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.464 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.464 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40696], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.465 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@46129b11 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59567ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.465 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@badeb19[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@631c9257[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.465 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@631c9257[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.465 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@46129b11 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59567ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59567ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-07-10T18:36:46.46521555Z 18:36:46.465 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59567ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.465 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119567ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59567ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.465 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@46129b11 startThread=0 18:36:46.465 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.465 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59567ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-07-10T18:36:46.465342603Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.465 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.465 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@631c9257[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.465 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59567ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-07-10T18:36:46.465450405Z tryProduce true 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59567ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-07-10T18:36:46.465560107Z 18:36:46.465 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.465 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6695e644{ReadCallback@291e4bdf{HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.465 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.465 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 206 DirectByteBuffer@2f158282[p=0,l=206,c=8192,r=206]={<<>>\r\nAccept-...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 206 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=206,c=8192,r=206]={<<>>\r\nAccept-...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=206,c=8192,r=206]={<<>>\r\nAccept-...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=206,c=8192,r=206]={<<>>\r\nAccept-...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.465 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@400262729 cs=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7440f678 eof=false 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7440f678 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@665ce969[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Content-Length: 0 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.466 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.468 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@21de83c6[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.468 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:36:46.468 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@6afca07a[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@19fc786b{null} 18:36:46.468 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 31 Content-Type: text/plain 18:36:46.465 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.465 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@631c9257[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.468 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.468 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.468 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.468 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@badeb19[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@631c9257[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.468 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@631c9257::SocketChannelEndPoint@badeb19[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@631c9257[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@503f5708{s=START}]=>HttpChannelOverHttp@5ff1128d{s=HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5f913dd9{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.468 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@186acd9c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4d7fade4] (null,[p=0,l=31,c=8192,r=31],true)@START 18:36:46.468 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RUNNING,thread=Thread[qtp620412175-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.468 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.468 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@6afca07a[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.468 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 31 Content-Type: text/plain 18:36:46.468 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.468 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@186acd9c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4d7fade4] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:36:46.469 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@428f2b41{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6afca07a[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.469 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@428f2b41{WRITING}->null:IDLE-->WRITING 18:36:46.469 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.469 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.469 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@2824ffaa{s=COMPLETING}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:36:46.469 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Content-Type: text/plain[\r][\n]" 18:36:46.469 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@428f2b41{WRITING}->null 18:36:46.469 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@428f2b41{IDLE}->null:WRITING-->IDLE 18:36:46.469 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@186acd9c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4d7fade4] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:36:46.469 [qtp620412175-20] DEBUG org.eclipse.jetty.server.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 18:36:46.469 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Content-Length: 31[\r][\n]" 18:36:46.469 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.469 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "[\r][\n]" 18:36:46.469 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "DELETE: Hello There Bob aged 10" 18:36:46.469 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << HTTP/1.1 200 OK 18:36:46.469 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.469 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Content-Type: text/plain 18:36:46.469 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Content-Length: 31 18:36:46.469 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Server: Jetty(11.0.20) 18:36:46.469 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.469 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 38][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.469 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-38: set socket timeout to 0 18:36:46.469 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 38][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.469 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.469 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.469 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:36:46.469 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.469 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-38: Close connection 18:36:46.470 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.470 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10: 18:36:46.470 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.470 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.470 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.470 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 39][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.470 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.471 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.471 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40704<->127.0.0.1:41317 18:36:46.471 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:36:46.471 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.471 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.471 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7493ec7c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40704]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.471 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.471 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:36:46.471 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> Host: localhost:41317 18:36:46.471 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> Connection: Keep-Alive 18:36:46.471 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.471 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> Accept-Encoding: gzip,deflate 18:36:46.471 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.471 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "Host: localhost:41317[\r][\n]" 18:36:46.471 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.471 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.471 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.471 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "[\r][\n]" 18:36:46.475 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.475 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.475 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.475 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.475 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7493ec7c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40704]] 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7493ec7c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40704]] startThread=0 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7493ec7c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40704]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59556ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@7f44b83a on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3054c784{ReadCallback@6a2076a7{HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@30ff86b1 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7493ec7c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40704]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59556ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59556ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.476 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119556ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59556ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@7f44b83a 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@30ff86b1 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.476 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40704], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59555ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=21]@2024-07-10T18:36:46.477165823Z 18:36:46.477 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59555ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=21]@2024-07-10T18:36:46.477259255Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59555ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=21]@2024-07-10T18:36:46.477306495Z 18:36:46.477 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59555ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-07-10T18:36:46.477345586Z tryProduce true 18:36:46.477 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3054c784{ReadCallback@6a2076a7{HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.477 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.477 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 187 DirectByteBuffer@4c87e6a[p=0,l=187,c=8192,r=187]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.477 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 187 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=187,c=8192,r=187]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=187,c=8192,r=187]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=187,c=8192,r=187]={<<>>,deflate\r...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@2114678323 cs=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1630200c eof=false 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1630200c 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@5cd63731[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:36:46.477 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=1}] 18:36:46.478 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:36:46.478 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.478 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:36:46.478 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:36:46.478 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.478 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.478 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.478 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.478 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.478 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@207250c1[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=31 null 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@5add80a[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@128ab8f3{null} 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 31 Content-Type: text/plain 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@7f887a2c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4dcec944] (null,[p=0,l=31,c=8192,r=31],true)@START 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@5add80a[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 31 Content-Type: text/plain 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@7f887a2c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4dcec944] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@2648257f{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5add80a[p=0,l=31,c=8192,r=31]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2648257f{WRITING}->null:IDLE-->WRITING 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49b9d043{s=COMPLETING}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=2}] 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@2648257f{WRITING}->null 18:36:46.479 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.479 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.479 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Content-Type: text/plain[\r][\n]" 18:36:46.479 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Content-Length: 31[\r][\n]" 18:36:46.479 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.479 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "[\r][\n]" 18:36:46.477 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.479 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=13} 18:36:46.479 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@57232b89{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.479 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@57232b89{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.479 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=13} 18:36:46.479 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@384a3c5b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.479 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@57232b89{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.479 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@57232b89{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.479 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@57232b89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.479 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=13} 18:36:46.479 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:36:46.479 [qtp620412175-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.479 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@400262729 cs=HttpChannelState@57232b89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7440f678 eof=false 18:36:46.479 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2648257f{IDLE}->null:WRITING-->IDLE 18:36:46.479 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "DELETE: Hello There Bob aged 10" 18:36:46.480 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7f887a2c[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4dcec944] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:36:46.480 [qtp620412175-26] DEBUG org.eclipse.jetty.server.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 18:36:46.480 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << HTTP/1.1 200 OK 18:36:46.480 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.480 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Content-Type: text/plain 18:36:46.480 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Content-Length: 31 18:36:46.480 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Server: Jetty(11.0.20) 18:36:46.480 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.480 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:36:46.480 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@67c3dafa{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.480 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@67c3dafa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.480 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:36:46.480 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.479 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=13} 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@2824ffaa{s=END}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=14}] parse null 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=14} 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=14} 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=END,0 of 0},g=HttpGenerator@2824ffaa{s=END}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=14}] parsed false HttpParser{s=END,0 of 0} 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@665ce969[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=14}] 18:36:46.480 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 39][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@400262729 cs=HttpChannelState@57232b89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7440f678 eof=true 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@665ce969[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=14}] 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@400262729 cs=HttpChannelState@57232b89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7440f678 eof=true 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@57232b89{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@400262729 cs=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7440f678 eof=true 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7440f678 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@665ce969[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=14}] 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.480 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5b27f5ba[{l=/127.0.0.1:41317,r=/127.0.0.1:40696,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@236d953c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.481 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6695e644{null} 18:36:46.481 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.481 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@768200e3 startThread=0 18:36:46.481 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@236d953c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.481 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@236d953c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.481 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5b27f5ba[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@236d953c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.481 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.481 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.481 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.480 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@61c25c65) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@67c3dafa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@67c3dafa{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@67c3dafa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=4} 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:36:46.481 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@768200e3 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59551ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.481 [qtp620412175-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2114678323 cs=HttpChannelState@67c3dafa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1630200c eof=false 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=4} 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.481 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5b27f5ba[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@236d953c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@49b9d043{s=END}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=4}] parse null 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@74b00b34[p=0,l=0,c=0,r=0]={<<<>>>} 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=4} 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.481 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@236d953c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.481 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@768200e3 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59551ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.481 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59550ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.481 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119550ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59550ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.480 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-39: set socket timeout to 0 18:36:46.481 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@236d953c::SocketChannelEndPoint@5b27f5ba[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@236d953c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2824ffaa{s=START}]=>HttpChannelOverHttp@4a84a995{s=HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@57232b89{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.481 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.481 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RUNNING,thread=Thread[qtp620412175-20,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.481 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=4} 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.481 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 39][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.481 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.481 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.481 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=END,0 of -1},g=HttpGenerator@49b9d043{s=END}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,0 of -1} 18:36:46.481 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.481 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:36:46.481 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5cd63731[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=5}] 18:36:46.482 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2114678323 cs=HttpChannelState@67c3dafa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1630200c eof=true 18:36:46.482 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-39: Close connection 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5cd63731[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=5}] 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2114678323 cs=HttpChannelState@67c3dafa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1630200c eof=true 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@67c3dafa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@2114678323 cs=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1630200c eof=true 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1630200c 18:36:46.482 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@5cd63731[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/DeleteHello/Bob?age=10,age=5}] 18:36:46.482 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PutHello/Bob?age=10: 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=START,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1465af71[{l=/127.0.0.1:41317,r=/127.0.0.1:40704,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@466389a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3054c784{null} 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d27136b startThread=0 18:36:46.482 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.482 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.482 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.482 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.482 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.482 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.482 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d27136b in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59549ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@466389a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.482 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1465af71[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@466389a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.482 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@466389a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.482 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@466389a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.483 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5d27136b in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59549ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.483 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1465af71[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@466389a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.483 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@466389a0::SocketChannelEndPoint@1465af71[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@466389a0[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@49b9d043{s=START}]=>HttpChannelOverHttp@64ea443d{s=HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@67c3dafa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.483 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.483 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RUNNING,thread=Thread[qtp620412175-26,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.483 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.483 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.483 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.483 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59549ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.483 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119549ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59549ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.483 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 40][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.483 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.483 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.483 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40712<->127.0.0.1:41317 18:36:46.483 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:36:46.483 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.483 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.483 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7fcbd7ed[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40712]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.483 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.483 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:36:46.483 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Content-Type: text/plain 18:36:46.483 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Content-Length: 9 18:36:46.483 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Host: localhost:41317 18:36:46.483 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Connection: Keep-Alive 18:36:46.483 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.483 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Accept-Encoding: gzip,deflate 18:36:46.483 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.483 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Content-Type: text/plain[\r][\n]" 18:36:46.483 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Content-Length: 9[\r][\n]" 18:36:46.483 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Host: localhost:41317[\r][\n]" 18:36:46.483 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.483 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.483 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.483 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "[\r][\n]" 18:36:46.483 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "At last! " 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7fcbd7ed[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40712]] 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7fcbd7ed[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40712]] startThread=0 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7fcbd7ed[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40712]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59548ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@28b1e921 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@273cdd94{ReadCallback@1c0618f4{HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3bd902b4 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7fcbd7ed[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40712]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59548ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59548ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@28b1e921 18:36:46.484 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119548ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59547ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3bd902b4 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40712], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.484 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.485 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59547ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=21]@2024-07-10T18:36:46.485069963Z 18:36:46.485 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59547ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=21]@2024-07-10T18:36:46.485169175Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.485 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59547ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=21]@2024-07-10T18:36:46.485223677Z 18:36:46.485 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59547ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-07-10T18:36:46.485267747Z tryProduce true 18:36:46.485 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.485 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@273cdd94{ReadCallback@1c0618f4{HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.485 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.485 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.485 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.485 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.485 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 235 DirectByteBuffer@2f158282[p=0,l=235,c=8192,r=235]={<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.485 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 235 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=235,c=8192,r=235]={<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.485 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=235,c=8192,r=235]={<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=235,c=8192,r=235]={<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@133335775 cs=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77b28975 eof=false 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@77b28975 18:36:46.489 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@16f62d4a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.490 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob?age=10 on HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=1} PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.490 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.490 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PutHello/Bob?age=10 HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=1} 18:36:46.490 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.490 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=1} 18:36:46.490 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?age=10 on HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=1} 18:36:46.490 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.490 [qtp620412175-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.490 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.490 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.490 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.490 [qtp620412175-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.491 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@16f62d4a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=2}] 18:36:46.491 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@16f62d4a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=2}] 18:36:46.491 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@16f62d4a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=2}] 18:36:46.491 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.491 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=2}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.491 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.491 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=2} Content@363bdcec{DirectByteBufferR@250c1c86[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.491 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.491 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@363bdcec{DirectByteBufferR@250c1c86[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.491 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209691336498 AsyncContentProducer@16f62d4a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=2}] 18:36:46.491 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@363bdcec{DirectByteBufferR@250c1c86[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@16f62d4a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@16f62d4a[r=Content@363bdcec{DirectByteBufferR@250c1c86[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@16f62d4a[r=Content@363bdcec{DirectByteBufferR@250c1c86[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@16f62d4a[r=Content@363bdcec{DirectByteBufferR@250c1c86[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@363bdcec{DirectByteBufferR@250c1c86[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@363bdcec{DirectByteBufferR@250c1c86[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@16f62d4a[r=Content@363bdcec{DirectByteBufferR@250c1c86[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@363bdcec{DirectByteBufferR@250c1c86[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@363bdcec{DirectByteBufferR@250c1c86[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@133335775 cs=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77b28975 eof=false 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@363bdcec{DirectByteBufferR@250c1c86[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@16f62d4a[r=Content@363bdcec{DirectByteBufferR@250c1c86[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@363bdcec{DirectByteBufferR@250c1c86[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209691336498] AsyncContentProducer@16f62d4a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@16f62d4a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@16f62d4a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>te\r\n\r\nAt ...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3} 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3} 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209691336498 AsyncContentProducer@16f62d4a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@16f62d4a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@16f62d4a[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@16f62d4a[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@16f62d4a[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@16f62d4a[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=3}] 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@133335775 cs=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77b28975 eof=false 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@133335775 cs=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77b28975 eof=false 18:36:46.492 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.493 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@4696c073[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.493 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=37 null 18:36:46.493 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@61ad2996[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@91955f3{null} 18:36:46.493 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=4} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 37 Content-Type: text/plain 18:36:46.493 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@4cb4807a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3cd154c7] (null,[p=0,l=37,c=8192,r=37],true)@START 18:36:46.493 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@61ad2996[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.493 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 37 Content-Type: text/plain 18:36:46.493 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.493 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@4cb4807a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3cd154c7] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:36:46.493 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@34b82b52{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@61ad2996[p=0,l=37,c=8192,r=37]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.493 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@34b82b52{WRITING}->null:IDLE-->WRITING 18:36:46.493 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.493 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.493 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Content-Type: text/plain[\r][\n]" 18:36:46.493 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Content-Length: 37[\r][\n]" 18:36:46.493 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.493 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "[\r][\n]" 18:36:46.493 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "PUT: At last! Hello There Bob aged 10" 18:36:46.493 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << HTTP/1.1 200 OK 18:36:46.493 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.493 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Content-Type: text/plain 18:36:46.493 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Content-Length: 37 18:36:46.493 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Server: Jetty(11.0.20) 18:36:46.493 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.493 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 40][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.493 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-40: set socket timeout to 0 18:36:46.493 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 40][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.493 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.493 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.493 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 10 18:36:46.493 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.493 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-40: Close connection 18:36:46.494 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.494 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PutBlank: 18:36:46.495 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.495 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.495 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.495 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 41][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.495 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.495 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.496 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40726<->127.0.0.1:41317 18:36:46.496 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutBlank HTTP/1.1 18:36:46.496 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.496 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.496 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> PUT /base/RestTest/PutBlank HTTP/1.1 18:36:46.496 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Content-Type: text/plain 18:36:46.496 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Content-Length: 9 18:36:46.496 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Host: localhost:41317 18:36:46.496 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Connection: Keep-Alive 18:36:46.496 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.496 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3fb1effc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40726]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.496 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.496 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Accept-Encoding: gzip,deflate 18:36:46.496 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.496 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.496 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.496 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.496 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "PUT /base/RestTest/PutBlank HTTP/1.1[\r][\n]" 18:36:46.496 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3fb1effc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40726]] 18:36:46.496 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Content-Type: text/plain[\r][\n]" 18:36:46.496 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Content-Length: 9[\r][\n]" 18:36:46.496 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Host: localhost:41317[\r][\n]" 18:36:46.496 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.496 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3fb1effc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40726]] startThread=0 18:36:46.496 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.496 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3fb1effc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40726]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59536ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@563b7c57 on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@528edbde{ReadCallback@444bbad0{HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@491fbfca on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.496 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@563b7c57 18:36:46.496 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@491fbfca 18:36:46.497 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3fb1effc[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40726]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59535ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.497 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59535ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.497 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119535ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59535ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.497 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.497 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.497 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "[\r][\n]" 18:36:46.497 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "At last! " 18:36:46.496 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=W,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@66170e03{s=COMPLETING}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=8}] 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@34b82b52{WRITING}->null 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@34b82b52{IDLE}->null:WRITING-->IDLE 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@4cb4807a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3cd154c7] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.server.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 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40726], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59535ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-07-10T18:36:46.49772189Z 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=8} 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@48413560{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@48413560{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=8} 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@774d46fb) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@48413560{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59534ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-07-10T18:36:46.497833032Z 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@48413560{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@48413560{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.497 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59534ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=23]@2024-07-10T18:36:46.497880373Z ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0} 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=8} 18:36:46.497 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:36:46.497 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59534ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=23]@2024-07-10T18:36:46.497944045Z tryProduce true 18:36:46.497 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.497 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.498 [qtp620412175-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.497 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@133335775 cs=HttpChannelState@48413560{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77b28975 eof=true 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=9} 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@16f62d4a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=9}] 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@133335775 cs=HttpChannelState@48413560{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77b28975 eof=true 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@16f62d4a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=9}] 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@133335775 cs=HttpChannelState@48413560{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77b28975 eof=true 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@48413560{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@133335775 cs=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@77b28975 eof=true 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@77b28975 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@16f62d4a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutHello/Bob?age=10,age=9}] 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@37436325[{l=/127.0.0.1:41317,r=/127.0.0.1:40712,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@273cdd94{null} 18:36:46.498 [qtp620412175-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.499 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f92bf38 startThread=0 18:36:46.499 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.499 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.499 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.499 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.499 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.499 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.499 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.499 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f92bf38 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59533ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.499 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@37436325[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.499 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.499 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.499 [qtp620412175-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@37436325[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.499 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f92bf38 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59533ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.499 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59533ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.499 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119533ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59533ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=2/4,pending=0}] 18:36:46.497 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@528edbde{ReadCallback@444bbad0{HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.498 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.499 [qtp620412175-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4c7e8d7::SocketChannelEndPoint@37436325[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4c7e8d7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@66170e03{s=START}]=>HttpChannelOverHttp@213deaae{s=HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@48413560{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.499 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RUNNING,thread=Thread[qtp620412175-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 224 DirectByteBuffer@2c68c9bb[p=0,l=224,c=8192,r=224]={<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.499 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 224 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=224,c=8192,r=224]={<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=224,c=8192,r=224]={<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=224,c=8192,r=224]={<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.499 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1270342387 cs=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@358df0fe eof=false 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@358df0fe 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@5ce7ae20[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=1}] 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutBlank on HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=1} PUT /base/RestTest/PutBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PutBlank HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=1} 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=1} 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutBlank ?null on HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=1} 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutBlank} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.500 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@5ce7ae20[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@5ce7ae20[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@5ce7ae20[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2} Content@166a80c1{DirectByteBufferR@62be4885[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@166a80c1{DirectByteBufferR@62be4885[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209700912944 AsyncContentProducer@5ce7ae20[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@166a80c1{DirectByteBufferR@62be4885[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5ce7ae20[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@5ce7ae20[r=Content@166a80c1{DirectByteBufferR@62be4885[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@5ce7ae20[r=Content@166a80c1{DirectByteBufferR@62be4885[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@5ce7ae20[r=Content@166a80c1{DirectByteBufferR@62be4885[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@166a80c1{DirectByteBufferR@62be4885[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@166a80c1{DirectByteBufferR@62be4885[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5ce7ae20[r=Content@166a80c1{DirectByteBufferR@62be4885[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@166a80c1{DirectByteBufferR@62be4885[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@166a80c1{DirectByteBufferR@62be4885[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1270342387 cs=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@358df0fe eof=false 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@166a80c1{DirectByteBufferR@62be4885[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@5ce7ae20[r=Content@166a80c1{DirectByteBufferR@62be4885[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@166a80c1{DirectByteBufferR@62be4885[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>last! lat...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209700912944] AsyncContentProducer@5ce7ae20[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@5ce7ae20[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@5ce7ae20[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>last! lat...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>last! lat...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2} 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2} 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] parsed false HttpParser{s=END,9 of 9} 18:36:46.501 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=2}] 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209700912944 AsyncContentProducer@5ce7ae20[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@5ce7ae20[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@5ce7ae20[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@5ce7ae20[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@5ce7ae20[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@5ce7ae20[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1270342387 cs=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@358df0fe eof=false 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1270342387 cs=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@358df0fe eof=false 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@38ee5e2c[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=26 null 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@599971bf[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1b379ec5{null} 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutBlank on HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 26 Content-Type: text/plain 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@bdd1746[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4108272f] (null,[p=0,l=26,c=8192,r=26],true)@START 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=26} last=true content=HeapByteBuffer@599971bf[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 26 Content-Type: text/plain 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@bdd1746[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4108272f] ([p=0,l=126,c=8192,r=126],[p=0,l=26,c=8192,r=26],true)@COMPLETING 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@538eb238{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@599971bf[p=0,l=26,c=8192,r=26]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@538eb238{WRITING}->null:IDLE-->WRITING 18:36:46.502 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.502 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.502 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Content-Type: text/plain[\r][\n]" 18:36:46.502 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Content-Length: 26[\r][\n]" 18:36:46.502 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.502 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "[\r][\n]" 18:36:46.503 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "PUT: At last! Hello There " 18:36:46.503 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << HTTP/1.1 200 OK 18:36:46.503 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.503 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Content-Type: text/plain 18:36:46.503 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Content-Length: 26 18:36:46.503 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Server: Jetty(11.0.20) 18:36:46.503 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.503 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 41][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.503 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-41: set socket timeout to 0 18:36:46.503 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 41][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.503 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.503 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.503 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There 18:36:46.503 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.503 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-41: Close connection 18:36:46.503 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.503 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PostHello/Bob?age=10: 18:36:46.502 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 152 SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@c7498ea{s=COMPLETING}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=3}] 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=152 remaining=0 WriteFlusher@538eb238{WRITING}->null 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@538eb238{IDLE}->null:WRITING-->IDLE 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@bdd1746[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4108272f] ([p=126,l=126,c=8192,r=0],[p=26,l=26,c=8192,r=0],true)@END 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.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 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4} 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6a16964c{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@6a16964c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PutBlank,age=4} 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@7468df3a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6a16964c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6a16964c{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6a16964c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=4} 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutBlank written=26 18:36:46.503 [qtp620412175-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PUT /base/RestTest/PutBlank HTTP/1.1" 200 26 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1270342387 cs=HttpChannelState@6a16964c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@358df0fe eof=true 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=4} 18:36:46.503 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@5ce7ae20[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:46.504 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1270342387 cs=HttpChannelState@6a16964c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@358df0fe eof=true 18:36:46.504 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@5ce7ae20[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=5}] 18:36:46.504 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1270342387 cs=HttpChannelState@6a16964c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@358df0fe eof=true 18:36:46.504 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.504 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.504 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.504 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 42][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.504 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.504 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.504 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40728<->127.0.0.1:41317 18:36:46.504 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:36:46.504 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.504 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.504 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:36:46.504 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Content-Type: text/plain 18:36:46.504 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Content-Length: 9 18:36:46.504 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Host: localhost:41317 18:36:46.504 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Connection: Keep-Alive 18:36:46.504 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.504 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@2d080f5e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40728]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.504 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.504 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.504 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.504 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.504 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.504 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@2d080f5e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40728]] 18:36:46.504 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@2d080f5e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40728]] startThread=0 18:36:46.504 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.504 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.504 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@2d080f5e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40728]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59527ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.504 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.504 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.504 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.505 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.505 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@1d03ba42 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.505 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.505 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.505 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.504 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6a16964c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.505 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5ac7c133{ReadCallback@3f3b5424{HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1270342387 cs=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@358df0fe eof=true 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@358df0fe 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@5ce7ae20[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PutBlank,age=6}] 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@78e30d9f[{l=/127.0.0.1:41317,r=/127.0.0.1:40726,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@365410f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@528edbde{null} 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@176c81d6 startThread=0 18:36:46.505 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.505 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.505 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.505 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.505 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@365410f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@365410f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@78e30d9f[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@365410f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.505 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@176c81d6 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59526ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@365410f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RUNNING,thread=Thread[qtp620412175-21,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.505 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.504 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Accept-Encoding: gzip,deflate 18:36:46.505 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.506 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.506 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Content-Type: text/plain[\r][\n]" 18:36:46.505 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.505 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@78e30d9f[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@365410f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.506 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3f6a382b on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.506 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.506 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@365410f7::SocketChannelEndPoint@78e30d9f[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@365410f7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@c7498ea{s=START}]=>HttpChannelOverHttp@310d7301{s=HttpChannelState@6a16964c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.506 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.506 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@176c81d6 in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59526ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.506 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@2d080f5e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40728]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59526ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.506 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59526ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.506 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59526ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.506 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119526ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59526ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.506 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Content-Length: 9[\r][\n]" 18:36:46.506 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119526ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59526ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@1d03ba42 18:36:46.506 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Host: localhost:41317[\r][\n]" 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3f6a382b 18:36:46.506 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.506 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.506 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.506 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "[\r][\n]" 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.506 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "At last! " 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40728], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59525ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-07-10T18:36:46.506862067Z 18:36:46.506 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59525ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-07-10T18:36:46.506941328Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.506 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59525ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-07-10T18:36:46.506986059Z 18:36:46.506 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59525ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-07-10T18:36:46.507055341Z tryProduce true 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5ac7c133{ReadCallback@3f3b5424{HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.507 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.507 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.507 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 237 DirectByteBuffer@4c87e6a[p=0,l=237,c=8192,r=237]={<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.507 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 237 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=237,c=8192,r=237]={<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=237,c=8192,r=237]={<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=237,c=8192,r=237]={<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@18663187 cs=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@724e9221 eof=false 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@724e9221 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@17176b48[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob?age=10 on HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=0} POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PostHello/Bob?age=10 HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=0} 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=0} 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?age=10 on HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=0} 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.507 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.508 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@17176b48[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=1}] 18:36:46.508 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@17176b48[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=1}] 18:36:46.508 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@17176b48[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=1}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4c87e6a[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2} Content@3281bfbd{DirectByteBufferR@5542d2a1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@3281bfbd{DirectByteBufferR@5542d2a1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209708503097 AsyncContentProducer@17176b48[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@3281bfbd{DirectByteBufferR@5542d2a1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@17176b48[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@17176b48[r=Content@3281bfbd{DirectByteBufferR@5542d2a1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@17176b48[r=Content@3281bfbd{DirectByteBufferR@5542d2a1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@17176b48[r=Content@3281bfbd{DirectByteBufferR@5542d2a1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3281bfbd{DirectByteBufferR@5542d2a1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@3281bfbd{DirectByteBufferR@5542d2a1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@17176b48[r=Content@3281bfbd{DirectByteBufferR@5542d2a1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3281bfbd{DirectByteBufferR@5542d2a1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@3281bfbd{DirectByteBufferR@5542d2a1[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@18663187 cs=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@724e9221 eof=false 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@3281bfbd{DirectByteBufferR@5542d2a1[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@17176b48[r=Content@3281bfbd{DirectByteBufferR@5542d2a1[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@3281bfbd{DirectByteBufferR@5542d2a1[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209708503097] AsyncContentProducer@17176b48[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@17176b48[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@17176b48[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4c87e6a[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>last! e\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2} 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2} 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=END,9 of 9},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,9 of 9} 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=END,9 of 9},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209708503097 AsyncContentProducer@17176b48[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@17176b48[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@17176b48[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@17176b48[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@17176b48[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@17176b48[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=2}] 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@18663187 cs=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@724e9221 eof=false 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@18663187 cs=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@724e9221 eof=false 18:36:46.509 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@539b9db2[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=38 null 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@7ffaf1a2[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@4039d5b7{null} 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 38 Content-Type: text/plain 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@3adc0cb[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@c54ab01] (null,[p=0,l=38,c=8192,r=38],true)@START 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@7ffaf1a2[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 38 Content-Type: text/plain 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@3adc0cb[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@c54ab01] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@248b3cc8{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7ffaf1a2[p=0,l=38,c=8192,r=38]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@248b3cc8{WRITING}->null:IDLE-->WRITING 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=END,9 of 9},g=HttpGenerator@37f44940{s=COMPLETING}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3}] 18:36:46.510 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.510 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.510 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Content-Type: text/plain[\r][\n]" 18:36:46.510 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Content-Length: 38[\r][\n]" 18:36:46.510 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.510 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "[\r][\n]" 18:36:46.510 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "POST: At last! Hello There Bob aged 10" 18:36:46.510 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << HTTP/1.1 200 OK 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@248b3cc8{WRITING}->null 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@248b3cc8{IDLE}->null:WRITING-->IDLE 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@3adc0cb[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@c54ab01] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.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 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3} 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@81ca84d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@81ca84d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3} 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@2a11d183) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@81ca84d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@81ca84d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@81ca84d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=3} 18:36:46.510 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.510 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:36:46.510 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Content-Type: text/plain 18:36:46.511 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Content-Length: 38 18:36:46.511 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Server: Jetty(11.0.20) 18:36:46.511 [qtp620412175-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@18663187 cs=HttpChannelState@81ca84d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@724e9221 eof=true 18:36:46.511 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4} 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@17176b48[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@18663187 cs=HttpChannelState@81ca84d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@724e9221 eof=true 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@17176b48[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@18663187 cs=HttpChannelState@81ca84d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@724e9221 eof=true 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@81ca84d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@18663187 cs=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@724e9221 eof=true 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@724e9221 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@17176b48[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostHello/Bob?age=10,age=4}] 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.511 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 42][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.511 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-42: set socket timeout to 0 18:36:46.511 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 42][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.511 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.511 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.511 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 10 18:36:46.511 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.511 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-42: Close connection 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled 0 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.511 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.511 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PostBlank: 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=START,0 of -1} 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5ac7c133{ReadCallback@3f3b5424{HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3f6a382b on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RUNNING,thread=Thread[qtp620412175-26,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.511 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.511 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.511 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.511 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.511 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.511 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3f6a382b 18:36:46.511 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40728], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59520ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-07-10T18:36:46.512209196Z 18:36:46.512 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59520ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-07-10T18:36:46.512288537Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59520ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-07-10T18:36:46.512331968Z 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5ac7c133{ReadCallback@3f3b5424{HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.512 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59520ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-07-10T18:36:46.512498231Z tryProduce true 18:36:46.512 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.512 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.512 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.512 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.512 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.512 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.513 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.513 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.513 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.513 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.513 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.513 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.513 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.513 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.513 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 43][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.513 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@656074da[{l=/127.0.0.1:41317,r=/127.0.0.1:40728,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b23d758[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.513 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.513 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5ac7c133{null} 18:36:46.513 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.513 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@175dfd4b startThread=0 18:36:46.513 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.513 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.513 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7b23d758[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.513 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.513 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.513 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.513 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.513 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7b23d758[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.513 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.514 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@656074da[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7b23d758[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.514 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4693f68f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40744]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.514 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40744<->127.0.0.1:41317 18:36:46.514 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.514 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostBlank HTTP/1.1 18:36:46.514 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@175dfd4b in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59518ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.514 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.514 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.514 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.514 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.514 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@656074da[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7b23d758[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.514 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4693f68f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40744]] 18:36:46.514 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4693f68f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40744]] startThread=0 18:36:46.514 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.514 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.514 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4693f68f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40744]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59518ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.514 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7b23d758[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.514 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RUNNING,thread=Thread[qtp620412175-21,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.514 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.514 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7b23d758::SocketChannelEndPoint@656074da[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7b23d758[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f44940{s=START}]=>HttpChannelOverHttp@24f1c59f{s=HttpChannelState@81ca84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.514 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@175dfd4b in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=1,r=-1,t=59518ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.514 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.514 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59518ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.514 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119518ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59518ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.514 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.514 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.514 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> POST /base/RestTest/PostBlank HTTP/1.1 18:36:46.514 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Content-Type: text/plain 18:36:46.514 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Content-Length: 9 18:36:46.514 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Host: localhost:41317 18:36:46.514 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Connection: Keep-Alive 18:36:46.514 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.514 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Accept-Encoding: gzip,deflate 18:36:46.514 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "POST /base/RestTest/PostBlank HTTP/1.1[\r][\n]" 18:36:46.514 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Content-Type: text/plain[\r][\n]" 18:36:46.514 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Content-Length: 9[\r][\n]" 18:36:46.514 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Host: localhost:41317[\r][\n]" 18:36:46.514 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.514 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.514 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.514 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "[\r][\n]" 18:36:46.514 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "At last! " 18:36:46.514 [qtp620412175-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.514 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.515 [qtp620412175-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.515 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@2f8c62bb on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.515 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.515 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.515 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.515 [qtp620412175-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@13ce0b7c{ReadCallback@730827ec{HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.515 [qtp620412175-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.515 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3f5d1a8c on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.515 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.515 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.515 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4693f68f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40744]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59517ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.515 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59517ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.515 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119517ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59517ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.515 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.515 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.515 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.515 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.515 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@2f8c62bb 18:36:46.515 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@3f5d1a8c 18:36:46.515 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.515 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.515 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.515 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40744], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59516ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=23]@2024-07-10T18:36:46.516145915Z 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59516ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=23]@2024-07-10T18:36:46.516209466Z 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@13ce0b7c{ReadCallback@730827ec{HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 226 DirectByteBuffer@2f158282[p=0,l=226,c=8192,r=226]={<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 226 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=226,c=8192,r=226]={<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=226,c=8192,r=226]={<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=226,c=8192,r=226]={<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@2110553596 cs=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@148d2efa eof=false 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@148d2efa 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@726eb190[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostBlank on HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=0} POST /base/RestTest/PostBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PostBlank HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=0} 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=0} 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostBlank ?null on HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=0} 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.516 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.517 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostBlank} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.517 [qtp620412175-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.517 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59514ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-07-10T18:36:46.517812139Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.517 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59514ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-07-10T18:36:46.517873901Z tryProduce true 18:36:46.517 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@726eb190[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=1}] 18:36:46.517 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@726eb190[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=1}] 18:36:46.517 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@726eb190[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=1}] 18:36:46.517 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.517 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=1}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.517 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.518 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2} Content@200444c4{DirectByteBufferR@3eb9eea5[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.518 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.518 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@200444c4{DirectByteBufferR@3eb9eea5[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209717524341 AsyncContentProducer@726eb190[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@200444c4{DirectByteBufferR@3eb9eea5[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@726eb190[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@726eb190[r=Content@200444c4{DirectByteBufferR@3eb9eea5[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@726eb190[r=Content@200444c4{DirectByteBufferR@3eb9eea5[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@726eb190[r=Content@200444c4{DirectByteBufferR@3eb9eea5[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@200444c4{DirectByteBufferR@3eb9eea5[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@200444c4{DirectByteBufferR@3eb9eea5[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@726eb190[r=Content@200444c4{DirectByteBufferR@3eb9eea5[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@200444c4{DirectByteBufferR@3eb9eea5[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@200444c4{DirectByteBufferR@3eb9eea5[p=217,l=226,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@2110553596 cs=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@148d2efa eof=false 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@200444c4{DirectByteBufferR@3eb9eea5[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@726eb190[r=Content@200444c4{DirectByteBufferR@3eb9eea5[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@200444c4{DirectByteBufferR@3eb9eea5[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>At last! ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209717524341] AsyncContentProducer@726eb190[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@726eb190[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@726eb190[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>At last! ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f158282[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>At last! ...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2} 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2} 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] parsed false HttpParser{s=END,9 of 9} 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209717524341 AsyncContentProducer@726eb190[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@726eb190[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@726eb190[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@726eb190[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@726eb190[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@726eb190[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=2}] 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@2110553596 cs=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@148d2efa eof=false 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@2110553596 cs=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@148d2efa eof=false 18:36:46.518 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@433eed76[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=27 null 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@44db36b0[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@467b788b{null} 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostBlank on HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=3} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 27 Content-Type: text/plain 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@37466a27[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a764e4] (null,[p=0,l=27,c=8192,r=27],true)@START 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=27} last=true content=HeapByteBuffer@44db36b0[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 27 Content-Type: text/plain 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@37466a27[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a764e4] ([p=0,l=126,c=8192,r=126],[p=0,l=27,c=8192,r=27],true)@COMPLETING 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1e54ac96{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@44db36b0[p=0,l=27,c=8192,r=27]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1e54ac96{WRITING}->null:IDLE-->WRITING 18:36:46.519 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.519 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.519 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Content-Type: text/plain[\r][\n]" 18:36:46.519 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Content-Length: 27[\r][\n]" 18:36:46.519 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.519 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "[\r][\n]" 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 153 SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6f6c1d8e{s=COMPLETING}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=3}] 18:36:46.519 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "POST: At last! Hello There " 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=153 remaining=0 WriteFlusher@1e54ac96{WRITING}->null 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1e54ac96{IDLE}->null:WRITING-->IDLE 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@37466a27[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a764e4] ([p=126,l=126,c=8192,r=0],[p=27,l=27,c=8192,r=0],true)@END 18:36:46.519 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << HTTP/1.1 200 OK 18:36:46.519 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.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 18:36:46.519 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Content-Type: text/plain 18:36:46.519 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Content-Length: 27 18:36:46.519 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Server: Jetty(11.0.20) 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.519 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=3} 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5c74054a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@5c74054a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PostBlank,age=3} 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@3f630f7) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5c74054a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5c74054a{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5c74054a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=3} 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostBlank written=27 18:36:46.519 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 43][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.519 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-43: set socket timeout to 0 18:36:46.519 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 43][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.519 [qtp620412175-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "POST /base/RestTest/PostBlank HTTP/1.1" 200 27 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.519 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.519 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.519 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There 18:36:46.519 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2110553596 cs=HttpChannelState@5c74054a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@148d2efa eof=true 18:36:46.520 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=4} 18:36:46.520 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-43: Close connection 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@726eb190[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=4}] 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2110553596 cs=HttpChannelState@5c74054a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@148d2efa eof=true 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@726eb190[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=4}] 18:36:46.520 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.520 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PatchHello/Bob?age=10: 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2110553596 cs=HttpChannelState@5c74054a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@148d2efa eof=true 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5c74054a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@2110553596 cs=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@148d2efa eof=true 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@148d2efa 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@726eb190[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PostBlank,age=4}] 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@55c817c1{DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f158282[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@6184cdcb[{l=/127.0.0.1:41317,r=/127.0.0.1:40744,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@682100e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@13ce0b7c{null} 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.520 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.520 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ac1c8cf startThread=0 18:36:46.520 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.520 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ac1c8cf in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59512ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.520 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.520 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.520 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@6184cdcb[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@682100e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.520 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.520 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 44][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.520 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.520 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@682100e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.520 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.520 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2ac1c8cf in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59511ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.520 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59511ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.521 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119511ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59511ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.520 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@682100e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.520 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.520 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.521 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@682100e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.521 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.521 [qtp620412175-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@6184cdcb[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@682100e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.521 [qtp620412175-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@682100e1::SocketChannelEndPoint@6184cdcb[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@682100e1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6f6c1d8e{s=START}]=>HttpChannelOverHttp@4570ba0e{s=HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@5c74054a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.521 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40750<->127.0.0.1:41317 18:36:46.521 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RUNNING,thread=Thread[qtp620412175-20,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.521 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:36:46.521 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6746350f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40750]] on ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.521 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=1 18:36:46.521 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.521 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.521 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.521 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.521 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.521 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6746350f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40750]] 18:36:46.521 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6746350f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40750]] startThread=0 18:36:46.521 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.521 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.521 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6746350f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40750]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59511ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.521 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.521 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.521 [qtp620412175-30] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.521 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.521 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:36:46.521 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Content-Type: application/merge-patch+json 18:36:46.521 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Content-Length: 9 18:36:46.521 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Host: localhost:41317 18:36:46.521 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Connection: Keep-Alive 18:36:46.521 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.521 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.521 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Accept-Encoding: gzip,deflate 18:36:46.521 [qtp620412175-30] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.521 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:36:46.521 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.521 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@537ef5cd on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.521 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Content-Length: 9[\r][\n]" 18:36:46.521 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Host: localhost:41317[\r][\n]" 18:36:46.521 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.521 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.521 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.521 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.521 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "[\r][\n]" 18:36:46.521 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.521 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "At last! " 18:36:46.521 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.521 [qtp620412175-30] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@39a941ee{ReadCallback@681673a7{HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.521 [qtp620412175-30] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.521 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@4c6223f5 on ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=1 18:36:46.521 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=2 18:36:46.522 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/1 selected 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 2 updates 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@537ef5cd 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@4c6223f5 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 1/1/1 selected 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 1 keys, 0 updates 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40750], selector=sun.nio.ch.EPollSelectorImpl@5f365516, interestOps=1, readyOps=1 SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59510ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-07-10T18:36:46.522335061Z 18:36:46.522 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6746350f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40750]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59510ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59510ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-07-10T18:36:46.522398272Z 18:36:46.522 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59510ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@39a941ee{ReadCallback@681673a7{HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.522 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119510ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59510ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 257 DirectByteBuffer@4c87e6a[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 257 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=257,c=8192,r=257]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1861374170 cs=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13625cb0 eof=false 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@13625cb0 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@37db0a96[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.522 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob?age=10 on HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=0} PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PatchHello/Bob?age=10 HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=1} 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=1} 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?age=10 on HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=1} 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@37db0a96[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@37db0a96[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@37db0a96[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=1}] 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=1}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4c87e6a[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.523 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=1} Content@4fc88098{DirectByteBufferR@33c06d3b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@4fc88098{DirectByteBufferR@33c06d3b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209723415141 AsyncContentProducer@37db0a96[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@4fc88098{DirectByteBufferR@33c06d3b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@37db0a96[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@37db0a96[r=Content@4fc88098{DirectByteBufferR@33c06d3b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@37db0a96[r=Content@4fc88098{DirectByteBufferR@33c06d3b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@37db0a96[r=Content@4fc88098{DirectByteBufferR@33c06d3b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@4fc88098{DirectByteBufferR@33c06d3b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@4fc88098{DirectByteBufferR@33c06d3b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@37db0a96[r=Content@4fc88098{DirectByteBufferR@33c06d3b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@4fc88098{DirectByteBufferR@33c06d3b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@4fc88098{DirectByteBufferR@33c06d3b[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1861374170 cs=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13625cb0 eof=false 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@4fc88098{DirectByteBufferR@33c06d3b[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@37db0a96[r=Content@4fc88098{DirectByteBufferR@33c06d3b[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@4fc88098{DirectByteBufferR@33c06d3b[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209723415141] AsyncContentProducer@37db0a96[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@37db0a96[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@37db0a96[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4c87e6a[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2} 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2} 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,9 of 9} 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209723415141 AsyncContentProducer@37db0a96[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@37db0a96[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@37db0a96[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@37db0a96[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@37db0a96[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@37db0a96[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1861374170 cs=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13625cb0 eof=false 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1861374170 cs=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13625cb0 eof=false 18:36:46.524 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@3246202f[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=39 null 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@5d26034b[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@56618437{null} 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@66788275[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65bc91cd] (null,[p=0,l=39,c=8192,r=39],true)@START 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@5d26034b[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@66788275[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65bc91cd] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@8edea6a{IDLE}->null [DirectByteBuffer@3d064f61[p=0,l=144,c=8192,r=144]={<<>>so-8859-1...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5d26034b[p=0,l=39,c=8192,r=39]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@8edea6a{WRITING}->null:IDLE-->WRITING 18:36:46.525 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=W,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7cca11a6{s=COMPLETING}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.525 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@8edea6a{WRITING}->null 18:36:46.525 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@8edea6a{IDLE}->null:WRITING-->IDLE 18:36:46.525 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Content-Length: 39[\r][\n]" 18:36:46.525 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.525 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "[\r][\n]" 18:36:46.525 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "PATCH: At last! Hello There Bob aged 10" 18:36:46.525 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RESERVED,thread=Thread[qtp620412175-20,5,main]} task=AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59507ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-07-10T18:36:46.525532675Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.525 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << HTTP/1.1 200 OK 18:36:46.525 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.525 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Content-Type: application/merge-patch+json 18:36:46.525 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59507ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-07-10T18:36:46.525574306Z tryProduce true 18:36:46.525 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.525 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.525 [qtp620412175-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7cca11a6{s=END}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:36:46.525 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 1 keys 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@66788275[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@65bc91cd] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.server.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 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.525 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Content-Length: 39 18:36:46.525 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Server: Jetty(11.0.20) 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=3} 18:36:46.525 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@186ba9b8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@186ba9b8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.526 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@5277877c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@186ba9b8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@186ba9b8{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@186ba9b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:36:46.526 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 44][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.526 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-44: set socket timeout to 0 18:36:46.526 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 44][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.526 [qtp620412175-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.526 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.526 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.526 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 10 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1861374170 cs=HttpChannelState@186ba9b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13625cb0 eof=true 18:36:46.526 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4} 18:36:46.526 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-44: Close connection 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@37db0a96[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1861374170 cs=HttpChannelState@186ba9b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13625cb0 eof=true 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@37db0a96[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:36:46.526 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1861374170 cs=HttpChannelState@186ba9b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13625cb0 eof=true 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@186ba9b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.526 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:41317/base/RestTest/PatchBlank: 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1861374170 cs=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13625cb0 eof=true 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@13625cb0 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@37db0a96[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@12cb5087{DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4c87e6a[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@760df33f[{l=/127.0.0.1:41317,r=/127.0.0.1:40750,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4a7373b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@39a941ee{null} 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@205ff8ec{STARTED} id=1 keys=1 selected=0 updates=0 18:36:46.526 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.526 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.526 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 0 updates 18:36:46.526 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.526 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.526 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@70becc6d startThread=0 18:36:46.526 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:36:46.526 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4a7373b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.527 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:36:46.527 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:41317][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:36:46.527 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4a7373b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.527 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 45][route: {}->http://localhost:41317][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.527 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:41317 18:36:46.527 [qtp620412175-26] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@760df33f[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4a7373b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.527 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:41317 18:36:46.527 [qtp620412175-26] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4a7373b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.527 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RUNNING,thread=Thread[qtp620412175-26,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.527 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.527 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:40764<->127.0.0.1:41317 18:36:46.527 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchBlank HTTP/1.1 18:36:46.527 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:36:46.527 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@5738e814[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40764]] on ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.527 [qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=1 18:36:46.527 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@70becc6d in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59505ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.527 [qtp620412175-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@760df33f[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4a7373b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.527 [qtp620412175-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4a7373b7::SocketChannelEndPoint@760df33f[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4a7373b7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7cca11a6{s=START}]=>HttpChannelOverHttp@cf47df1{s=HttpChannelState@186ba9b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.527 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@70becc6d in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59505ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.527 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59505ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.527 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119505ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59505ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.527 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:36:46.527 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> PATCH /base/RestTest/PatchBlank HTTP/1.1 18:36:46.527 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Content-Type: application/merge-patch+json 18:36:46.527 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Content-Length: 9 18:36:46.527 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Host: localhost:41317 18:36:46.527 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Connection: Keep-Alive 18:36:46.527 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:36:46.527 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Accept-Encoding: gzip,deflate 18:36:46.527 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "PATCH /base/RestTest/PatchBlank HTTP/1.1[\r][\n]" 18:36:46.527 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.527 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Content-Length: 9[\r][\n]" 18:36:46.527 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Host: localhost:41317[\r][\n]" 18:36:46.527 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Connection: Keep-Alive[\r][\n]" 18:36:46.527 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:36:46.527 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:36:46.527 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "[\r][\n]" 18:36:46.527 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "At last! " 18:36:46.528 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.528 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.528 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.528 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.528 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@5738e814[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40764]] 18:36:46.528 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@5738e814[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40764]] startThread=0 18:36:46.528 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.528 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.528 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@5738e814[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40764]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59503ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.528 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.528 [qtp620412175-29] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:36:46.528 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.528 [qtp620412175-29] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:36:46.528 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@75dacefd on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.528 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.529 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.529 [qtp620412175-29] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.529 [qtp620412175-29] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@35ae6d8c{ReadCallback@464b4119{HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.529 [qtp620412175-29] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.529 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6545c20b on ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=1 18:36:46.529 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=2 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.529 [qtp620412175-29] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/1 selected 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 2 updates 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:36:46.529 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@5738e814[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40764]] in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59503ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$695/0x0000000800f3bfc8@75dacefd 18:36:46.529 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59503ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$688/0x0000000800f2d2d0@6545c20b 18:36:46.529 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119503ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59503ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 1/1/1 selected 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 1 keys, 0 updates 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41317 remote=/127.0.0.1:40764], selector=sun.nio.ch.EPollSelectorImpl@76d1e0ad, interestOps=1, readyOps=1 SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} tryExecute AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/PRODUCING/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59503ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-07-10T18:36:46.529575728Z 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]:runFillable:BLOCKING/BLOCKING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59503ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-07-10T18:36:46.5296569Z 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@35ae6d8c{ReadCallback@464b4119{HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:36:46.529 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RESERVED,thread=Thread[qtp620412175-26,5,main]} task=AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59503ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-07-10T18:36:46.529723861Z ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0} 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] onFillable enter HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.529 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=true/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59502ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-07-10T18:36:46.529774892Z tryProduce true 18:36:46.529 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.529 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 246 DirectByteBuffer@2c68c9bb[p=0,l=246,c=8192,r=246]={<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.529 [qtp620412175-26] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] filled 246 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=246,c=8192,r=246]={<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.529 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 1 keys 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=246,c=8192,r=246]={<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=246,c=8192,r=246]={<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:36:46.529 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41317) header=Host, headerString=[Host], valueString=[localhost:41317] 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)) header=User-Agent, headerString=[User-Agent], valueString=[Apache-HttpClient/4.5.14 (Java/17.0.4)] 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@63380195 cs=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7056597c eof=false 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7056597c 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@8994598[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchBlank on HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=0} PATCH /base/RestTest/PatchBlank HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:41317 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:41317/base/RestTest/PatchBlank HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=0} 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=0} 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchBlank ?null on HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=0} 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 session=null 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-17d32e9b, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchBlank} -> org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.530 [qtp620412175-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@8994598[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@8994598[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@8994598[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1} Content@1d7f65b3{DirectByteBufferR@26d474fd[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1d7f65b3{DirectByteBufferR@26d474fd[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209731097267 AsyncContentProducer@8994598[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@1d7f65b3{DirectByteBufferR@26d474fd[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@8994598[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@8994598[r=Content@1d7f65b3{DirectByteBufferR@26d474fd[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@8994598[r=Content@1d7f65b3{DirectByteBufferR@26d474fd[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@8994598[r=Content@1d7f65b3{DirectByteBufferR@26d474fd[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1d7f65b3{DirectByteBufferR@26d474fd[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@1d7f65b3{DirectByteBufferR@26d474fd[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@8994598[r=Content@1d7f65b3{DirectByteBufferR@26d474fd[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1d7f65b3{DirectByteBufferR@26d474fd[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=1}] 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@1d7f65b3{DirectByteBufferR@26d474fd[p=237,l=246,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@63380195 cs=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7056597c eof=false 18:36:46.531 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@1d7f65b3{DirectByteBufferR@26d474fd[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@8994598[r=Content@1d7f65b3{DirectByteBufferR@26d474fd[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1d7f65b3{DirectByteBufferR@26d474fd[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=209731097267] AsyncContentProducer@8994598[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@8994598[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@8994598[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>> ccept-En...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2c68c9bb[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>> ccept-En...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2} 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2} 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] parsed false HttpParser{s=END,9 of 9} 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 209731097267 AsyncContentProducer@8994598[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@8994598[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@8994598[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@8994598[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@8994598[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@8994598[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=2}] 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@63380195 cs=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7056597c eof=false 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@63380195 cs=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7056597c eof=false 18:36:46.532 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:36:46.533 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@648b44e2[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 18:36:46.533 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=28 null 18:36:46.533 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@26fc786e[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@4048c3ff{null} 18:36:46.533 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchBlank on HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=3} 200 null HTTP/1.1 Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:36:46.533 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@453e2497[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7bacd486] (null,[p=0,l=28,c=8192,r=28],true)@START 18:36:46.533 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@26fc786e[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.533 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Wed, 10 Jul 2024 18:36:46 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:36:46.533 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:36:46.533 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@453e2497[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7bacd486] ([p=0,l=144,c=8192,r=144],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:36:46.533 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@3ed6ec95{IDLE}->null [DirectByteBuffer@60b93ff8[p=0,l=144,c=8192,r=144]={<<>>so-8859-1...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@26fc786e[p=0,l=28,c=8192,r=28]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 18:36:46.533 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3ed6ec95{WRITING}->null:IDLE-->WRITING 18:36:46.534 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "HTTP/1.1 200 OK[\r][\n]" 18:36:46.534 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Date: Wed, 10 Jul 2024 18:36:46 GMT[\r][\n]" 18:36:46.534 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Content-Type: application/merge-patch+json[\r][\n]" 18:36:46.534 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Content-Length: 28[\r][\n]" 18:36:46.534 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Server: Jetty(11.0.20)[\r][\n]" 18:36:46.534 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "[\r][\n]" 18:36:46.534 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "PATCH: At last! Hello There " 18:36:46.534 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << HTTP/1.1 200 OK 18:36:46.534 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Date: Wed, 10 Jul 2024 18:36:46 GMT 18:36:46.534 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Content-Type: application/merge-patch+json 18:36:46.534 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Content-Length: 28 18:36:46.534 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Server: Jetty(11.0.20) 18:36:46.534 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:36:46.534 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 45][route: {}->http://localhost:41317] can be kept alive indefinitely 18:36:46.534 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-45: set socket timeout to 0 18:36:46.534 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 45][route: {}->http://localhost:41317][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:36:46.534 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:36:46.534 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:36:46.534 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There 18:36:46.534 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:36:46.534 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-45: Close connection 18:36:46.534 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:36:46.534 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 172 SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@7bab921b{s=COMPLETING}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4}] 18:36:46.534 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=172 remaining=0 WriteFlusher@3ed6ec95{WRITING}->null 18:36:46.534 [qtp620412175-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3ed6ec95{IDLE}->null:WRITING-->IDLE 18:36:46.534 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@453e2497[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7bacd486] ([p=144,l=144,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:36:46.534 [qtp620412175-21] DEBUG org.eclipse.jetty.server.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 18:36:46.534 [qtp620412175-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:36:46.534 [qtp620412175-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4} 18:36:46.534 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@45d17359{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:36:46.534 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@45d17359{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.534 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=http://localhost:41317/base/RestTest/PatchBlank,age=4} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@3887878b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@45d17359{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@45d17359{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@45d17359{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=5} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchBlank written=28 18:36:46.535 [qtp620412175-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:36:46 +0000] "PATCH /base/RestTest/PatchBlank HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@63380195 cs=HttpChannelState@45d17359{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7056597c eof=true 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=5} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@8994598[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=5}] 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@63380195 cs=HttpChannelState@45d17359{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7056597c eof=true 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@8994598[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=5}] 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@63380195 cs=HttpChannelState@45d17359{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7056597c eof=true 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@45d17359{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@63380195 cs=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7056597c eof=true 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7056597c 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@8994598[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=http://localhost:41317/base/RestTest/PatchBlank,age=5}] 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] filled -1 RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parse RetainableByteBuffer@4bd24566{DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2c68c9bb[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4eeb5afd[{l=/127.0.0.1:41317,r=/127.0.0.1:40764,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@61725c9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@35ae6d8c{null} 18:36:46.535 [qtp620412175-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4040ee60{STARTED} id=0 keys=1 selected=0 updates=0 18:36:46.535 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60894cfe in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59496ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.535 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.535 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.535 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 0 updates 18:36:46.535 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:36:46.535 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.535 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.535 [qtp620412175-30] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4eeb5afd[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@61725c9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.535 [qtp620412175-30] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@61725c9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.535 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60894cfe in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=2,r=-1,t=59496ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.535 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59496ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.535 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119496ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59496ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=3/4,pending=0}] 18:36:46.536 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41317, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@3db64bd4{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE}, connector=RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}, jettyThread=Thread[RestTest-41317,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:36:46.536 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=41317, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@3db64bd4{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE}, connector=RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317}, jettyThread=Thread[RestTest-41317,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:36:46.536 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} 18:36:46.537 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60894cfe startThread=0 18:36:46.537 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@61725c9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] parsed false HttpParser{s=CLOSED,0 of -1} 18:36:46.537 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@61725c9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.537 [qtp620412175-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@4eeb5afd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@61725c9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:36:46.537 [qtp620412175-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@61725c9c::SocketChannelEndPoint@4eeb5afd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@61725c9c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7bab921b{s=START}]=>HttpChannelOverHttp@2b14ad70{s=HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] onFillable exit HttpChannelState@45d17359{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:36:46.537 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RUNNING,thread=Thread[qtp620412175-21,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:36:46.537 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} waiting ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.537 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} 18:36:46.537 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@205ff8ec{STARTED} id=1 keys=0 selected=0 updates=0 18:36:46.538 [qtp620412175-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp620412175-22-acceptor-0@6203398f-RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=3,r=-1,t=59493ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.538 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@c2df90e on ManagedSelector@205ff8ec{STOPPING} id=1 keys=0 selected=0 updates=0 18:36:46.538 [qtp620412175-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=4,r=-1,t=59493ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.538 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STOPPING} id=1 keys=0 selected=0 updates=1 18:36:46.538 [qtp620412175-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119493ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=4,r=-1,t=59493ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@c2df90e 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@205ff8ec{STOPPING} id=1 keys=0 selected=0 updates=0 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 waiting with 0 keys 18:36:46.539 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@4f7be6c8 on ManagedSelector@205ff8ec{STOPPING} id=1 keys=0 selected=0 updates=0 18:36:46.539 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@205ff8ec{STOPPING} id=1 keys=0 selected=0 updates=1 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken with none selected 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 woken up from select, 0/0/0 selected 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5f365516 processing 0 keys, 1 updates 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@4f7be6c8 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{RUNNING,thread=Thread[qtp620412175-20,5,main]} was=RUNNING next=STOPPED size=0+4 capacity=4 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1a65e019{STOPPED,thread=Thread[qtp620412175-20,5,main]} exited ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.539 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@1a65e019{STOPPED,thread=null} in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=4,r=-1,t=59492ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.539 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=4,r=-1,t=59492ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-07-10T18:36:46.539985559Z 18:36:46.540 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=5,r=-1,t=59492ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.540 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119492ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=5,r=-1,t=59492ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.540 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@2cf4b311/SelectorProducer@7a89f2ac/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=5,r=-1,t=59492ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-07-10T18:36:46.540056681Z 18:36:46.540 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@205ff8ec{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:36:46.540 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@4040ee60{STARTED} id=0 keys=0 selected=0 updates=0 18:36:46.540 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@647b9364 on ManagedSelector@4040ee60{STOPPING} id=0 keys=0 selected=0 updates=0 18:36:46.540 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STOPPING} id=0 keys=0 selected=0 updates=1 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@647b9364 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@4040ee60{STOPPING} id=0 keys=0 selected=0 updates=0 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad waiting with 0 keys 18:36:46.540 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@b6bccb4 on ManagedSelector@4040ee60{STOPPING} id=0 keys=0 selected=0 updates=0 18:36:46.540 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4040ee60{STOPPING} id=0 keys=0 selected=0 updates=1 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken with none selected 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad woken up from select, 0/0/0 selected 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@76d1e0ad processing 0 keys, 1 updates 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@b6bccb4 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{RUNNING,thread=Thread[qtp620412175-26,5,main]} was=RUNNING next=STOPPED size=0+4 capacity=4 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@6f534e2d{STOPPED,thread=Thread[qtp620412175-26,5,main]} exited ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.540 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=5,r=-1,t=59492ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-07-10T18:36:46.540566412Z 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@6f534e2d{STOPPED,thread=null} in QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=5,r=-1,t=59492ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=6,r=-1,t=59492ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.540 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@5ad19f5c/SelectorProducer@78c45908/IDLE/p=false/QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=6,r=-1,t=59492ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-07-10T18:36:46.540622823Z 18:36:46.540 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@4040ee60{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:36:46.540 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119492ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=6,r=-1,t=59492ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.540 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} 18:36:46.540 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@6b0615ae[HTTP/1.1] 18:36:46.540 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@6b0615ae[HTTP/1.1] 18:36:46.540 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@5833f5cd{STARTED} 18:36:46.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@5833f5cd{STOPPED} 18:36:46.541 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} 18:36:46.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestTest@54bca971{HTTP/1.1, (http/1.1)}{localhost:41317} 18:36:46.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@3db64bd4{STARTED}[11.0.20,sto=0] 18:36:46.541 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@3db64bd4{STOPPING}[11.0.20,sto=0] 18:36:46.541 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@3db64bd4{STOPPING}[11.0.20,sto=0] 18:36:46.541 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@3db64bd4{STOPPING}[11.0.20,sto=0] 18:36:46.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@2c8ec48c{STARTED}[worker=node0] 18:36:46.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@7a77fa3c{STARTED}[interval=660000, ownscheduler=true] 18:36:46.541 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 18:36:46.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@5675b559{STARTED} 18:36:46.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@5675b559{STOPPED} 18:36:46.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@7a77fa3c{STOPPED}[interval=660000, ownscheduler=false] 18:36:46.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@2c8ec48c{STOPPED}[worker=node0] 18:36:46.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@d472dc8{STARTED} 18:36:46.541 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@d472dc8{STOPPING} 18:36:46.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@d472dc8{STOPPED} 18:36:46.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@1e63d216{/base,null,AVAILABLE} 18:36:46.541 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@1e63d216{/base,null,STOPPED} 18:36:46.541 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 18:36:46.542 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 18:36:46.542 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@1aa93594[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:36:46.542 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@34ea3605[passivating=false,graceSec=3600] 18:36:46.542 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@34ea3605[passivating=false,graceSec=3600] 18:36:46.542 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@1aa93594[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:36:46.542 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@b40d5a4{STARTED} 18:36:46.542 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@b40d5a4{STOPPED} 18:36:46.542 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 18:36:46.542 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@7f02251{STARTED} 18:36:46.542 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@7f02251{STOPPING} 18:36:46.542 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@fd8fa4d7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 18:36:46.542 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-1773b1e7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@fd8fa4d7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:36:46.542 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:36:46.552 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:36:46.553 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-17d32e9b[EMBEDDED:null] 18:36:46.553 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:36:46.553 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet63bfdbcb{/*->org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:36:46.553 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-17d32e9b=MappedServlet7af0affa{null->org.glassfish.jersey.servlet.ServletContainer-17d32e9b==org.glassfish.jersey.servlet.ServletContainer@c61667ff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@7f02251{STOPPED} 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler1106468732==dftMaxIdleSec=-1 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@56de6d6b{base=null,protected=[]} 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@56de6d6b{base=null,protected=[]} 18:36:46.554 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@1e63d216{/base,null,STOPPED} 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@1e63d216{/base,null,STOPPED} 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@17271176{STARTED} 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@2e3cdec2{STARTED} 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@2e3cdec2{STOPPED} 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@17271176{STOPPED} 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@6e106680{size=0} 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@6e106680{size=0} 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp620412175]@24fabd0f{STARTED,8<=10<=200,i=6,r=-1,t=59478ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=10<=200,i=6,r=-1,t=59478ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0}] 18:36:46.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@5e259fcc{reserved=4/4,pending=0} 18:36:46.557 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} task=STOP ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0} 18:36:46.557 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} task=STOP ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0} 18:36:46.557 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@ec63211{RESERVED,thread=Thread[qtp620412175-21,5,main]} exited ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0} 18:36:46.557 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@7c40b4be{RESERVED,thread=Thread[qtp620412175-25,5,main]} exited ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0} 18:36:46.557 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@ec63211{RESERVED,thread=null} in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=10<=200,i=6,r=-1,t=59475ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0}] 18:36:46.557 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@7c40b4be{RESERVED,thread=null} in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=10<=200,i=6,r=-1,t=59475ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0}] 18:36:46.557 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=10<=200,i=7,r=-1,t=59475ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0}] 18:36:46.557 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=10<=200,i=8,r=-1,t=59475ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0}] 18:36:46.557 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119475ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=10<=200,i=8,r=-1,t=59475ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0}] 18:36:46.557 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119475ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=10<=200,i=8,r=-1,t=59475ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0}] 18:36:46.557 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@35df4ca5{RESERVED,thread=Thread[qtp620412175-19,5,main]} task=STOP ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0} 18:36:46.557 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@35df4ca5{RESERVED,thread=Thread[qtp620412175-19,5,main]} exited ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0} 18:36:46.557 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1988c5d7{RESERVED,thread=Thread[qtp620412175-23,5,main]} task=STOP ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0} 18:36:46.557 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@35df4ca5{RESERVED,thread=null} in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=10<=200,i=8,r=-1,t=59474ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0}] 18:36:46.557 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@1988c5d7{RESERVED,thread=Thread[qtp620412175-23,5,main]} exited ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0} 18:36:46.557 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=10<=200,i=9,r=-1,t=59474ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0}] 18:36:46.557 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@1988c5d7{RESERVED,thread=null} in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=10<=200,i=9,r=-1,t=59474ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0}] 18:36:46.557 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119474ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=10<=200,i=9,r=-1,t=59474ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0}] 18:36:46.557 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=10<=200,i=10,r=-1,t=59474ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0}] 18:36:46.557 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119474ms in the future QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=10<=200,i=10,r=-1,t=59474ms,q=0}[ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0}] 18:36:46.558 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@5e259fcc{reserved=-1/4,pending=0} 18:36:46.558 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=10,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.558 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=10,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.558 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=11,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.558 [qtp620412175-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp620412175-24,5,main] exited for QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=11,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp620412175-30,5,main] for 2499 18:36:46.559 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=11,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=11,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=12,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp620412175-29,5,main] exited for QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=12,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=12,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=12,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=12,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=12,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=13,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=12,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=13,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=14,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=15,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp620412175-20,5,main] exited for QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=15,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp620412175-30,5,main] exited for QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=13,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=15,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=15,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=16,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp620412175-25,5,main] exited for QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=16,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=15,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=16,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=16,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=16,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=17,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=18,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-26] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp620412175-26,5,main] exited for QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=18,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp620412175-23,5,main] exited for QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=18,r=-1,t=59472ms,q=0}[NO_TRY] 18:36:46.559 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp620412175-23,5,main] for 2499 18:36:46.559 [qtp620412175-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp620412175-22,5,main] exited for QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=15,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=15,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.559 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=16,r=-1,t=59473ms,q=0}[NO_TRY] 18:36:46.560 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=18,r=-1,t=59472ms,q=0}[NO_TRY] 18:36:46.560 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=19,r=-1,t=59472ms,q=0}[NO_TRY] 18:36:46.560 [qtp620412175-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp620412175-21,5,main] exited for QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=19,r=-1,t=59472ms,q=0}[NO_TRY] 18:36:46.560 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$462/0x0000000800d5e000@3052f084 in QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=18,r=-1,t=59472ms,q=0}[NO_TRY] 18:36:46.560 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=20,r=-1,t=59472ms,q=0}[NO_TRY] 18:36:46.560 [qtp620412175-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp620412175-19,5,main] exited for QueuedThreadPool[qtp620412175]@24fabd0f{STOPPING,8<=0<=200,i=20,r=-1,t=59472ms,q=0}[NO_TRY] 18:36:46.560 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp620412175-19,5,main] for 2498 18:36:46.560 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp620412175-21,5,] for 2498 18:36:46.561 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp620412175]@24fabd0f{STOPPED,8<=0<=200,i=20,r=-1,t=59471ms,q=0}[NO_TRY] 18:36:46.561 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@3db64bd4{STOPPED}[11.0.20,sto=0] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.449 s -- in org.onap.policy.rest.RestTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ rest --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ rest --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/rest-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ rest --- [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ rest --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ rest --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/rest/4.0.0-SNAPSHOT/rest-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/rest-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/rest/4.0.0-SNAPSHOT/rest-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:aai >-- [INFO] Building aai 4.0.0-SNAPSHOT [14/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ aai --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ aai --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ aai --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ aai --- [INFO] Copying 17 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ aai --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ aai --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.aai.AaiManagerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:36:53,366 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - This is logback-classic version 1.4.14 18:36:53,368 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d6d480c - No custom configurators were discovered as a service. 18:36:53,368 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d6d480c - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:53,369 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d6d480c - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:53,373 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - Could NOT find resource [logback-test.scmo] 18:36:53,373 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - Could NOT find resource [logback.scmo] 18:36:53,378 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d6d480c - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:36:53,378 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d6d480c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:53,379 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d6d480c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:53,381 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/test-classes/logback-test.xml] 18:36:53,496 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1720636613495) 18:36:53,497 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/test-classes/logback-test.xml] 18:36:53,497 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:36:53,500 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [ModelImplAai] 18:36:53,501 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:36:53,514 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:36:53,514 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:36:53,524 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:36:53,550 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:36:53,552 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:36:53,553 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.aai] to DEBUG 18:36:53,558 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.aai] to false 18:36:53,558 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.aai] 18:36:53,558 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1a464fa3 - End of configuration. 18:36:53,560 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@554188ac - Registering current configuration as safe fallback point 18:36:53,560 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d6d480c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 181 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-07-10 18:36:53,912 ModelImplAai [main] INFO network - [OUT|REST|http://somewhere.over.the.rainbow/aai/v21/network/pnfs/pnf/test-pnf?depth=0|] 2024-07-10 18:36:53,923 ModelImplAai [main] INFO o.o.p.c.u.s.OrderedServiceImpl - ***** OrderedServiceImpl implementers: [] 2024-07-10 18:36:53,925 ModelImplAai [main] INFO network - [IN|REST|http://somewhere.over.the.rainbow/aai/v21/network/pnfs/pnf/] Response code: 200 2024-07-10 18:36:53,925 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - http://somewhere.over.the.rainbow/aai/v21/network/pnfs/pnf/test-pnf?depth=0 2024-07-10 18:36:53,926 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - 200 2024-07-10 18:36:53,926 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - {"pnf-name":test-pnf,"pnf-id":"123456","in-maint":false,"ipaddress-v4-oam":"1.1.1.1"} 2024-07-10 18:36:53,957 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put before 2024-07-10 18:36:53,958 ModelImplAai [main] INFO network - [OUT|REST|http://testing.cq.query/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo|] 2024-07-10 18:36:53,958 ModelImplAai [main] INFO network - [IN|REST|http://testing.cq.query/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:] Response code: 200 2024-07-10 18:36:53,958 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - http://testing.cq.query/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo 2024-07-10 18:36:53,959 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - 200 2024-07-10 18:36:53,959 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - { "result-data": [ { "resource-type": "vserver", "resource-link": "/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497" } ] } 2024-07-10 18:36:53,972 ModelImplAai [main] INFO network - [OUT|REST|http://testing.cq.query] {"query":"query/closed-loop","start":"/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497"} 2024-07-10 18:36:53,972 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put after 2024-07-10 18:36:53,973 ModelImplAai [main] INFO network - [IN|REST|http://testing.cq.query/aai/v21/query?format=resource] Response code: 200 2024-07-10 18:36:53,973 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - http://testing.cq.query/aai/v21/query?format=resource 2024-07-10 18:36:53,973 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - 200 2024-07-10 18:36:53,973 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - { "results": [ { "vserver": { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_unprotected_private_port_0-u2lkra6bpz7l", "interface-id": "bd621b3f-da40-4a8a-a703-3db290295cd9", "macaddr": "fa:16:3e:0c:27:e4", "network-name": "4e291560-92f8-4822-9dcf-dd75c04c9617", "is-port-mirrored": false, "resource-version": "1556725250653", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_onap_private_port_0-nfvykwarrnxr", "interface-id": "86bbce7d-51ba-4ad2-a34a-aa2742f9789f", "macaddr": "fa:16:3e:39:d9:27", "network-name": "3ef9d123-0d09-4400-8ed0-c0fd5c76aa2b", "is-port-mirrored": false, "resource-version": "1556725250531", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_protected_private_port_0-bz3hsoxjcgyw", "interface-id": "b1a8a573-d70d-4b32-b717-21fd6bb549a6", "macaddr": "fa:16:3e:95:1d:e9", "network-name": "47cae58a-b052-4f73-8f42-e154c260d5df", "is-port-mirrored": false, "resource-version": "1556725250584", "in-maint": false, "is-ip-unnumbered": false } ] } } }, { "generic-vnf": { "vnf-id": "f17face5-69cb-4c88-9e0b-7426db7edddd", "vnf-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725242259", "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-customization-id": "f3733725-19a1-41a0-ba2d-540bf03862a8", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } ] } } }, { "model-ver": { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "model-elements": { "model-element": [ { "model-element-uuid": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c/model-vers/model-ver/93a6166f-b3d5-4f06-b4ba-aed48d009ad9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "acc6edd8-a8d4-4b93-afaa-0994068be14c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "93a6166f-b3d5-4f06-b4ba-aed48d009ad9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "generic-vnf" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } }, { "model": { "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-type": "resource", "resource-version": "1556724755172", "model-vers": { "model-ver": [ { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } ] } } }, { "service-instance": { "service-instance-id": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "service-instance-name": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8", "environment-context": "General_Revenue-Bearing", "workload-context": "Production", "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "resource-version": "1556725033469", "orchestration-status": "Active", "relationship-list": { "relationship": [ { "related-to": "project", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/projects/project/Project-Demonstration", "relationship-data": [ { "relationship-key": "project.project-name", "relationship-value": "Project-Demonstration" } ] }, { "related-to": "owning-entity", "relationship-label": "org.onap.relationships.inventory.BelongsTo", "related-link": "/aai/v15/business/owning-entities/owning-entity/fcc64127-06ba-4761-b325-c681f636ad07", "relationship-data": [ { "relationship-key": "owning-entity.owning-entity-id", "relationship-value": "fcc64127-06ba-4761-b325-c681f636ad07" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102", "model-elements": { "model-element": [ { "model-element-uuid": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755319", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4/model-vers/model-ver/46b92144-923a-4d20-b85a-3cbd847668a9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "82194af1-3c2c-485a-8f44-420e22a9eaa4" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "46b92144-923a-4d20-b85a-3cbd847668a9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "service-instance" } ] } ] } } ] } } }, { "model": { "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-type": "service", "resource-version": "1556724755319", "model-vers": { "model-ver": [ { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102" } ] } } }, { "generic-vnf": { "vnf-id": "9cd7da50-723c-418c-a91d-af2866844a5d", "vnf-name": "Ete_vFWCLvPKG_7ba1fbde_1", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vPKG 5101f6c6-8df3 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725432402", "model-invariant-id": "9a243c47-fd5f-43d1-bd2a-f17bd12a61f2", "model-version-id": "8f79aa0f-da58-4381-9abf-0d6d1926a1eb", "model-customization-id": "82dd9d05-e056-4c3e-a9b4-8a3d6bd54226", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "04bcd430-e1ef-4da5-a67e-3dd80463a725", "vf-module-name": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1", "heat-stack-id": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1/6f9827e8-68fb-45e9-a19e-e2246a43df14", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725420287", "model-invariant-id": "4eb0297d-1256-4ba7-9ed4-7bc44b6a0031", "model-version-id": "bb755929-a025-48cd-b987-59cb4734c059", "model-customization-id": "bfcebc88-8d57-449d-906c-f508b5bd0fe0", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] } } }, { "vf-module": { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "model-elements": { "model-element": [ { "model-element-uuid": "acdee717-9602-4c9c-acf4-8522b65c7161", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5/model-vers/model-ver/c00563ae-812b-4e62-8330-7c4d0f47088a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "ef86f9c5-2165-44f3-8fc3-96018b609ea5" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "c00563ae-812b-4e62-8330-7c4d0f47088a" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "vf-module" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } }, { "model": { "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-type": "resource", "resource-version": "1556724754936", "model-vers": { "model-ver": [ { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } ] } } }, { "tenant": { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "vservers": { "vserver": [ { "vserver-id": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "vserver-name": "Ete_vFWCLvFWSNK_38fbaf46_0", "vserver-name2": "Ete_vFWCLvFWSNK_38fbaf46_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564836725", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_38fbaf46_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "vserver-name": "vofwl01snkf0ef", "vserver-name2": "vofwl01snkf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567725997", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snkf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snkf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "cc93aa76-e88d-43a6-8e3b-331918dd3eab", "vserver-name": "demofwl01pgnaf46", "vserver-name2": "demofwl01pgnaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556565009305", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnaf46" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_38fbaf46_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15/vf-modules/vf-module/475496f6-38d1-43df-a995-64a387f6c788", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "475496f6-38d1-43df-a995-64a387f6c788" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "ab342d19-f3e6-420b-8481-ed7f16c43dfa", "vserver-name": "demofwl01snkaf46", "vserver-name2": "demofwl01snkaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564837108", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkaf46" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557549", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "91277106-90d3-450d-8a10-9aa9a8727d6e", "vserver-name": "vofwl01pgnf0ef", "vserver-name2": "vofwl01pgnf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/91277106-90d3-450d-8a10-9aa9a8727d6e", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567540588", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8edbf0ef_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgnf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0/vf-modules/vf-module/02e31bf2-8a33-418f-85f4-6b1d2903b3b7", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "02e31bf2-8a33-418f-85f4-6b1d2903b3b7" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "801da076-918a-4911-b87c-b44ce62822a9", "vserver-name": "vofwl01pgn8ab3", "vserver-name2": "vofwl01pgn8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/801da076-918a-4911-b87c-b44ce62822a9", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573356532", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgn8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgn8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8b908ab3_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f/vf-modules/vf-module/1e130341-7ccd-46bc-bf83-3453c1ba5fe3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "1e130341-7ccd-46bc-bf83-3453c1ba5fe3" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "8a503052-a89c-4035-94ec-b3ab1e157b49", "vserver-name": "vofwl01vfwf0ef", "vserver-name2": "vofwl01vfwf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/8a503052-a89c-4035-94ec-b3ab1e157b49", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567726399", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfwf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "39a77e27-ced1-444c-a5b6-f73135e09225", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/39a77e27-ced1-444c-a5b6-f73135e09225", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557017", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "0e581a27-5184-48b1-88b1-e81c5b5a450c", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/0e581a27-5184-48b1-88b1-e81c5b5a450c", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767443", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "c103ce57-6662-49e0-a589-ebfd91f05c79", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/c103ce57-6662-49e0-a589-ebfd91f05c79", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767717", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "b75ccb62-131b-4e76-adad-28636fc60fb8", "vserver-name": "demofwl01snkfbde", "vserver-name2": "demofwl01snkfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/b75ccb62-131b-4e76-adad-28636fc60fb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250327", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "80465c73-3481-4d9d-9d3b-ab4016dfffe7", "vserver-name": "demofwl01pgnfbde", "vserver-name2": "demofwl01pgnfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725436997", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d/vf-modules/vf-module/04bcd430-e1ef-4da5-a67e-3dd80463a725", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "04bcd430-e1ef-4da5-a67e-3dd80463a725" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } }, { "cloud-region": { "cloud-owner": "CloudOwner", "cloud-region-id": "RegionOne", "cloud-type": "SharedNode", "owner-defined-type": "OwnerType", "cloud-region-version": "v1", "cloud-zone": "CloudZone", "resource-version": "1556561749631", "tenants": { "tenant": [ { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } ] }, "flavors": { "flavor": [ { "flavor-id": "764efb04-5a46-4806-a766-2bdd24559f39", "flavor-name": "m1.medium", "flavor-vcpus": 2, "flavor-ram": 4096, "flavor-disk": 40, "flavor-ephemeral": 0, "flavor-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/flavors/764efb04-5a46-4806-a766-2bdd24559f39", "resource-version": "1556564836050", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "images": { "image": [ { "image-id": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "image-name": "unknown", "image-architecture": "unknown", "image-os-distro": "unknown", "image-os-version": "unknown", "application": "unknown", "application-vendor": "unknown", "application-version": "unknown", "image-selflink": "http://10.12.25.2:8774/41d6d38489bd40b09ea8a6b6b852dcbd/images/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "resource-version": "1556564834957", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "availability-zones": { "availability-zone": [ { "availability-zone-name": "nova", "hypervisor-type": "KVM", "operational-status": "Active", "resource-version": "1556561761360" } ] }, "relationship-list": { "relationship": [ { "related-to": "complex", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "related-link": "/aai/v15/cloud-infrastructure/complexes/complex/clli1", "relationship-data": [ { "relationship-key": "complex.physical-location-id", "relationship-value": "clli1" } ] } ] } } } ] } 2024-07-10 18:36:54,270 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put before 2024-07-10 18:36:54,270 ModelImplAai [main] INFO network - [OUT|REST|/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo|] 2024-07-10 18:36:54,271 ModelImplAai [main] INFO network - [IN|REST|/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:] AAI POST Null Response 2024-07-10 18:36:54,271 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - AAI GET Null Response to /aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo 2024-07-10 18:36:54,271 ModelImplAai [main] INFO network - [OUT|REST|] null 2024-07-10 18:36:54,271 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put after 2024-07-10 18:36:54,271 ModelImplAai [main] INFO network - [IN|REST|/aai/v21/query?format=resource] AAI POST Null Response 2024-07-10 18:36:54,271 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - AAI POST Null Response to /aai/v21/query?format=resource 2024-07-10 18:36:54,273 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put before 2024-07-10 18:36:54,273 ModelImplAai [main] INFO network - [OUT|REST|Error/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo|] 2024-07-10 18:36:54,273 ModelImplAai [main] INFO network - [IN|REST|Error/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:] AAI POST Null Response 2024-07-10 18:36:54,273 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - AAI GET Null Response to Error/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo 2024-07-10 18:36:54,273 ModelImplAai [main] INFO network - [OUT|REST|Error] null 2024-07-10 18:36:54,274 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put after 2024-07-10 18:36:54,274 ModelImplAai [main] INFO network - [IN|REST|Error/aai/v21/query?format=resource] AAI POST Null Response 2024-07-10 18:36:54,274 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - AAI POST Null Response to Error/aai/v21/query?format=resource [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.858 s -- in org.onap.policy.aai.AaiManagerTest [INFO] Running org.onap.policy.aai.AaiCqResponseTest 2024-07-10 18:36:54,319 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - f17face5-69cb-4c88-9e0b-7426db7edddd 2024-07-10 18:36:54,396 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - f953c499-4b1e-426b-8c6d-e9e9f1fc730f 2024-07-10 18:36:54,430 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - 41d6d38489bd40b09ea8a6b6b852dcbd 2024-07-10 18:36:54,463 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-07-10 18:36:54,463 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvPKG_7ba1fbde_1 2024-07-10 18:36:54,494 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8 2024-07-10 18:36:54,517 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - vFWCL_vFWSNK bbefb8ce-2bde 2024-07-10 18:36:54,539 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 2024-07-10 18:36:54,539 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1 2024-07-10 18:36:54,560 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - RegionOne 2024-07-10 18:36:54,581 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-07-10 18:36:54,602 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - 9a243c47-fd5f-43d1-bd2a-f17bd12a61f2 2024-07-10 18:36:54,622 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-07-10 18:36:54,839 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-07-10 18:36:54,856 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 2024-07-10 18:36:54,875 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 2024-07-10 18:36:54,893 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - vFWCL_vFWSNK bbefb8ce-2bde 2024-07-10 18:36:54,894 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - vFWCL 2019-05-01 15:30: 2024-07-10 18:36:54,894 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0 2024-07-10 18:36:54,925 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s -- in org.onap.policy.aai.AaiCqResponseTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ aai --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'aai' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ aai --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/aai-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ aai --- [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ aai --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ aai --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/aai/4.0.0-SNAPSHOT/aai-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/aai-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/aai/4.0.0-SNAPSHOT/aai-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:appc >-- [INFO] Building appc 4.0.0-SNAPSHOT [15/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ appc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/appc/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ appc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ appc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ appc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ appc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ appc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.appc.ResponseStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.onap.policy.appc.ResponseStatusTest [INFO] Running org.onap.policy.appc.EnumsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.appc.EnumsTest [INFO] Running org.onap.policy.appc.CommonHeaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.policy.appc.CommonHeaderTest [INFO] Running org.onap.policy.appc.ResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.appc.ResponseTest [INFO] Running org.onap.policy.appc.RequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.appc.RequestTest [INFO] Running org.onap.policy.appc.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.policy.appc.util.SerializationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ appc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'appc' with 6 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ appc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/appc-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ appc --- [INFO] Analyzed bundle 'appc' with 6 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ appc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ appc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appc/4.0.0-SNAPSHOT/appc-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/appc-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appc/4.0.0-SNAPSHOT/appc-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:cds >-- [INFO] Building cds 4.0.0-SNAPSHOT [16/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ cds --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/cds/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cds --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cds --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cds --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cds --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ cds --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.cds.client.CdsProcessorGrpcClientTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:37:04.110 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(:) for action() 18:37:04.340 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:37:04.345 [main] INFO network -- [OUT|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds" } 18:37:04.354 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- [IN|REST|gRPC://localhost:1234/|] {} io.grpc.StatusRuntimeException: UNKNOWN at io.grpc.Status.asRuntimeException(Status.java:533) at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:453) at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:426) at io.grpc.internal.ClientCallImpl.access$500(ClientCallImpl.java:66) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:689) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$900(ClientCallImpl.java:577) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:751) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:740) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:755) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:705) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:698) at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34) at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:654) at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.notifyClientClose(InProcessTransport.java:576) at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.close(InProcessTransport.java:562) at io.grpc.internal.ServerCallImpl.closeInternal(ServerCallImpl.java:218) at io.grpc.internal.ServerCallImpl.close(ServerCallImpl.java:202) at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onError(ServerCalls.java:360) at org.onap.policy.cds.client.CdsProcessorGrpcClientTest.testSendRequestFail(CdsProcessorGrpcClientTest.java:169) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:37:04.410 [main] ERROR org.onap.policy.cds.api.TestCdsProcessorListenerImpl -- Failed processing blueprint Status{code=UNKNOWN, description=null, cause=null} io.grpc.StatusRuntimeException: UNKNOWN at io.grpc.Status.asRuntimeException(Status.java:533) at io.grpc.stub.ClientCalls$StreamObserverToCallListenerAdapter.onClose(ClientCalls.java:453) at io.grpc.internal.ClientCallImpl.closeObserver(ClientCallImpl.java:426) at io.grpc.internal.ClientCallImpl.access$500(ClientCallImpl.java:66) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.close(ClientCallImpl.java:689) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.access$900(ClientCallImpl.java:577) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInternal(ClientCallImpl.java:751) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl$1StreamClosed.runInContext(ClientCallImpl.java:740) at io.grpc.internal.ContextRunnable.run(ContextRunnable.java:37) at io.grpc.internal.SerializeReentrantCallsDirectExecutor.execute(SerializeReentrantCallsDirectExecutor.java:49) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closedInternal(ClientCallImpl.java:755) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:705) at io.grpc.internal.ClientCallImpl$ClientStreamListenerImpl.closed(ClientCallImpl.java:698) at io.grpc.internal.ForwardingClientStreamListener.closed(ForwardingClientStreamListener.java:34) at io.grpc.internal.InternalSubchannel$CallTracingTransport$1$1.closed(InternalSubchannel.java:654) at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.notifyClientClose(InProcessTransport.java:576) at io.grpc.inprocess.InProcessTransport$InProcessStream$InProcessServerStream.close(InProcessTransport.java:562) at io.grpc.internal.ServerCallImpl.closeInternal(ServerCallImpl.java:218) at io.grpc.internal.ServerCallImpl.close(ServerCallImpl.java:202) at io.grpc.stub.ServerCalls$ServerCallStreamObserverImpl.onError(ServerCalls.java:360) at org.onap.policy.cds.client.CdsProcessorGrpcClientTest.testSendRequestFail(CdsProcessorGrpcClientTest.java:169) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:37:04.439 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:37:04.860 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:37:04.864 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:37:04.888 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:37:04.893 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(:) for action() 18:37:04.895 [main] INFO network -- [OUT|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds-req1" } 18:37:04.905 [main] INFO network -- [IN|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds-resp1" } 18:37:04.906 [main] INFO org.onap.policy.cds.api.TestCdsProcessorListenerImpl -- Received notification from CDS: actionIdentifiers { actionName: "policy-to-cds-resp1" } 18:37:04.907 [main] INFO network -- [IN|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds-resp2" } 18:37:04.908 [main] INFO org.onap.policy.cds.api.TestCdsProcessorListenerImpl -- Received notification from CDS: actionIdentifiers { actionName: "policy-to-cds-resp2" } 18:37:04.909 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Completed blueprint(:) for action() 18:37:04.909 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:37:04.921 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.398 s -- in org.onap.policy.cds.client.CdsProcessorGrpcClientTest [INFO] Running org.onap.policy.cds.client.BasicAuthClientHeaderInterceptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.onap.policy.cds.client.BasicAuthClientHeaderInterceptorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cds --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cds' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ cds --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/cds-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ cds --- [INFO] Analyzed bundle 'cds' with 7 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ cds --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ cds --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/cds/4.0.0-SNAPSHOT/cds-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/cds-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/cds/4.0.0-SNAPSHOT/cds-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:appclcm >-- [INFO] Building appclcm 4.0.0-SNAPSHOT [17/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ appclcm --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ appclcm --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ appclcm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ appclcm --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ appclcm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ appclcm --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.appclcm.AppcLcmCommonHeaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.policy.appclcm.AppcLcmCommonHeaderTest [INFO] Running org.onap.policy.appclcm.AppcLcmOutputTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.appclcm.AppcLcmOutputTest [INFO] Running org.onap.policy.appclcm.AppcLcmModelsTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in org.onap.policy.appclcm.AppcLcmModelsTest [INFO] Running org.onap.policy.appclcm.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.policy.appclcm.util.SerializationTest [INFO] Running org.onap.policy.appclcm.AppcLcmResponseCodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.appclcm.AppcLcmResponseCodeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ appclcm --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'appclcm' with 5 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ appclcm --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/appclcm-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ appclcm --- [INFO] Analyzed bundle 'appclcm' with 5 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ appclcm --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ appclcm --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appclcm/4.0.0-SNAPSHOT/appclcm-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/appclcm-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appclcm/4.0.0-SNAPSHOT/appclcm-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:sdnc >-- [INFO] Building sdnc 4.0.0-SNAPSHOT [18/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sdnc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sdnc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ sdnc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sdnc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ sdnc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ sdnc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.sdnc.SdncResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.policy.sdnc.SdncResponseTest [INFO] Running org.onap.policy.sdnc.SdncHealAdditionalParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.sdnc.SdncHealAdditionalParamsTest [INFO] Running org.onap.policy.sdnc.SdncHealRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.sdnc.SdncHealRequestTest [INFO] Running org.onap.policy.sdnc.DemoTest 18:37:08.802 [main] INFO org.onap.policy.sdnc.DemoTest -- { "input": { "sdnc-request-header": { "svc-request-id": "service-req-01", "svc-action": "servive-action" }, "request-information": { "request-action": "request-action" }, "service-information": { "service-instance-id": "service-instance-01" }, "network-information": { "network-id": "network-5555" } } } 18:37:08.809 [main] INFO org.onap.policy.sdnc.DemoTest -- {} 18:37:08.809 [main] INFO org.onap.policy.sdnc.DemoTest -- { "output": { "svc-request-id": "service-req-01", "response-code": "200", "ack-final-indicator": "final-indicator-00" } } 18:37:08.811 [main] INFO org.onap.policy.sdnc.DemoTest -- { "output": { "svc-request-id": "service-req-01", "response-code": "200", "ack-final-indicator": "final-indicator-00" } } [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.onap.policy.sdnc.DemoTest [INFO] Running org.onap.policy.sdnc.SdncResponseDescriptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.sdnc.SdncResponseDescriptorTest [INFO] Running org.onap.policy.sdnc.SdncHealServiceInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.sdnc.SdncHealServiceInfoTest [INFO] Running org.onap.policy.sdnc.SdncRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.policy.sdnc.SdncRequestTest [INFO] Running org.onap.policy.sdnc.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.sdnc.util.SerializationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ sdnc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'sdnc' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sdnc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/sdnc-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ sdnc --- [INFO] Analyzed bundle 'sdnc' with 16 classes [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ sdnc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ sdnc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnc/4.0.0-SNAPSHOT/sdnc-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/sdnc-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnc/4.0.0-SNAPSHOT/sdnc-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:sdnr >-- [INFO] Building sdnr 4.0.0-SNAPSHOT [19/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sdnr --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sdnr --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ sdnr --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sdnr --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ sdnr --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ sdnr --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.sdnr.PciStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.policy.sdnr.PciStatusTest [INFO] Running org.onap.policy.sdnr.PciResponseWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.sdnr.PciResponseWrapperTest [INFO] Running org.onap.policy.sdnr.PciRequestWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.policy.sdnr.PciRequestWrapperTest [INFO] Running org.onap.policy.sdnr.PciResponseCodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.sdnr.PciResponseCodeTest [INFO] Running org.onap.policy.sdnr.PciWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.sdnr.PciWrapperTest [INFO] Running org.onap.policy.sdnr.SdnrTest SLF4J(W): No SLF4J providers were found. SLF4J(W): Defaulting to no-operation (NOP) logger implementation SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.onap.policy.sdnr.SdnrTest [INFO] Running org.onap.policy.sdnr.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.sdnr.util.SerializationTest [INFO] Running org.onap.policy.sdnr.PciCommonHeaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.sdnr.PciCommonHeaderTest [INFO] Running org.onap.policy.sdnr.PciResponseTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.sdnr.PciResponseTest [INFO] Running org.onap.policy.sdnr.PciRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.sdnr.PciRequestTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ sdnr --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sdnr --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/sdnr-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ sdnr --- [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ sdnr --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ sdnr --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnr/4.0.0-SNAPSHOT/sdnr-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/sdnr-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnr/4.0.0-SNAPSHOT/sdnr-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:so >--- [INFO] Building so 4.0.0-SNAPSHOT [20/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ so --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/so/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ so --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/so/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ so --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ so --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ so --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ so --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.so.SoRequestErrorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.policy.so.SoRequestErrorTest [INFO] Running org.onap.policy.so.SoRequestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.policy.so.SoRequestTest [INFO] Running org.onap.policy.so.SoRequestCllTest 18:37:12,759 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplSo] - This is logback-classic version 1.4.14 18:37:12,760 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b62629 - No custom configurators were discovered as a service. 18:37:12,760 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b62629 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:37:12,762 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b62629 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:37:12,765 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplSo] - Could NOT find resource [logback-test.scmo] 18:37:12,766 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplSo] - Could NOT find resource [logback.scmo] 18:37:12,772 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b62629 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:37:12,772 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b62629 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:37:12,773 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b62629 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:37:12,775 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplSo] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/test-classes/logback-test.xml] 18:37:12,879 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1720636632878) 18:37:12,879 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/test-classes/logback-test.xml] 18:37:12,879 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 18:37:12,882 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [ModelImplSo] 18:37:12,883 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:37:12,893 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:37:12,894 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:37:12,903 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:37:12,931 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 18:37:12,932 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:37:12,933 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@a10c1b5 - End of configuration. 18:37:12,934 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@585c13de - Registering current configuration as safe fallback point 18:37:12,934 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b62629 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 161 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in org.onap.policy.so.SoRequestCllTest [INFO] Running org.onap.policy.so.SoAsyncRequestStatusTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.so.SoAsyncRequestStatusTest [INFO] Running org.onap.policy.so.SoResponseWrapperTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.so.SoResponseWrapperTest [INFO] Running org.onap.policy.so.DemoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.policy.so.DemoTest [INFO] Running org.onap.policy.so.SoModelInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoModelInfoTest [INFO] Running org.onap.policy.so.SoInstanceReferencesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoInstanceReferencesTest [INFO] Running org.onap.policy.so.SoRequestInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.so.SoRequestInfoTest [INFO] Running org.onap.policy.so.SoSubscriberInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.so.SoSubscriberInfoTest [INFO] Running org.onap.policy.so.SoRelatedInstanceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoRelatedInstanceTest [INFO] Running org.onap.policy.so.SoRequestDetailsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.so.SoRequestDetailsTest [INFO] Running org.onap.policy.so.SoPolicyExceptionHolderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoPolicyExceptionHolderTest [INFO] Running org.onap.policy.so.SoRequestStatusTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.so.SoRequestStatusTest [INFO] Running org.onap.policy.so.SoRequest3gppTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.so.SoRequest3gppTest [INFO] Running org.onap.policy.so.SoServiceExceptionHolderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.so.SoServiceExceptionHolderTest [INFO] Running org.onap.policy.so.SoRequestReferencesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.so.SoRequestReferencesTest [INFO] Running org.onap.policy.so.SoResponseTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.so.SoResponseTest [INFO] Running org.onap.policy.so.SoRelatedInstanceListElementTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoRelatedInstanceListElementTest [INFO] Running org.onap.policy.so.SoCloudConfigurationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.so.SoCloudConfigurationTest [INFO] Running org.onap.policy.so.SoRequestParametersTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.so.SoRequestParametersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ so --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'so' with 23 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ so --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/so-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ so --- [INFO] Analyzed bundle 'so' with 23 classes [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ so --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ so --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/so/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/so/4.0.0-SNAPSHOT/so-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/so-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/so/4.0.0-SNAPSHOT/so-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:vfc >-- [INFO] Building vfc 4.0.0-SNAPSHOT [21/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ vfc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ vfc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ vfc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ vfc --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ vfc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ vfc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.vfc.VfcRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.onap.policy.vfc.VfcRequestTest [INFO] Running org.onap.policy.vfc.DemoTest 18:37:14.907 [main] INFO org.onap.policy.vfc.DemoTest -- { "healVnfData": { "vnfInstanceId": "1", "cause": "vm is down", "additionalParams": { "action": "restartvm", "actionvminfo": { "vmid": "33", "vmname": "xgw-smp11" } } } } 18:37:14.915 [main] INFO org.onap.policy.vfc.DemoTest -- { "jobId": "1" } 18:37:14.916 [main] INFO org.onap.policy.vfc.DemoTest -- { "jobId": "1", "responseDescriptor": { "progress": "40", "status": "processing", "statusDescription": "OMC VMs are decommissioned in VIM", "responseId": "42" } } 18:37:14.916 [main] INFO org.onap.policy.vfc.DemoTest -- { "jobId": "1", "responseDescriptor": { "progress": "40", "status": "processing", "statusDescription": "OMC VMs are decommissioned in VIM", "responseId": "42", "responseHistoryList": [ { "progress": "20", "status": "processing", "statusDescription": "OMC VMs are decommissioned in VIM", "responseId": "11" } ] } } 18:37:14.918 [main] INFO org.onap.policy.vfc.DemoTest -- { "jobId": "1", "responseDescriptor": { "progress": "40", "status": "processing", "statusDescription": "OMC VMs are decommissioned in VIM", "responseId": "42", "responseHistoryList": [ { "progress": "20", "status": "processing", "statusDescription": "OMC VMs are decommissioned in VIM", "responseId": "11" } ] } } [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.onap.policy.vfc.DemoTest [INFO] Running org.onap.policy.vfc.VfcHealAdditionalParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.VfcHealAdditionalParamsTest [INFO] Running org.onap.policy.vfc.VfcResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.VfcResponseTest [INFO] Running org.onap.policy.vfc.util.SerializationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.util.SerializationTest [INFO] Running org.onap.policy.vfc.VfcHealActionVmInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.vfc.VfcHealActionVmInfoTest [INFO] Running org.onap.policy.vfc.VfcResponseDescriptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.VfcResponseDescriptorTest [INFO] Running org.onap.policy.vfc.VfcHealRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.vfc.VfcHealRequestTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ vfc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'vfc' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ vfc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/vfc-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ vfc --- [INFO] Analyzed bundle 'vfc' with 7 classes [INFO] Analyzed bundle 'rest' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ vfc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ vfc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/vfc/4.0.0-SNAPSHOT/vfc-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/vfc-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/vfc/4.0.0-SNAPSHOT/vfc-4.0.0-SNAPSHOT.jar [INFO] [INFO] ----< org.onap.policy.models.policy-models-interactions:simulators >---- [INFO] Building simulators 4.0.0-SNAPSHOT [22/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ simulators --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-simulators/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simulators --- [INFO] Copying 22 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ simulators --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ simulators --- [INFO] Copying 12 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ simulators --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ simulators --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.simulators.SdnrTopicServerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.827 s -- in org.onap.policy.simulators.SdnrTopicServerTest [INFO] Running org.onap.policy.simulators.CdsSimulatorTest 18:37:19.981 [grpc-default-executor-0] INFO org.onap.policy.simulators.CdsSimulator -- Received request input to CDS: commonHeader { requestId: "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65" subRequestId: "111be3d2-6c12-4f4b-a3e7-c349acced200" originatorId: "POLICY" } actionIdentifiers { blueprintName: "pm_control" blueprintVersion: "1.0.0" actionName: "create-subscription" mode: "sync" } payload { } 18:37:20.009 [grpc-default-executor-0] INFO org.onap.policy.simulators.CdsSimulator -- Fetching response from pm_control-create-subscription.json 18:37:20.073 [main] INFO org.onap.policy.simulators.CdsSimulator -- Fetching response from DefaultResponseEvent.json [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.094 s -- in org.onap.policy.simulators.CdsSimulatorTest [INFO] Running org.onap.policy.simulators.AppcLcmTopicServerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.policy.simulators.AppcLcmTopicServerTest [INFO] Running org.onap.policy.simulators.VfcSimulatorTest 18:37:20.313 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1267f832==org.glassfish.jersey.servlet.ServletContainer@6f67aaa1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2b30b25f{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@195d4780{/,null,STOPPED}, connector=vfcSim@524b1e41{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1267f832==org.glassfish.jersey.servlet.ServletContainer@6f67aaa1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:37:20.323 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1267f832==org.glassfish.jersey.servlet.ServletContainer@6f67aaa1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2b30b25f{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@195d4780{/,null,STOPPED}, connector=vfcSim@524b1e41{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1267f832==org.glassfish.jersey.servlet.ServletContainer@6f67aaa1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:20.325 [vfcSim-6668] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1267f832==org.glassfish.jersey.servlet.ServletContainer@6f67aaa1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2b30b25f{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@195d4780{/,null,STOPPED}, connector=vfcSim@524b1e41{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1267f832==org.glassfish.jersey.servlet.ServletContainer@6f67aaa1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:20.332 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:37:20.386 [vfcSim-6668] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:37:21.073 [vfcSim-6668] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:21.147 [vfcSim-6668] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@195d4780{/,null,AVAILABLE} 18:37:21.155 [vfcSim-6668] INFO org.eclipse.jetty.server.AbstractConnector -- Started vfcSim@524b1e41{HTTP/1.1, (http/1.1)}{localhost:6668} 18:37:21.157 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- Started Server@2b30b25f{STARTING}[11.0.20,sto=0] @4884ms 18:37:21.158 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1267f832==org.glassfish.jersey.servlet.ServletContainer@6f67aaa1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2b30b25f{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@195d4780{/,null,AVAILABLE}, connector=vfcSim@524b1e41{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1267f832==org.glassfish.jersey.servlet.ServletContainer@6f67aaa1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4167 ms. Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 18:37:21.645 [qtp334348732-30] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:21 +0000] "GET /api/nslcm/v1/jobs/1234 HTTP/1.1" 200 483 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:21.676 [qtp334348732-31] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:21 +0000] "POST /api/nslcm/v1/ns/1234567890/heal HTTP/1.1" 202 13 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:21.680 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1267f832==org.glassfish.jersey.servlet.ServletContainer@6f67aaa1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2b30b25f{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@195d4780{/,null,AVAILABLE}, connector=vfcSim@524b1e41{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1267f832==org.glassfish.jersey.servlet.ServletContainer@6f67aaa1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:37:21.681 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1267f832==org.glassfish.jersey.servlet.ServletContainer@6f67aaa1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2b30b25f{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@195d4780{/,null,AVAILABLE}, connector=vfcSim@524b1e41{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1267f832==org.glassfish.jersey.servlet.ServletContainer@6f67aaa1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:37:21.684 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped vfcSim@524b1e41{HTTP/1.1, (http/1.1)}{localhost:6668} 18:37:21.685 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@2b30b25f{STOPPING}[11.0.20,sto=0] 18:37:21.692 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@195d4780{/,null,STOPPED} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.589 s -- in org.onap.policy.simulators.VfcSimulatorTest [INFO] Running org.onap.policy.simulators.AppcLegacyTopicServerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.simulators.AppcLegacyTopicServerTest [INFO] Running org.onap.policy.simulators.TopicServerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.policy.simulators.TopicServerTest [INFO] Running org.onap.policy.simulators.XacmlSimulatorTest 18:37:21.746 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-593d5f39==org.glassfish.jersey.servlet.ServletContainer@7e7dfb3a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5e537465{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@4f27643d{/,null,STOPPED}, connector=xacmlSim@2ccfd2cb{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-593d5f39==org.glassfish.jersey.servlet.ServletContainer@7e7dfb3a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:37:21.746 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-593d5f39==org.glassfish.jersey.servlet.ServletContainer@7e7dfb3a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5e537465{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@4f27643d{/,null,STOPPED}, connector=xacmlSim@2ccfd2cb{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-593d5f39==org.glassfish.jersey.servlet.ServletContainer@7e7dfb3a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:21.747 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-593d5f39==org.glassfish.jersey.servlet.ServletContainer@7e7dfb3a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5e537465{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@4f27643d{/,null,STOPPED}, connector=xacmlSim@2ccfd2cb{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-593d5f39==org.glassfish.jersey.servlet.ServletContainer@7e7dfb3a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:21.748 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:37:21.753 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:37:21.800 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:21.808 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@4f27643d{/,null,AVAILABLE} 18:37:21.809 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@2ccfd2cb{HTTP/1.1, (http/1.1)}{localhost:6669} 18:37:21.809 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@5e537465{STARTING}[11.0.20,sto=0] @5536ms 18:37:21.809 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-593d5f39==org.glassfish.jersey.servlet.ServletContainer@7e7dfb3a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5e537465{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@4f27643d{/,null,AVAILABLE}, connector=xacmlSim@2ccfd2cb{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-593d5f39==org.glassfish.jersey.servlet.ServletContainer@7e7dfb3a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4938 ms. 18:37:21.824 [qtp2120486917-41] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:21 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 46 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:21.834 [qtp2120486917-42] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:21 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 62 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:21.842 [qtp2120486917-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:21 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 60 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:21.851 [qtp2120486917-44] WARN org.onap.policy.simulators.XacmlSimulatorJaxRs -- cannot read policy simulator file java.lang.NullPointerException: Cannot invoke "org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate.getToscaTopologyTemplate()" because "toscaServiceTemplate" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.configureDecision(XacmlSimulatorJaxRs.java:103) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) 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$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) 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:261) 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:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:21.855 [qtp2120486917-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:21 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 61 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:21.883 [qtp2120486917-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:21 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 218 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:21.902 [qtp2120486917-48] WARN org.onap.policy.simulators.XacmlSimulatorJaxRs -- cannot read policy simulator file java.lang.NullPointerException: Cannot invoke "org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate.getToscaTopologyTemplate()" because "toscaServiceTemplate" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.configureDecision(XacmlSimulatorJaxRs.java:103) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) 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$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) 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:261) 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:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:37:21.903 [qtp2120486917-48] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:21 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 61 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:21.909 [qtp2120486917-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:21 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 63 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:21.924 [qtp2120486917-48] WARN org.onap.policy.simulators.XacmlSimulatorJaxRs -- cannot decode policy file: org/onap/policy/simulators/xacml/xacml.configure.invalid-policy.json org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 5 column 1 path $.topology_template.policies[0] at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:184) at org.onap.policy.simulators.XacmlSimulatorJaxRs.configureDecision(XacmlSimulatorJaxRs.java:102) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) 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$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) 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:261) 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:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 5 column 1 path $.topology_template.policies[0] at com.google.gson.Gson.fromJson(Gson.java:1236) at com.google.gson.Gson.fromJson(Gson.java:1137) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.common.utils.coder.StandardCoder.fromJson(StandardCoder.java:341) at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:181) ... 58 common frames omitted Caused by: java.io.EOFException: End of input at line 5 column 1 path $.topology_template.policies[0] at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1457) at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:558) at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:422) at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:81) at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.readIntoField(ReflectiveTypeAdapterFactory.java:212) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$FieldReflectionAdapter.readField(ReflectiveTypeAdapterFactory.java:433) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:393) at com.google.gson.Gson.fromJson(Gson.java:1227) ... 63 common frames omitted 18:37:21.925 [qtp2120486917-48] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:21 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 48 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:21.930 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-593d5f39==org.glassfish.jersey.servlet.ServletContainer@7e7dfb3a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5e537465{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@4f27643d{/,null,AVAILABLE}, connector=xacmlSim@2ccfd2cb{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-593d5f39==org.glassfish.jersey.servlet.ServletContainer@7e7dfb3a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:37:21.930 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-593d5f39==org.glassfish.jersey.servlet.ServletContainer@7e7dfb3a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5e537465{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@4f27643d{/,null,AVAILABLE}, connector=xacmlSim@2ccfd2cb{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-593d5f39==org.glassfish.jersey.servlet.ServletContainer@7e7dfb3a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:37:21.934 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@2ccfd2cb{HTTP/1.1, (http/1.1)}{localhost:6669} 18:37:21.935 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@5e537465{STOPPING}[11.0.20,sto=0] 18:37:21.936 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@4f27643d{/,null,STOPPED} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.onap.policy.simulators.XacmlSimulatorTest [INFO] Running org.onap.policy.simulators.SoSimulatorTest 18:37:21.947 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-10395bc4==org.glassfish.jersey.servlet.ServletContainer@833691{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3459ccd9{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1147a8de{/,null,STOPPED}, connector=soSim@ab5f1d5{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-10395bc4==org.glassfish.jersey.servlet.ServletContainer@833691{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:37:21.948 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-10395bc4==org.glassfish.jersey.servlet.ServletContainer@833691{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3459ccd9{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1147a8de{/,null,STOPPED}, connector=soSim@ab5f1d5{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-10395bc4==org.glassfish.jersey.servlet.ServletContainer@833691{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:21.948 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-10395bc4==org.glassfish.jersey.servlet.ServletContainer@833691{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3459ccd9{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1147a8de{/,null,STOPPED}, connector=soSim@ab5f1d5{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-10395bc4==org.glassfish.jersey.servlet.ServletContainer@833691{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:21.949 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:37:21.950 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:37:21.998 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:22.010 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@1147a8de{/,null,AVAILABLE} 18:37:22.011 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@ab5f1d5{HTTP/1.1, (http/1.1)}{localhost:6667} 18:37:22.011 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@3459ccd9{STARTING}[11.0.20,sto=0] @5738ms 18:37:22.011 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-10395bc4==org.glassfish.jersey.servlet.ServletContainer@833691{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3459ccd9{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1147a8de{/,null,AVAILABLE}, connector=soSim@ab5f1d5{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-10395bc4==org.glassfish.jersey.servlet.ServletContainer@833691{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4937 ms. 18:37:22.026 [qtp1343134043-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:22 +0000] "PUT /infra/serviceIntent/v1/modify HTTP/1.1" 200 104 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:22.041 [qtp1343134043-53] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:22 +0000] "POST /serviceInstantiation/v7/serviceInstances/12345/vnfs/12345/vfModules/scaleOut HTTP/1.1" 200 4533 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:22.047 [qtp1343134043-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:22 +0000] "POST /serviceInstantiation/v7/serviceInstances/12345/vnfs/12345/vfModules/scaleOut HTTP/1.1" 200 271 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:22.051 [qtp1343134043-57] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:22 +0000] "GET /orchestrationRequests/v5/5ee4eb4c-ac4d-4e7a-8a68-751e2cc0c48b HTTP/1.1" 200 4313 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:22.055 [qtp1343134043-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:22 +0000] "GET /orchestrationRequests/v5/5ee4eb4c-ac4d-4e7a-8a68-751e2cc0c48b HTTP/1.1" 200 4265 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:22.063 [qtp1343134043-57] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:22 +0000] "PUT /3gppservices/v7/modify HTTP/1.1" 200 104 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:22.069 [qtp1343134043-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:22 +0000] "DELETE /serviceInstances/v7/12345/vnfs/12345/vfModules/12345 HTTP/1.1" 200 4533 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:22.074 [qtp1343134043-57] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:22 +0000] "DELETE /serviceInstances/v7/12345/vnfs/12345/vfModules/12345 HTTP/1.1" 200 271 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:22.081 [qtp1343134043-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:22 +0000] "GET /orchestrationRequests/v5/2bd3344d-2962-4af2-8015-da9065dd2eb0 HTTP/1.1" 200 4313 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:22.086 [qtp1343134043-57] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:22 +0000] "GET /orchestrationRequests/v5/2bd3344d-2962-4af2-8015-da9065dd2eb0 HTTP/1.1" 200 4265 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:22.089 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-10395bc4==org.glassfish.jersey.servlet.ServletContainer@833691{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3459ccd9{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1147a8de{/,null,AVAILABLE}, connector=soSim@ab5f1d5{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-10395bc4==org.glassfish.jersey.servlet.ServletContainer@833691{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:37:22.090 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-10395bc4==org.glassfish.jersey.servlet.ServletContainer@833691{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3459ccd9{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1147a8de{/,null,AVAILABLE}, connector=soSim@ab5f1d5{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-10395bc4==org.glassfish.jersey.servlet.ServletContainer@833691{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:37:22.091 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@ab5f1d5{HTTP/1.1, (http/1.1)}{localhost:6667} 18:37:22.091 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@3459ccd9{STOPPING}[11.0.20,sto=0] 18:37:22.093 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@1147a8de{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.onap.policy.simulators.SoSimulatorTest [INFO] Running org.onap.policy.simulators.AaiSimulatorTest 18:37:22.113 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ca43e5d==org.glassfish.jersey.servlet.ServletContainer@a85af272{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@a479c0c{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@33d75081{/,null,STOPPED}, connector=aaiSim@5acc6ca1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ca43e5d==org.glassfish.jersey.servlet.ServletContainer@a85af272{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:37:22.113 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ca43e5d==org.glassfish.jersey.servlet.ServletContainer@a85af272{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@a479c0c{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@33d75081{/,null,STOPPED}, connector=aaiSim@5acc6ca1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ca43e5d==org.glassfish.jersey.servlet.ServletContainer@a85af272{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:22.114 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ca43e5d==org.glassfish.jersey.servlet.ServletContainer@a85af272{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@a479c0c{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@33d75081{/,null,STOPPED}, connector=aaiSim@5acc6ca1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ca43e5d==org.glassfish.jersey.servlet.ServletContainer@a85af272{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:22.114 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:37:22.117 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:37:22.160 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:22.175 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@33d75081{/,null,AVAILABLE} 18:37:22.176 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@5acc6ca1{HTTP/1.1, (http/1.1)}{localhost:6666} 18:37:22.176 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@a479c0c{STARTING}[11.0.20,sto=0] @5903ms 18:37:22.176 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ca43e5d==org.glassfish.jersey.servlet.ServletContainer@a85af272{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@a479c0c{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@33d75081{/,null,AVAILABLE}, connector=aaiSim@5acc6ca1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ca43e5d==org.glassfish.jersey.servlet.ServletContainer@a85af272{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4938 ms. 18:37:22.180 [main] INFO network -- [OUT|REST|http://localhost:6666/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Ete_vFWCLvFWSNK_7ba1fbde_0|] 18:37:22.194 [qtp269797413-69] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:22 +0000] "GET /aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Ete_vFWCLvFWSNK_7ba1fbde_0 HTTP/1.1" 200 244 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:22.198 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:37:22.199 [main] INFO network -- [IN|REST|http://localhost:6666/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:] Response code: 200 18:37:22.210 [main] INFO network -- [OUT|REST|http://localhost:6666] {"query":"query/closed-loop","start":"/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497"} 18:37:22.224 [qtp269797413-68] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:22 +0000] "PUT /aai/v21/query?format=resource HTTP/1.1" 200 255012 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:37:22.227 [main] INFO network -- [IN|REST|http://localhost:6666/aai/v21/query?format=resource] Response code: 200 18:37:22.370 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ca43e5d==org.glassfish.jersey.servlet.ServletContainer@a85af272{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@a479c0c{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@33d75081{/,null,AVAILABLE}, connector=aaiSim@5acc6ca1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ca43e5d==org.glassfish.jersey.servlet.ServletContainer@a85af272{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:37:22.370 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ca43e5d==org.glassfish.jersey.servlet.ServletContainer@a85af272{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@a479c0c{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@33d75081{/,null,AVAILABLE}, connector=aaiSim@5acc6ca1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ca43e5d==org.glassfish.jersey.servlet.ServletContainer@a85af272{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:37:22.371 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@5acc6ca1{HTTP/1.1, (http/1.1)}{localhost:6666} 18:37:22.371 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@a479c0c{STOPPING}[11.0.20,sto=0] 18:37:22.372 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@33d75081{/,null,STOPPED} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 s -- in org.onap.policy.simulators.AaiSimulatorTest [INFO] Running org.onap.policy.simulators.ExceptionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.simulators.ExceptionsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ simulators --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'simulators' with 14 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ simulators --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/simulators-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ simulators --- [INFO] Analyzed bundle 'simulators' with 14 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'appc' with 6 classes [INFO] Analyzed bundle 'cds' with 7 classes [INFO] Analyzed bundle 'appclcm' with 5 classes [INFO] Analyzed bundle 'sdnc' with 16 classes [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] Analyzed bundle 'so' with 23 classes [INFO] Analyzed bundle 'policy-models-tosca' with 59 classes [INFO] Analyzed bundle 'policy-models-decisions' with 4 classes [INFO] Analyzed bundle 'policy-models-examples' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ simulators --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ simulators --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-simulators/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/simulators/4.0.0-SNAPSHOT/simulators-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/simulators-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/simulators/4.0.0-SNAPSHOT/simulators-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:events >-- [INFO] Building events 4.0.0-SNAPSHOT [23/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ events --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/events/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ events --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ events --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ events --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.ControlLoopEventTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.onap.policy.controlloop.ControlLoopEventTest [INFO] Running org.onap.policy.controlloop.ControlLoopOperationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.policy.controlloop.ControlLoopOperationTest [INFO] Running org.onap.policy.controlloop.VirtualControlLoopEventTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.VirtualControlLoopEventTest [INFO] Running org.onap.policy.controlloop.ControlLoopNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.onap.policy.controlloop.ControlLoopNotificationTest [INFO] Running org.onap.policy.controlloop.VirtualControlLoopNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.VirtualControlLoopNotificationTest [INFO] Running org.onap.policy.controlloop.PhysicalControlLoopNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.PhysicalControlLoopNotificationTest [INFO] Running org.onap.policy.controlloop.CanonicalOnsetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.policy.controlloop.CanonicalOnsetTest [INFO] Running org.onap.policy.controlloop.ControlLoopResponseTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.controlloop.ControlLoopResponseTest [INFO] Running org.onap.policy.controlloop.ControlLoopNotificationTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.controlloop.ControlLoopNotificationTypeTest [INFO] Running org.onap.policy.controlloop.ControlLoopEventStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.controlloop.ControlLoopEventStatusTest [INFO] Running org.onap.policy.controlloop.ControlLoopOperationWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.controlloop.ControlLoopOperationWrapperTest [INFO] Running org.onap.policy.controlloop.OnsetTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.onap.policy.controlloop.OnsetTest [INFO] Running org.onap.policy.controlloop.AbatedTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.controlloop.AbatedTest [INFO] Running org.onap.policy.controlloop.PhysicalControlLoopEventTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.controlloop.PhysicalControlLoopEventTest [INFO] Running org.onap.policy.controlloop.CanonicalAbatedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.controlloop.CanonicalAbatedTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ events --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ events --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/events-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ events --- [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ events --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ events --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/events/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/events/4.0.0-SNAPSHOT/events-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/events-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/events/4.0.0-SNAPSHOT/events-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:guard >-- [INFO] Building guard 4.0.0-SNAPSHOT [24/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ guard --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ guard --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ guard --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ guard --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ guard --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ guard --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ guard --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ guard --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ guard --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.guard.OperationsHistoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.policy.guard.OperationsHistoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ guard --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'guard' with 0 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ guard --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/guard-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ guard --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ guard --- [INFO] Analyzed bundle 'guard' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ guard --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ guard --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.0.0-SNAPSHOT/guard-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/guard-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/guard/4.0.0-SNAPSHOT/guard-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:model-actors >-- [INFO] Building model-actors 4.0.0-SNAPSHOT [25/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-actors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-actors --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ model-actors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ model-actors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ model-actors --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ model-actors --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ model-actors --- [INFO] Analyzed bundle 'model-actors' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ model-actors --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ model-actors --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/model-actors/4.0.0-SNAPSHOT/model-actors-4.0.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actorServiceProvider >-- [INFO] Building actorServiceProvider 4.0.0-SNAPSHOT [26/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actorServiceProvider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actorServiceProvider --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actorServiceProvider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actorServiceProvider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actorServiceProvider --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actorServiceProvider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 47 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/src/main/java/org/onap/policy/controlloop/actorserviceprovider/impl/OperationPartial.java: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/src/main/java/org/onap/policy/controlloop/actorserviceprovider/impl/OperationPartial.java uses unchecked or unsafe operations. [INFO] /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/src/main/java/org/onap/policy/controlloop/actorserviceprovider/impl/OperationPartial.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actorServiceProvider --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actorServiceProvider --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 38 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actorServiceProvider --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManagerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:37:31,922 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - This is logback-classic version 1.4.14 18:37:31,925 |-INFO in ch.qos.logback.classic.util.ContextInitializer@61608e1a - No custom configurators were discovered as a service. 18:37:31,925 |-INFO in ch.qos.logback.classic.util.ContextInitializer@61608e1a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:37:31,928 |-INFO in ch.qos.logback.classic.util.ContextInitializer@61608e1a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:37:31,931 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - Could NOT find resource [logback-test.scmo] 18:37:31,931 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - Could NOT find resource [logback.scmo] 18:37:31,936 |-INFO in ch.qos.logback.classic.util.ContextInitializer@61608e1a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:37:31,936 |-INFO in ch.qos.logback.classic.util.ContextInitializer@61608e1a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:37:31,938 |-INFO in ch.qos.logback.classic.util.ContextInitializer@61608e1a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:37:31,939 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/test-classes/logback-test.xml] 18:37:32,104 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Actors] 18:37:32,105 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:37:32,116 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:37:32,117 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:37:32,133 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:37:32,177 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 18:37:32,178 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:37:32,180 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.controlloop.actorserviceprovider.Util] to INFO 18:37:32,183 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.controlloop.actorserviceprovider.Util] to false 18:37:32,183 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.controlloop.actorserviceprovider.Util] 18:37:32,183 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial] to INFO 18:37:32,183 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial] to false 18:37:32,183 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial] 18:37:32,184 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@26e0d39c - End of configuration. 18:37:32,186 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@72ecbcb3 - Registering current configuration as safe fallback point 18:37:32,186 |-INFO in ch.qos.logback.classic.util.ContextInitializer@61608e1a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 248 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-07-10 18:37:32,347 WARN pipeline listener runnable3 threw an exception java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.add(ListenerManager.java:74) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManagerTest.testAdd(ListenerManagerTest.java:111) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 2024-07-10 18:37:32,392 WARN pipeline listener runnable2 threw an exception java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManagerTest.testStop_testIsRunning(ListenerManagerTest.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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: 1.809 s -- in org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManagerTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManagerTest 2024-07-10 18:37:32,501 WARN pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$589/0x0000000800f27210@41a16eb3 threw an exception java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.add(FutureManager.java:66) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManagerTest.testAdd(FutureManagerTest.java:119) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 2024-07-10 18:37:32,506 WARN pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$589/0x0000000800f27210@5873f3f0 threw an exception java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManagerTest.testStop(FutureManagerTest.java:81) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.103 s -- in org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManagerTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineUtilTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFutureTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s -- in org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFutureTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.OperationOutcomeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.controlloop.actorserviceprovider.OperationOutcomeTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingConfigTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicActorParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicActorParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest 2024-07-10 18:37:33,858 WARN parameter error in operation my-actor.my-operation for null: "ControlLoopOperationParams" INVALID, item has status INVALID item "requestId" value "null" INVALID, is null 2024-07-10 18:37:33,864 WARN parameter error in operation my-actor.my-operation for null: "ControlLoopOperationParams" INVALID, item has status INVALID item "requestId" value "null" INVALID, is null 2024-07-10 18:37:33,887 WARN my-actor.my-operation: complete-callback threw an exception for 0c01f01a-2afc-46dd-9f84-4c254e83f71b java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.lambda$testCallbackCompleted$3(ControlLoopOperationParamsTest.java:187) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Consumer$MockitoMock$BH5go5M6.accept(Unknown Source) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams.lambda$callbackCompleted$1(ControlLoopOperationParams.java:216) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams.callbackCompleted(ControlLoopOperationParams.java:216) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.testCallbackCompleted(ControlLoopOperationParamsTest.java:190) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 2024-07-10 18:37:33,895 WARN my-actor.my-operation: start-callback threw an exception for 0c01f01a-2afc-46dd-9f84-4c254e83f71b java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.lambda$testCallbackStarted$2(ControlLoopOperationParamsTest.java:162) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Consumer$MockitoMock$BH5go5M6.accept(Unknown Source) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams.lambda$callbackStarted$0(ControlLoopOperationParams.java:200) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams.callbackStarted(ControlLoopOperationParams.java:200) at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.testCallbackStarted(ControlLoopOperationParamsTest.java:165) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.ActorParamsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.ActorParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicConfigTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeExceptionTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeExceptionTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpActorParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpActorParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingActorParamsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpPollingActorParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.HttpConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.HttpConfigTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.DelayedIdentStringTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.actorserviceprovider.DelayedIdentStringTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.topic.ForwarderTest 2024-07-10 18:37:34,117 WARN exception thrown by listener listener1 java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder.onMessage(Forwarder.java:131) at org.onap.policy.controlloop.actorserviceprovider.topic.ForwarderTest.testOnMessageListenerException1(ForwarderTest.java:177) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 2024-07-10 18:37:34,120 WARN exception thrown by listener listener1b java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder.onMessage(Forwarder.java:131) at org.onap.policy.controlloop.actorserviceprovider.topic.ForwarderTest.testOnMessageListenerException1b(ForwarderTest.java:190) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.ForwarderTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.topic.SelectorKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.SelectorKeyTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.topic.BidirectionalTopicHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.BidirectionalTopicHandlerTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImplTest 2024-07-10 18:37:34,320 WARN cannot decode message org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 14 path $.invalid-json at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:184) at org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl.onTopicEvent(TopicListenerImpl.java:90) at org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImplTest.testOnTopicEvent(TopicListenerImplTest.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 14 path $.invalid-json at com.google.gson.Gson.fromJson(Gson.java:1236) at com.google.gson.Gson.fromJson(Gson.java:1137) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.common.utils.coder.StandardCoder.fromJson(StandardCoder.java:341) at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:181) ... 73 common frames omitted Caused by: java.io.EOFException: End of input at line 1 column 14 path $.invalid-json at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1457) at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:528) at com.google.gson.stream.JsonReader.peek(JsonReader.java:433) at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:786) at com.google.gson.internal.bind.TypeAdapters$28.read(TypeAdapters.java:725) at com.google.gson.internal.bind.TypeAdapters$34$1.read(TypeAdapters.java:1007) at org.onap.policy.common.utils.coder.StandardCoder$StandardTypeAdapter.read(StandardCoder.java:390) at org.onap.policy.common.utils.coder.StandardCoder$StandardTypeAdapter.read(StandardCoder.java:375) at com.google.gson.Gson.fromJson(Gson.java:1227) ... 78 common frames omitted [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImplTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.UtilTest 2024-07-10 18:37:34,329 WARN error with no args java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.UtilTest.lambda$testRunFunction$1(UtilTest.java:97) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.UtilTest.testRunFunction(UtilTest.java:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 2024-07-10 18:37:34,330 WARN error with 2 arg(s) java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.UtilTest.lambda$testRunFunction$1(UtilTest.java:97) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.UtilTest.testRunFunction(UtilTest.java:107) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.controlloop.actorserviceprovider.UtilTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest 2024-07-10 18:37:34,348 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,349 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,359 INFO [OUT|NOOP|my-sink|] { "text": "my-text" } 2024-07-10 18:37:34,359 INFO [IN|NOOP|my-source|] { "text": "my-text" } 2024-07-10 18:37:34,359 INFO [OUT|NOOP|my-sink|] my-text 2024-07-10 18:37:34,359 INFO [OUT|NOOP|my-sink|] null 2024-07-10 18:37:34,360 WARN cannot pretty-print request java.lang.IllegalArgumentException: cannot encode message at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.prettyPrint(OperationPartial.java:961) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.logMessage(OperationPartial.java:931) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.testLogMessage(OperationPartialTest.java:981) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.onap.policy.common.utils.coder.CoderException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$6$1.encode(OperationPartialTest.java:1136) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.prettyPrint(OperationPartial.java:959) ... 73 common frames omitted 2024-07-10 18:37:34,360 INFO [OUT|NOOP|my-sink|] org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$MyData@352e4b6d 2024-07-10 18:37:34,361 WARN cannot pretty-print response java.lang.IllegalArgumentException: cannot encode message at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.prettyPrint(OperationPartial.java:961) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.logMessage(OperationPartial.java:931) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.testLogMessage(OperationPartialTest.java:989) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.onap.policy.common.utils.coder.CoderException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$6$1.encode(OperationPartialTest.java:1136) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.prettyPrint(OperationPartial.java:959) ... 73 common frames omitted 2024-07-10 18:37:34,361 INFO [IN|NOOP|my-source|] org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$MyData@2ff8d39b 2024-07-10 18:37:34,366 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,367 INFO my-actor.my-operation: set timeout to 1ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,368 WARN exception thrown by operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 java.util.concurrent.TimeoutException: null at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2874) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-07-10 18:37:34,372 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,379 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,379 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,380 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,380 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,380 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,380 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,380 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,380 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,381 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,381 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,381 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,381 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,381 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,381 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,381 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,382 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,382 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,382 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,382 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,382 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,384 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,384 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,384 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,384 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,384 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,385 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,385 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,385 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,385 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,385 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,388 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,388 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,388 INFO operation my-actor.my-operation no retries for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,391 INFO my-actor.my-operation: combined outcome of tasks is Failure for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,392 INFO my-actor.my-operation: combined outcome of tasks is Failure for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,392 INFO my-actor.my-operation: combined outcome of tasks is Failure for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,392 INFO my-actor.my-operation: combined outcome of tasks is null for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,510 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,510 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,511 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,515 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,515 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,515 WARN exception thrown by operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 java.util.concurrent.CompletionException: java.lang.UnsupportedOperationException: start operation my-actor.my-operation at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.testDoOperation(OperationPartialTest.java:318) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.UnsupportedOperationException: start operation my-actor.my-operation at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.doOperation(OperationPartial.java:339) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.lambda$startOperationAsync$1(OperationPartial.java:325) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ... 73 common frames omitted 2024-07-10 18:37:34,516 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,531 INFO my-actor.my-operation: combined outcome of tasks is Success for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,538 INFO my-actor.my-operation: set property AAI/targetEntity=my-entity 2024-07-10 18:37:34,544 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,544 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,545 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,548 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,548 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,549 INFO retry operation my-actor.my-operation in 0ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,549 INFO my-actor.my-operation: start operation attempt 2 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,549 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,550 INFO retry operation my-actor.my-operation in 0ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,550 INFO my-actor.my-operation: start operation attempt 3 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,550 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,550 INFO retry operation my-actor.my-operation in 0ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,550 INFO my-actor.my-operation: start operation attempt 4 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,550 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,551 INFO operation my-actor.my-operation retries exhausted for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,551 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,557 INFO my-actor.my-operation: combined outcome of tasks is Success for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,559 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,560 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,560 INFO operation my-actor.my-operation no retries for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,563 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,563 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,563 WARN my-actor.my-operation: null outcome; treating as a failure for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,563 INFO operation my-actor.my-operation no retries for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,567 WARN my-actor.my-operation: exception creating 'future' for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,573 INFO my-actor.my-operation: set property propertyA=valueA 2024-07-10 18:37:34,573 INFO my-actor.my-operation: set property propertyB=valueB 2024-07-10 18:37:34,573 INFO my-actor.my-operation: set property propertyC=20 2024-07-10 18:37:34,573 INFO my-actor.my-operation: set property propertyD=valueD 2024-07-10 18:37:34,576 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,577 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,579 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,580 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,580 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,610 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,611 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,611 WARN exception thrown by operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 java.util.concurrent.CompletionException: java.lang.IllegalStateException: expected exception at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.verifyRun(OperationPartialTest.java:1083) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.verifyRun(OperationPartialTest.java:1056) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest.testFromException(OperationPartialTest.java:501) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$MyOper.doOperation(OperationPartialTest.java:1170) at org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial.lambda$startOperationAsync$1(OperationPartial.java:325) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ... 75 common frames omitted 2024-07-10 18:37:34,612 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,627 INFO my-actor.my-operation: start operation attempt 1 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,628 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,628 INFO retry operation my-actor.my-operation in 0ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,629 INFO my-actor.my-operation: start operation attempt 2 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,629 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,630 INFO retry operation my-actor.my-operation in 0ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,630 INFO my-actor.my-operation: start operation attempt 3 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,630 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,631 INFO retry operation my-actor.my-operation in 0ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,631 INFO my-actor.my-operation: start operation attempt 4 for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,631 INFO my-actor.my-operation: set timeout to 1000000ms for 102705e4-d528-4130-977a-9c4da597e380 2024-07-10 18:37:34,632 INFO not retrying operation my-actor.my-operation for 102705e4-d528-4130-977a-9c4da597e380 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperatorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperatorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperationTest 2024-07-10 18:37:35,223 INFO my-actor.my-name: start operation attempt 1 for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c 18:37:35,224 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-07-10 18:37:35,225 INFO my-actor.my-name: set timeout to 300000ms for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c 2024-07-10 18:37:35,226 INFO [OUT|REST|http://localhost:40981/oper/my-path|] null 18:37:35,225 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 18:37:35,226 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-07-10 18:37:37,215 INFO [IN|REST|http://localhost:40981/oper/my-path|] {"output":"some output"} 18:37:37,215 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-07-10 18:37:37,216 INFO not retrying operation my-actor.my-name for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c 18:37:37,216 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-07-10 18:37:37,220 INFO my-actor.my-name: start operation attempt 1 for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c 2024-07-10 18:37:37,220 INFO my-actor.my-name: set timeout to 300000ms for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c 2024-07-10 18:37:37,221 INFO [OUT|REST|http://localhost:40981/oper/my-path|] { "input": "some input" } 2024-07-10 18:37:37,229 INFO [IN|REST|http://localhost:40981/oper/my-path|] {"output":"some output"} 2024-07-10 18:37:37,230 INFO not retrying operation my-actor.my-name for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c 2024-07-10 18:37:37,233 INFO [IN|REST|/my-path|] my-text 2024-07-10 18:37:37,233 WARN my-actor.my-name cannot decode response for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: java.lang.NumberFormatException: For input string: "my-text" at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:184) at org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation.processResponse(HttpOperation.java:235) at org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperationTest.lambda$testProcessResponseDecodeExcept$4(HttpOperationTest.java:328) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) at org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperationTest.testProcessResponseDecodeExcept(HttpOperationTest.java:328) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.google.gson.JsonSyntaxException: java.lang.NumberFormatException: For input string: "my-text" at com.google.gson.internal.bind.TypeAdapters$7.read(TypeAdapters.java:251) at com.google.gson.internal.bind.TypeAdapters$7.read(TypeAdapters.java:241) at com.google.gson.Gson.fromJson(Gson.java:1227) at com.google.gson.Gson.fromJson(Gson.java:1137) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.common.utils.coder.StandardCoder.fromJson(StandardCoder.java:341) at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:181) ... 76 common frames omitted Caused by: java.lang.NumberFormatException: For input string: "my-text" at java.base/jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2054) at java.base/jdk.internal.math.FloatingDecimal.parseDouble(FloatingDecimal.java:110) at java.base/java.lang.Double.parseDouble(Double.java:651) at com.google.gson.stream.JsonReader.nextInt(JsonReader.java:1215) at com.google.gson.internal.bind.TypeAdapters$7.read(TypeAdapters.java:249) ... 83 common frames omitted 2024-07-10 18:37:37,236 INFO my-actor.my-name: start operation attempt 1 for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c 2024-07-10 18:37:37,236 INFO my-actor.my-name: set timeout to 300000ms for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c 2024-07-10 18:37:37,236 INFO [OUT|REST|http://localhost:40981/oper/my-path|] { "input": "some input" } 2024-07-10 18:37:37,244 INFO [IN|REST|http://localhost:40981/oper/my-path|] {"output":"some output"} 2024-07-10 18:37:37,244 INFO not retrying operation my-actor.my-name for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c 2024-07-10 18:37:37,249 WARN my-actor.my-name: response failure for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c 2024-07-10 18:37:37,252 INFO [IN|REST|/my-path|] my-text 2024-07-10 18:37:37,257 INFO [IN|REST|/my-path|] my-text 2024-07-10 18:37:37,261 INFO [IN|REST|/my-path|] 10 2024-07-10 18:37:37,263 INFO my-actor.my-name: start operation attempt 1 for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c 2024-07-10 18:37:37,263 INFO [OUT|REST|http://localhost:40981/oper/my-path|] null 2024-07-10 18:37:37,264 INFO my-actor.my-name: set timeout to 300000ms for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c 2024-07-10 18:37:37,268 INFO [IN|REST|http://localhost:40981/oper/my-path|] {"output":"some output"} 2024-07-10 18:37:37,269 INFO not retrying operation my-actor.my-name for 6ae63e59-f3b9-452e-ab47-c7c8d113d19c 2024-07-10 18:37:37,277 INFO [IN|REST|/my-path|] my-text [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.595 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperationTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperatorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperatorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartialTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartialTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.OperatorPartialTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.OperatorPartialTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperationTest 2024-07-10 18:37:37,651 INFO [OUT|REST|http://my-host:6969/base-uri/my-poll-path|] null 2024-07-10 18:37:37,652 INFO [IN|REST|http://my-host:6969/base-uri/my-poll-path|] my-response 2024-07-10 18:37:37,654 INFO [OUT|REST|http://my-host:6969/base-uri/my-poll-path|] null 2024-07-10 18:37:37,654 INFO [IN|REST|http://my-host:6969/base-uri/my-poll-path|] my-response 2024-07-10 18:37:37,656 INFO [OUT|REST|http://my-host:6969/base-uri/my-poll-path|] null 2024-07-10 18:37:37,657 INFO [IN|REST|http://my-host:6969/base-uri/my-poll-path|] my-response 2024-07-10 18:37:37,657 WARN my-actor.my-operation: exceeded 'poll' limit 3 for null [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperationTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest 2024-07-10 18:37:37,713 WARN duplicate names for actor operation my-actor.add: MyOper, ignoring MyOper 2024-07-10 18:37:37,714 WARN duplicate names for actor operation my-actor.multiply: MyOper, ignoring MyOper 2024-07-10 18:37:37,721 WARN failed to shutdown operation my-actor.subtract java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.shutdown(StartConfigPartial.java:122) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.lambda$doShutdown$2(ActorImpl.java:217) at java.base/java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4780) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doShutdown(ActorImpl.java:217) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.shutdown(StartConfigPartial.java:129) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoShutdown(ActorImplTest.java:179) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:37:37,721 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-07-10 18:37:37,735 WARN missing configuration parameters for operation my-actor.UNCONFIGURED; operation cannot be started 2024-07-10 18:37:37,735 WARN missing configuration parameters for operation my-actor.subtract; using previous parameters 2024-07-10 18:37:37,737 WARN not starting unconfigured operation my-actor.UNCONFIGURED 2024-07-10 18:37:37,746 WARN failed to configure operation my-actor.add because: item "my-actor" value "null" INVALID, null org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeException: null at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:135) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:39) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoConfigureExceptions(ActorImplTest.java:275) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 2024-07-10 18:37:37,747 WARN failed to configure operation my-actor.subtract java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:135) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:39) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoConfigureExceptions(ActorImplTest.java:275) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 2024-07-10 18:37:37,748 WARN failed to configure operation my-actor.multiply because: item "my-actor" value "null" INVALID, null org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeException: null at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:135) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doConfigure(ActorImpl.java:39) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoConfigureExceptions(ActorImplTest.java:275) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 2024-07-10 18:37:37,792 WARN failed to stop operation my-actor.subtract java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.stop(StartConfigPartial.java:108) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.lambda$doStop$1(ActorImpl.java:204) at java.base/java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4780) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doStop(ActorImpl.java:203) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.stop(StartConfigPartial.java:111) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoStop(ActorImplTest.java:147) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:37:37,793 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-07-10 18:37:37,798 WARN not starting unconfigured operation my-actor.subtract 2024-07-10 18:37:37,799 WARN failed to start operation my-actor.divide java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.start(StartConfigPartial.java:87) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl.doStart(ActorImpl.java:186) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.start(StartConfigPartial.java:94) at org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest.testDoStart(ActorImplTest.java:117) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:37:37,799 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpActorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpActorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicActorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicActorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperationTest 2024-07-10 18:37:37,913 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-07-10 18:37:37,914 WARN my-actor.my-operation: failed to process response for null 2024-07-10 18:37:37,921 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-07-10 18:37:37,923 INFO [IN|null|null|] {invalid json 2024-07-10 18:37:37,923 WARN my-actor.my-operation cannot decode response for null 2024-07-10 18:37:37,930 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-07-10 18:37:37,933 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-07-10 18:37:37,935 INFO [IN|null|null|] {"output":"error"} 2024-07-10 18:37:37,937 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-07-10 18:37:37,938 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-07-10 18:37:37,938 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-07-10 18:37:37,938 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-07-10 18:37:37,941 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-07-10 18:37:37,945 INFO [OUT|NOOP|null|] some text 2024-07-10 18:37:37,948 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-07-10 18:37:37,948 WARN my-actor.my-operation: failed to publish request for null 2024-07-10 18:37:37,951 INFO [IN|null|null|] some text [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperationTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest 2024-07-10 18:37:38,038 WARN failed to shutdown actor actor D java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.shutdown(StartConfigPartial.java:122) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.ActorService.lambda$doShutdown$3(ActorService.java:194) at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:423) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doShutdown(ActorService.java:193) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.shutdown(StartConfigPartial.java:129) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoShutdown(ActorServiceTest.java:188) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:37:38,039 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-07-10 18:37:38,052 WARN missing configuration parameters for actor UNCONFIGURED; actor cannot be started 2024-07-10 18:37:38,053 WARN missing configuration parameters for actor actor B; using previous parameters 2024-07-10 18:37:38,055 WARN not starting unconfigured actor UNCONFIGURED 2024-07-10 18:37:38,066 WARN unable to load actor java.util.ServiceConfigurationError: org.onap.policy.controlloop.actorserviceprovider.spi.Actor: Provider org.onap.policy.controlloop.actorserviceprovider.InvalidActor not found at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1219) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1228) at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273) at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309) at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393) at org.onap.policy.controlloop.actorserviceprovider.ActorService.buildList(ActorService.java:83) at org.onap.policy.controlloop.actorserviceprovider.ActorService.(ActorService.java:59) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testLoadActors(ActorServiceTest.java:370) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 2024-07-10 18:37:38,135 WARN duplicate actor names for actor A: ActorImpl, ignoring ActorImpl 2024-07-10 18:37:38,136 WARN duplicate actor names for actor C: ActorImpl, ignoring ActorImpl 2024-07-10 18:37:38,137 WARN duplicate actor names for actor A: ActorImpl, ignoring 2024-07-10 18:37:38,144 WARN failed to configure actor actor B java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:150) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:46) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoConfigureExceptions(ActorServiceTest.java:288) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 2024-07-10 18:37:38,144 WARN failed to configure actor actor A because: item "actor A" value "null" INVALID, null org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeException: null at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:150) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:46) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoConfigureExceptions(ActorServiceTest.java:288) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 2024-07-10 18:37:38,146 WARN failed to configure actor actor C because: item "actor C" value "null" INVALID, null org.onap.policy.controlloop.actorserviceprovider.parameters.ParameterValidationRuntimeException: null at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:74) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:150) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doConfigure(ActorService.java:46) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.configure(StartConfigPartial.java:80) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoConfigureExceptions(ActorServiceTest.java:288) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 2024-07-10 18:37:38,177 WARN failed to stop actor actor D java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.stop(StartConfigPartial.java:108) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.ActorService.lambda$doStop$2(ActorService.java:185) at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:423) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doStop(ActorService.java:185) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.stop(StartConfigPartial.java:111) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoStop(ActorServiceTest.java:161) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:37:38,177 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-07-10 18:37:38,184 WARN not starting unconfigured actor actor A 2024-07-10 18:37:38,185 WARN failed to start actor actor D java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.start(StartConfigPartial.java:87) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.ActorService.doStart(ActorService.java:174) at org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial.start(StartConfigPartial.java:94) at org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest.testDoStart(ActorServiceTest.java:134) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.CallbackManagerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.controlloop.actorserviceprovider.CallbackManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 229, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actorServiceProvider --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actorServiceProvider --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/actorServiceProvider-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actorServiceProvider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actorServiceProvider --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actorServiceProvider --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actorServiceProvider --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actorServiceProvider/4.0.0-SNAPSHOT/actorServiceProvider-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/actorServiceProvider-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actorServiceProvider/4.0.0-SNAPSHOT/actorServiceProvider-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.test >-- [INFO] Building actor.test 4.0.0-SNAPSHOT [27/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.test --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.test --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.test --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.test --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest 18:37:40.607 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:37:40.620 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:37:40.620 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:37:40.621 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:37:40.627 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@749f539e OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:37:42.155 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@76563ae7 18:37:42.226 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@76563ae7 18:37:42.231 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@70c29356 18:37:42.273 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@70c29356 18:37:42.315 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@6ce26986 18:37:42.327 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@6ce26986 18:37:42.335 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@76e4212 18:37:42.337 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@76e4212 18:37:42.344 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@1c1fa494 18:37:42.770 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@1c1fa494 18:37:42.778 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@5e5a8718 18:37:42.779 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest$MyOperation$1@5e5a8718 18:37:42.783 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:37:42.784 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 18:37:42.784 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:37:42.784 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:37:42.784 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:37:42.784 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:37:42.784 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:37:42.784 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:37:42.785 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:37:42.785 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:37:42.785 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 18:37:42.785 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.449 s -- in org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest [INFO] Running org.onap.policy.controlloop.actor.test.BasicActorTest 18:37:43.123 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:37:43.124 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:37:43.160 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor 18:37:43.160 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor MyActor 18:37:43.169 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationA 18:37:43.169 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationB 18:37:43.171 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:37:43.171 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:37:43.171 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor 18:37:43.171 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor MyActor 18:37:43.172 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationA 18:37:43.172 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationB 18:37:43.172 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:37:43.172 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:37:43.172 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor 18:37:43.172 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor MyActor 18:37:43.173 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationA 18:37:43.173 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationB 18:37:43.174 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:37:43.311 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:37:43.312 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:37:43.312 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor 18:37:43.312 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor MyActor 18:37:43.312 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationA 18:37:43.313 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationB 18:37:43.313 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:37:43.313 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:37:43.313 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor 18:37:43.313 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor MyActor 18:37:43.313 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationA 18:37:43.313 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationB 18:37:43.313 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:37:43.313 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:37:43.313 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor 18:37:43.313 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor MyActor 18:37:43.314 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationA 18:37:43.314 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationB 18:37:43.314 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:37:43.314 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:37:43.314 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:37:43.314 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:37:43.314 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:37:43.314 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:37:43.314 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:37:43.320 [main] ERROR org.onap.policy.controlloop.actor.test.BasicActor -- failed to configure HTTP client(s) for actor: MyActor 18:37:43.328 [main] ERROR org.onap.policy.controlloop.actor.test.BasicActor -- cannot decode YAML file file-not-found.yaml [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.onap.policy.controlloop.actor.test.BasicActorTest [INFO] Running org.onap.policy.controlloop.actor.test.BasicOperationTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in org.onap.policy.controlloop.actor.test.BasicOperationTest [INFO] Running org.onap.policy.controlloop.actor.test.BasicHttpOperationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.policy.controlloop.actor.test.BasicHttpOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.test --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.test' with 6 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.test --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/actor.test-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.test --- [INFO] Analyzed bundle 'actor.test' with 6 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'simulators' with 14 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.test --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.test --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.test/4.0.0-SNAPSHOT/actor.test-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/actor.test-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.test/4.0.0-SNAPSHOT/actor.test-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.aai >-- [INFO] Building actor.aai 4.0.0-SNAPSHOT [28/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.aai --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.aai --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.aai --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.aai --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.aai --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.aai --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.aai.AaiActorTest 18:37:46.413 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:37:46.418 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:37:46.432 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI 18:37:46.432 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor AAI 18:37:46.439 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI.Tenant 18:37:46.443 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI.CustomQuery 18:37:46.444 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI.Pnf 18:37:46.445 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:37:46.445 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:37:46.445 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI 18:37:46.446 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor AAI 18:37:46.446 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI.Tenant 18:37:46.446 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI.CustomQuery 18:37:46.446 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI.Pnf 18:37:46.446 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:37:46.446 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:37:46.447 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI 18:37:46.447 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor AAI 18:37:46.447 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI.Tenant 18:37:46.447 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI.CustomQuery 18:37:46.447 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI.Pnf 18:37:46.448 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s -- in org.onap.policy.controlloop.actor.aai.AaiActorTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiGetPnfOperationTest 18:37:46.690 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-154b8cb6==org.glassfish.jersey.servlet.ServletContainer@cfa5bdf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@222acad{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@39f0c343{/,null,STOPPED}, connector=aaiSim@6c951ada{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-154b8cb6==org.glassfish.jersey.servlet.ServletContainer@cfa5bdf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:37:46.704 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-154b8cb6==org.glassfish.jersey.servlet.ServletContainer@cfa5bdf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@222acad{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@39f0c343{/,null,STOPPED}, connector=aaiSim@6c951ada{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-154b8cb6==org.glassfish.jersey.servlet.ServletContainer@cfa5bdf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:46.706 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-154b8cb6==org.glassfish.jersey.servlet.ServletContainer@cfa5bdf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@222acad{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@39f0c343{/,null,STOPPED}, connector=aaiSim@6c951ada{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-154b8cb6==org.glassfish.jersey.servlet.ServletContainer@cfa5bdf{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:46.717 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:37:46.787 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:37:47.438 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:47.519 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@39f0c343{/,null,AVAILABLE} 18:37:47.528 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@6c951ada{HTTP/1.1, (http/1.1)}{localhost:6666} 18:37:47.530 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@222acad{STARTING}[11.0.20,sto=0] @2545ms 18:37:47.530 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-154b8cb6==org.glassfish.jersey.servlet.ServletContainer@cfa5bdf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@222acad{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@39f0c343{/,null,AVAILABLE}, connector=aaiSim@6c951ada{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-154b8cb6==org.glassfish.jersey.servlet.ServletContainer@cfa5bdf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4176 ms. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:37:49.476 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:37:49.477 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=getFail 18:37:49.479 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: start operation attempt 1 for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:49.482 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set timeout to 5000ms for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:49.483 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Pnf for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:49.579 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:49.583 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:49.607 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/getFail?depth=0|] null 18:37:49.610 [Thread-11] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:37:49.611 [Thread-11] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/getFail?depth=0] null 18:37:49.804 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:49.811 [qtp788344609-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:49 +0000] "GET /aai/v16/network/pnfs/pnf/getFail?depth=0 HTTP/1.1" 404 329 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:37:49.813 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/getFail?depth=0|] { "requestError": { "serviceException": { "messageId": "SVC3001", "text": "Resource not found for %1 using id %2 (msg=%3) (ec=%4)", "variables": [ "GET", "network/pnfs/pnf", "Node Not Found:No Node of type pnf found at: network/pnfs/pnf", "ERR.5.4.6114" ] } } } 18:37:49.815 [Thread-13] INFO network -- [IN|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/getFail?depth=0] { "requestError": { "serviceException": { "messageId": "SVC3001", "text": "Resource not found for %1 using id %2 (msg=%3) (ec=%4)", "variables": [ "GET", "network/pnfs/pnf", "Node Not Found:No Node of type pnf found at: network/pnfs/pnf", "ERR.5.4.6114" ] } } } 18:37:49.816 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request failed with http error code 404 for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:49.821 [Thread-16] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Pnf outcome=Failure for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:49.821 [Thread-17] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation AAI.Pnf no retries for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:49.849 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:37:49.859 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0|] null 18:37:49.859 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] null 18:37:49.859 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:49.860 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0|] {"input":"my-text"} 18:37:49.860 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] {"input":"my-text"} 18:37:49.861 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request succeeded for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:49.872 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:37:49.873 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0|] null 18:37:49.873 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] null 18:37:49.874 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:49.874 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0|] 18:37:49.874 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] 18:37:49.874 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request failed with http error code 500 for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:49.884 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:37:50.136 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:37:50.144 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:37:50.144 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=demo-pnf 18:37:50.144 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: start operation attempt 1 for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.145 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set timeout to 5000ms for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.145 [Thread-18] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Pnf for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.146 [Thread-18] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/demo-pnf?depth=0|] null 18:37:50.146 [Thread-18] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/demo-pnf?depth=0] null 18:37:50.153 [qtp788344609-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:50 +0000] "GET /aai/v16/network/pnfs/pnf/demo-pnf?depth=0 HTTP/1.1" 200 283 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:37:50.154 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.154 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/demo-pnf?depth=0|] { "equip-vendor":"Vendor-A", "ipaddress-v4-oam":"10.10.10.10", "in-maint":false, "pnf-ipv4-address":"3.3.3.3", "resource-version":"1570746989505", "nf-role":"ToR DC101", "equip-type":"Router", "equip-model":"model-123456", "frame-id":"3", "pnf-name":"demo-pnf" } 18:37:50.154 [Thread-19] INFO network -- [IN|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/demo-pnf?depth=0] { "equip-vendor":"Vendor-A", "ipaddress-v4-oam":"10.10.10.10", "in-maint":false, "pnf-ipv4-address":"3.3.3.3", "resource-version":"1570746989505", "nf-role":"ToR DC101", "equip-type":"Router", "equip-model":"model-123456", "frame-id":"3", "pnf-name":"demo-pnf" } 18:37:50.155 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request succeeded for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.156 [Thread-22] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Pnf outcome=Success for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.157 [Thread-23] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.Pnf for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.169 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:37:50.187 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:37:50.195 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-154b8cb6==org.glassfish.jersey.servlet.ServletContainer@cfa5bdf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@222acad{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@39f0c343{/,null,AVAILABLE}, connector=aaiSim@6c951ada{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-154b8cb6==org.glassfish.jersey.servlet.ServletContainer@cfa5bdf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:37:50.195 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-154b8cb6==org.glassfish.jersey.servlet.ServletContainer@cfa5bdf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@222acad{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@39f0c343{/,null,AVAILABLE}, connector=aaiSim@6c951ada{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-154b8cb6==org.glassfish.jersey.servlet.ServletContainer@cfa5bdf{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:37:50.199 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@6c951ada{HTTP/1.1, (http/1.1)}{localhost:6666} 18:37:50.199 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@222acad{STOPPING}[11.0.20,sto=0] 18:37:50.204 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@39f0c343{/,null,STOPPED} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.727 s -- in org.onap.policy.controlloop.actor.aai.AaiGetPnfOperationTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiGetOperationTest 18:37:50.214 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4d90b==org.glassfish.jersey.servlet.ServletContainer@241e30ca{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@22e1a1dc{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@638341b0{/,null,STOPPED}, connector=aaiSim@4f1f2f84{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4d90b==org.glassfish.jersey.servlet.ServletContainer@241e30ca{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:37:50.215 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4d90b==org.glassfish.jersey.servlet.ServletContainer@241e30ca{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@22e1a1dc{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@638341b0{/,null,STOPPED}, connector=aaiSim@4f1f2f84{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4d90b==org.glassfish.jersey.servlet.ServletContainer@241e30ca{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:50.217 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4d90b==org.glassfish.jersey.servlet.ServletContainer@241e30ca{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@22e1a1dc{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@638341b0{/,null,STOPPED}, connector=aaiSim@4f1f2f84{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4d90b==org.glassfish.jersey.servlet.ServletContainer@241e30ca{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:50.218 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:37:50.221 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:37:50.300 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:50.319 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@638341b0{/,null,AVAILABLE} 18:37:50.319 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@4f1f2f84{HTTP/1.1, (http/1.1)}{localhost:6666} 18:37:50.320 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@22e1a1dc{STARTING}[11.0.20,sto=0] @5336ms 18:37:50.320 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4d90b==org.glassfish.jersey.servlet.ServletContainer@241e30ca{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@22e1a1dc{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@638341b0{/,null,AVAILABLE}, connector=aaiSim@4f1f2f84{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4d90b==org.glassfish.jersey.servlet.ServletContainer@241e30ca{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4897 ms. 18:37:50.374 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4d90b==org.glassfish.jersey.servlet.ServletContainer@241e30ca{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@22e1a1dc{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@638341b0{/,null,AVAILABLE}, connector=aaiSim@4f1f2f84{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4d90b==org.glassfish.jersey.servlet.ServletContainer@241e30ca{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:37:50.375 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4d90b==org.glassfish.jersey.servlet.ServletContainer@241e30ca{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@22e1a1dc{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@638341b0{/,null,AVAILABLE}, connector=aaiSim@4f1f2f84{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-14b4d90b==org.glassfish.jersey.servlet.ServletContainer@241e30ca{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:37:50.376 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@4f1f2f84{HTTP/1.1, (http/1.1)}{localhost:6666} 18:37:50.376 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@22e1a1dc{STOPPING}[11.0.20,sto=0] 18:37:50.378 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@638341b0{/,null,STOPPED} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.onap.policy.controlloop.actor.aai.AaiGetOperationTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.actor.aai.AaiUtilTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiCustomQueryOperationTest 18:37:50.398 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-75c3584e==org.glassfish.jersey.servlet.ServletContainer@c9dcd9b0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@ff1a5a0{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@f7b7720{/,null,STOPPED}, connector=aaiSim@36e98434{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-75c3584e==org.glassfish.jersey.servlet.ServletContainer@c9dcd9b0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:37:50.399 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-75c3584e==org.glassfish.jersey.servlet.ServletContainer@c9dcd9b0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@ff1a5a0{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@f7b7720{/,null,STOPPED}, connector=aaiSim@36e98434{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-75c3584e==org.glassfish.jersey.servlet.ServletContainer@c9dcd9b0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:50.399 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-75c3584e==org.glassfish.jersey.servlet.ServletContainer@c9dcd9b0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@ff1a5a0{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@f7b7720{/,null,STOPPED}, connector=aaiSim@36e98434{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-75c3584e==org.glassfish.jersey.servlet.ServletContainer@c9dcd9b0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:50.400 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:37:50.403 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:37:50.454 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:50.469 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@f7b7720{/,null,AVAILABLE} 18:37:50.470 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@36e98434{HTTP/1.1, (http/1.1)}{localhost:6666} 18:37:50.470 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@ff1a5a0{STARTING}[11.0.20,sto=0] @5486ms 18:37:50.471 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-75c3584e==org.glassfish.jersey.servlet.ServletContainer@c9dcd9b0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@ff1a5a0{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@f7b7720{/,null,AVAILABLE}, connector=aaiSim@36e98434{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-75c3584e==org.glassfish.jersey.servlet.ServletContainer@c9dcd9b0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4928 ms. 18:37:50.484 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:37:50.485 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:37:50.491 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:37:50.492 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: start operation attempt 1 for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.492 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set timeout to 300000ms for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.492 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.CustomQuery for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.493 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource|] { "start": "my-link", "query": "query/closed-loop" } 18:37:50.493 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource] { "start": "my-link", "query": "query/closed-loop" } 18:37:50.494 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery: response received for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.494 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource|] {} 18:37:50.494 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource] {} 18:37:50.495 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery request succeeded for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.511 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.CustomQuery outcome=Success for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.511 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.CustomQuery for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.522 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:37:50.523 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: start operation attempt 1 for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.523 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set timeout to 300000ms for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.523 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.CustomQuery for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.525 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource|] { "start": "my-link", "query": "query/closed-loop" } 18:37:50.525 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource] { "start": "my-link", "query": "query/closed-loop" } 18:37:50.525 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery: response received for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.525 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource|] {"result-data":[{"resource-link":"my-link"}]} 18:37:50.525 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource] {"result-data":[{"resource-link":"my-link"}]} 18:37:50.525 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery request succeeded for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.526 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.CustomQuery outcome=Success for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.526 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.CustomQuery for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.533 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:37:50.539 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:37:50.545 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:37:50.551 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:37:50.556 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:37:50.556 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:37:50.557 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: start operation attempt 1 for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.558 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set timeout to 5000ms for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.558 [Thread-42] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.CustomQuery for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.585 [Thread-42] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:50.587 [Thread-42] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:50.588 [Thread-42] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/query?format=resource|] { "start": "my-link", "query": "query/closed-loop" } 18:37:50.589 [Thread-42] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/query?format=resource] { "start": "my-link", "query": "query/closed-loop" } 18:37:50.621 [qtp77567832-58] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:50 +0000] "PUT /aai/v16/query?format=resource HTTP/1.1" 200 255012 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:37:50.621 [Thread-43] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery: response received for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.626 [Thread-43] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/query?format=resource|] { "results": [ { "vserver": { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_unprotected_private_port_0-u2lkra6bpz7l", "interface-id": "bd621b3f-da40-4a8a-a703-3db290295cd9", "macaddr": "fa:16:3e:0c:27:e4", "network-name": "4e291560-92f8-4822-9dcf-dd75c04c9617", "is-port-mirrored": false, "resource-version": "1556725250653", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_onap_private_port_0-nfvykwarrnxr", "interface-id": "86bbce7d-51ba-4ad2-a34a-aa2742f9789f", "macaddr": "fa:16:3e:39:d9:27", "network-name": "3ef9d123-0d09-4400-8ed0-c0fd5c76aa2b", "is-port-mirrored": false, "resource-version": "1556725250531", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_protected_private_port_0-bz3hsoxjcgyw", "interface-id": "b1a8a573-d70d-4b32-b717-21fd6bb549a6", "macaddr": "fa:16:3e:95:1d:e9", "network-name": "47cae58a-b052-4f73-8f42-e154c260d5df", "is-port-mirrored": false, "resource-version": "1556725250584", "in-maint": false, "is-ip-unnumbered": false } ] } } }, { "generic-vnf": { "vnf-id": "f17face5-69cb-4c88-9e0b-7426db7edddd", "vnf-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725242259", "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-customization-id": "f3733725-19a1-41a0-ba2d-540bf03862a8", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } ] } } }, { "model-ver": { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "model-elements": { "model-element": [ { "model-element-uuid": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c/model-vers/model-ver/93a6166f-b3d5-4f06-b4ba-aed48d009ad9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "acc6edd8-a8d4-4b93-afaa-0994068be14c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "93a6166f-b3d5-4f06-b4ba-aed48d009ad9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "generic-vnf" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } }, { "model": { "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-type": "resource", "resource-version": "1556724755172", "model-vers": { "model-ver": [ { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } ] } } }, { "service-instance": { "service-instance-id": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "service-instance-name": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8", "environment-context": "General_Revenue-Bearing", "workload-context": "Production", "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "resource-version": "1556725033469", "orchestration-status": "Active", "relationship-list": { "relationship": [ { "related-to": "project", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/projects/project/Project-Demonstration", "relationship-data": [ { "relationship-key": "project.project-name", "relationship-value": "Project-Demonstration" } ] }, { "related-to": "owning-entity", "relationship-label": "org.onap.relationships.inventory.BelongsTo", "related-link": "/aai/v15/business/owning-entities/owning-entity/fcc64127-06ba-4761-b325-c681f636ad07", "relationship-data": [ { "relationship-key": "owning-entity.owning-entity-id", "relationship-value": "fcc64127-06ba-4761-b325-c681f636ad07" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102", "model-elements": { "model-element": [ { "model-element-uuid": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755319", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4/model-vers/model-ver/46b92144-923a-4d20-b85a-3cbd847668a9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "82194af1-3c2c-485a-8f44-420e22a9eaa4" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "46b92144-923a-4d20-b85a-3cbd847668a9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "service-instance" } ] } ] } } ] } } }, { "model": { "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-type": "service", "resource-version": "1556724755319", "model-vers": { "model-ver": [ { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102" } ] } } }, { "generic-vnf": { "vnf-id": "9cd7da50-723c-418c-a91d-af2866844a5d", "vnf-name": "Ete_vFWCLvPKG_7ba1fbde_1", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vPKG 5101f6c6-8df3 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725432402", "model-invariant-id": "9a243c47-fd5f-43d1-bd2a-f17bd12a61f2", "model-version-id": "8f79aa0f-da58-4381-9abf-0d6d1926a1eb", "model-customization-id": "82dd9d05-e056-4c3e-a9b4-8a3d6bd54226", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "04bcd430-e1ef-4da5-a67e-3dd80463a725", "vf-module-name": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1", "heat-stack-id": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1/6f9827e8-68fb-45e9-a19e-e2246a43df14", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725420287", "model-invariant-id": "4eb0297d-1256-4ba7-9ed4-7bc44b6a0031", "model-version-id": "bb755929-a025-48cd-b987-59cb4734c059", "model-customization-id": "bfcebc88-8d57-449d-906c-f508b5bd0fe0", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] } } }, { "vf-module": { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "model-elements": { "model-element": [ { "model-element-uuid": "acdee717-9602-4c9c-acf4-8522b65c7161", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5/model-vers/model-ver/c00563ae-812b-4e62-8330-7c4d0f47088a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "ef86f9c5-2165-44f3-8fc3-96018b609ea5" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "c00563ae-812b-4e62-8330-7c4d0f47088a" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "vf-module" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } }, { "model": { "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-type": "resource", "resource-version": "1556724754936", "model-vers": { "model-ver": [ { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } ] } } }, { "tenant": { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "vservers": { "vserver": [ { "vserver-id": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "vserver-name": "Ete_vFWCLvFWSNK_38fbaf46_0", "vserver-name2": "Ete_vFWCLvFWSNK_38fbaf46_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564836725", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_38fbaf46_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "vserver-name": "vofwl01snkf0ef", "vserver-name2": "vofwl01snkf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567725997", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snkf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snkf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "cc93aa76-e88d-43a6-8e3b-331918dd3eab", "vserver-name": "demofwl01pgnaf46", "vserver-name2": "demofwl01pgnaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556565009305", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnaf46" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_38fbaf46_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15/vf-modules/vf-module/475496f6-38d1-43df-a995-64a387f6c788", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "475496f6-38d1-43df-a995-64a387f6c788" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "ab342d19-f3e6-420b-8481-ed7f16c43dfa", "vserver-name": "demofwl01snkaf46", "vserver-name2": "demofwl01snkaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564837108", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkaf46" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557549", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "91277106-90d3-450d-8a10-9aa9a8727d6e", "vserver-name": "vofwl01pgnf0ef", "vserver-name2": "vofwl01pgnf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/91277106-90d3-450d-8a10-9aa9a8727d6e", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567540588", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8edbf0ef_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgnf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0/vf-modules/vf-module/02e31bf2-8a33-418f-85f4-6b1d2903b3b7", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "02e31bf2-8a33-418f-85f4-6b1d2903b3b7" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "801da076-918a-4911-b87c-b44ce62822a9", "vserver-name": "vofwl01pgn8ab3", "vserver-name2": "vofwl01pgn8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/801da076-918a-4911-b87c-b44ce62822a9", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573356532", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgn8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgn8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8b908ab3_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f/vf-modules/vf-module/1e130341-7ccd-46bc-bf83-3453c1ba5fe3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "1e130341-7ccd-46bc-bf83-3453c1ba5fe3" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "8a503052-a89c-4035-94ec-b3ab1e157b49", "vserver-name": "vofwl01vfwf0ef", "vserver-name2": "vofwl01vfwf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/8a503052-a89c-4035-94ec-b3ab1e157b49", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567726399", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfwf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "39a77e27-ced1-444c-a5b6-f73135e09225", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/39a77e27-ced1-444c-a5b6-f73135e09225", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557017", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "0e581a27-5184-48b1-88b1-e81c5b5a450c", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/0e581a27-5184-48b1-88b1-e81c5b5a450c", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767443", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "c103ce57-6662-49e0-a589-ebfd91f05c79", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/c103ce57-6662-49e0-a589-ebfd91f05c79", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767717", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "b75ccb62-131b-4e76-adad-28636fc60fb8", "vserver-name": "demofwl01snkfbde", "vserver-name2": "demofwl01snkfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/b75ccb62-131b-4e76-adad-28636fc60fb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250327", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "80465c73-3481-4d9d-9d3b-ab4016dfffe7", "vserver-name": "demofwl01pgnfbde", "vserver-name2": "demofwl01pgnfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725436997", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d/vf-modules/vf-module/04bcd430-e1ef-4da5-a67e-3dd80463a725", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "04bcd430-e1ef-4da5-a67e-3dd80463a725" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } }, { "cloud-region": { "cloud-owner": "CloudOwner", "cloud-region-id": "RegionOne", "cloud-type": "SharedNode", "owner-defined-type": "OwnerType", "cloud-region-version": "v1", "cloud-zone": "CloudZone", "resource-version": "1556561749631", "tenants": { "tenant": [ { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } ] }, "flavors": { "flavor": [ { "flavor-id": "764efb04-5a46-4806-a766-2bdd24559f39", "flavor-name": "m1.medium", "flavor-vcpus": 2, "flavor-ram": 4096, "flavor-disk": 40, "flavor-ephemeral": 0, "flavor-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/flavors/764efb04-5a46-4806-a766-2bdd24559f39", "resource-version": "1556564836050", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "images": { "image": [ { "image-id": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "image-name": "unknown", "image-architecture": "unknown", "image-os-distro": "unknown", "image-os-version": "unknown", "application": "unknown", "application-vendor": "unknown", "application-version": "unknown", "image-selflink": "http://10.12.25.2:8774/41d6d38489bd40b09ea8a6b6b852dcbd/images/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "resource-version": "1556564834957", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "availability-zones": { "availability-zone": [ { "availability-zone-name": "nova", "hypervisor-type": "KVM", "operational-status": "Active", "resource-version": "1556561761360" } ] }, "relationship-list": { "relationship": [ { "related-to": "complex", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "related-link": "/aai/v15/cloud-infrastructure/complexes/complex/clli1", "relationship-data": [ { "relationship-key": "complex.physical-location-id", "relationship-value": "clli1" } ] } ] } } } ] } 18:37:50.643 [Thread-43] INFO network -- [IN|REST|http://localhost:6666/aai/v16/query?format=resource] { "results": [ { "vserver": { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] }, "l-interfaces": { "l-interface": [ { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_unprotected_private_port_0-u2lkra6bpz7l", "interface-id": "bd621b3f-da40-4a8a-a703-3db290295cd9", "macaddr": "fa:16:3e:0c:27:e4", "network-name": "4e291560-92f8-4822-9dcf-dd75c04c9617", "is-port-mirrored": false, "resource-version": "1556725250653", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_onap_private_port_0-nfvykwarrnxr", "interface-id": "86bbce7d-51ba-4ad2-a34a-aa2742f9789f", "macaddr": "fa:16:3e:39:d9:27", "network-name": "3ef9d123-0d09-4400-8ed0-c0fd5c76aa2b", "is-port-mirrored": false, "resource-version": "1556725250531", "in-maint": false, "is-ip-unnumbered": false }, { "interface-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0-vfw_0_int_protected_private_port_0-bz3hsoxjcgyw", "interface-id": "b1a8a573-d70d-4b32-b717-21fd6bb549a6", "macaddr": "fa:16:3e:95:1d:e9", "network-name": "47cae58a-b052-4f73-8f42-e154c260d5df", "is-port-mirrored": false, "resource-version": "1556725250584", "in-maint": false, "is-ip-unnumbered": false } ] } } }, { "generic-vnf": { "vnf-id": "f17face5-69cb-4c88-9e0b-7426db7edddd", "vnf-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725242259", "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-customization-id": "f3733725-19a1-41a0-ba2d-540bf03862a8", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } ] } } }, { "model-ver": { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "model-elements": { "model-element": [ { "model-element-uuid": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c/model-vers/model-ver/93a6166f-b3d5-4f06-b4ba-aed48d009ad9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "acc6edd8-a8d4-4b93-afaa-0994068be14c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "93a6166f-b3d5-4f06-b4ba-aed48d009ad9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "generic-vnf" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } }, { "model": { "model-invariant-id": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38", "model-type": "resource", "resource-version": "1556724755172", "model-vers": { "model-ver": [ { "model-version-id": "189a5070-3bd5-45ac-8a1d-c84ca40b277b", "model-name": "vFWCL_vFWSNK bbefb8ce-2bde", "model-version": "1.0", "model-description": "vendor software product", "resource-version": "1556724755172", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/f6937c86-584c-47ae-ad29-8d41d6f0cc7c/model-vers/model-ver/a03b1102-ac3b-44dd-8862-9b94f1951040/model-elements/model-element/aa23fd76-27cf-4dbe-85c7-dca15bec5ca6/model-elements/model-element/f837e297-a5e8-45d8-9ee8-2a1b436dbddb", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "a03b1102-ac3b-44dd-8862-9b94f1951040" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "f837e297-a5e8-45d8-9ee8-2a1b436dbddb" } ] } ] } } ] } } }, { "service-instance": { "service-instance-id": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "service-instance-name": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8", "environment-context": "General_Revenue-Bearing", "workload-context": "Production", "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "resource-version": "1556725033469", "orchestration-status": "Active", "relationship-list": { "relationship": [ { "related-to": "project", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/projects/project/Project-Demonstration", "relationship-data": [ { "relationship-key": "project.project-name", "relationship-value": "Project-Demonstration" } ] }, { "related-to": "owning-entity", "relationship-label": "org.onap.relationships.inventory.BelongsTo", "related-link": "/aai/v15/business/owning-entities/owning-entity/fcc64127-06ba-4761-b325-c681f636ad07", "relationship-data": [ { "relationship-key": "owning-entity.owning-entity-id", "relationship-value": "fcc64127-06ba-4761-b325-c681f636ad07" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "generic-vnf", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102", "model-elements": { "model-element": [ { "model-element-uuid": "aa23fd76-27cf-4dbe-85c7-dca15bec5ca6", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724755319", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4/model-vers/model-ver/46b92144-923a-4d20-b85a-3cbd847668a9", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "82194af1-3c2c-485a-8f44-420e22a9eaa4" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "46b92144-923a-4d20-b85a-3cbd847668a9" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "service-instance" } ] } ] } } ] } } }, { "model": { "model-invariant-id": "f6937c86-584c-47ae-ad29-8d41d6f0cc7c", "model-type": "service", "resource-version": "1556724755319", "model-vers": { "model-ver": [ { "model-version-id": "a03b1102-ac3b-44dd-8862-9b94f1951040", "model-name": "vFWCL 2019-05-01 15:30:", "model-version": "1.0", "distribution-status": "DISTRIBUTION_COMPLETE_OK", "model-description": "catalog service description", "resource-version": "1556724849102" } ] } } }, { "generic-vnf": { "vnf-id": "9cd7da50-723c-418c-a91d-af2866844a5d", "vnf-name": "Ete_vFWCLvPKG_7ba1fbde_1", "vnf-type": "vFWCL 2019-05-01 15:30:/vFWCL_vPKG 5101f6c6-8df3 0", "service-id": "e591441a-e649-4490-82e0-07dac05d674b", "prov-status": "ACTIVE", "orchestration-status": "Active", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725432402", "model-invariant-id": "9a243c47-fd5f-43d1-bd2a-f17bd12a61f2", "model-version-id": "8f79aa0f-da58-4381-9abf-0d6d1926a1eb", "model-customization-id": "82dd9d05-e056-4c3e-a9b4-8a3d6bd54226", "relationship-list": { "relationship": [ { "related-to": "service-instance", "relationship-label": "org.onap.relationships.inventory.ComposedOf", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/7be584e2-0bb2-4126-adaf-ced2c77ca0b3", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" }, { "relationship-key": "service-instance.service-instance-id", "relationship-value": "7be584e2-0bb2-4126-adaf-ced2c77ca0b3" } ], "related-to-property": [ { "property-key": "service-instance.service-instance-name", "property-value": "Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" } ] }, { "related-to": "platform", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/platforms/platform/Platform-Demonstration", "relationship-data": [ { "relationship-key": "platform.platform-name", "relationship-value": "Platform-Demonstration" } ] }, { "related-to": "vserver", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] }, "vf-modules": { "vf-module": [ { "vf-module-id": "04bcd430-e1ef-4da5-a67e-3dd80463a725", "vf-module-name": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1", "heat-stack-id": "Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1/6f9827e8-68fb-45e9-a19e-e2246a43df14", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725420287", "model-invariant-id": "4eb0297d-1256-4ba7-9ed4-7bc44b6a0031", "model-version-id": "bb755929-a025-48cd-b987-59cb4734c059", "model-customization-id": "bfcebc88-8d57-449d-906c-f508b5bd0fe0", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] } } }, { "vf-module": { "vf-module-id": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "vf-module-name": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0", "heat-stack-id": "Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0/6769f192-0579-4dab-b4e7-170d334c37dd", "orchestration-status": "active", "is-base-vf-module": true, "automated-assignment": false, "resource-version": "1556725224323", "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-customization-id": "47958575-138f-452a-8c8d-d89b595f8164", "module-index": 0, "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] } ] } } }, { "model-ver": { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "model-elements": { "model-element": [ { "model-element-uuid": "acdee717-9602-4c9c-acf4-8522b65c7161", "new-data-del-flag": "T", "cardinality": "unbounded", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-ver", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5/model-vers/model-ver/c00563ae-812b-4e62-8330-7c4d0f47088a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "ef86f9c5-2165-44f3-8fc3-96018b609ea5" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "c00563ae-812b-4e62-8330-7c4d0f47088a" } ], "related-to-property": [ { "property-key": "model-ver.model-name", "property-value": "vf-module" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } }, { "model": { "model-invariant-id": "e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e", "model-type": "resource", "resource-version": "1556724754936", "model-vers": { "model-ver": [ { "model-version-id": "94b18b1d-cc91-4f43-911a-e6348665f292", "model-name": "VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0", "model-version": "1", "resource-version": "1556724754936", "relationship-list": { "relationship": [ { "related-to": "model-element", "relationship-label": "org.onap.relationships.inventory.IsA", "related-link": "/aai/v15/service-design-and-creation/models/model/bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38/model-vers/model-ver/189a5070-3bd5-45ac-8a1d-c84ca40b277b/model-elements/model-element/d4dd3710-eb91-4b15-98d7-a8a90fa28f1b/model-elements/model-element/d272cfdd-0700-43a9-8cab-b2fcd80c803a", "relationship-data": [ { "relationship-key": "model.model-invariant-id", "relationship-value": "bbb3cefd-01c8-413c-9bdd-2b92f9ca3d38" }, { "relationship-key": "model-ver.model-version-id", "relationship-value": "189a5070-3bd5-45ac-8a1d-c84ca40b277b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d4dd3710-eb91-4b15-98d7-a8a90fa28f1b" }, { "relationship-key": "model-element.model-element-uuid", "relationship-value": "d272cfdd-0700-43a9-8cab-b2fcd80c803a" } ] } ] } } ] } } }, { "tenant": { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "vservers": { "vserver": [ { "vserver-id": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "vserver-name": "Ete_vFWCLvFWSNK_38fbaf46_0", "vserver-name2": "Ete_vFWCLvFWSNK_38fbaf46_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564836725", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_38fbaf46_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "vserver-name": "vofwl01snkf0ef", "vserver-name2": "vofwl01snkf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567725997", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snkf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snkf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "cc93aa76-e88d-43a6-8e3b-331918dd3eab", "vserver-name": "demofwl01pgnaf46", "vserver-name2": "demofwl01pgnaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556565009305", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnaf46" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_38fbaf46_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9fdccaed-6809-457d-9178-9f2187b54e15/vf-modules/vf-module/475496f6-38d1-43df-a995-64a387f6c788", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9fdccaed-6809-457d-9178-9f2187b54e15" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "475496f6-38d1-43df-a995-64a387f6c788" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "ab342d19-f3e6-420b-8481-ed7f16c43dfa", "vserver-name": "demofwl01snkaf46", "vserver-name2": "demofwl01snkaf46", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556564837108", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkaf46", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkaf46" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/0b34a0bb-84ea-424a-a0ce-a2041e115025/vf-modules/vf-module/32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "0b34a0bb-84ea-424a-a0ce-a2041e115025" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "32a2a6e2-27a4-4995-8e3d-50a65e8bfeb6" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557549", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "91277106-90d3-450d-8a10-9aa9a8727d6e", "vserver-name": "vofwl01pgnf0ef", "vserver-name2": "vofwl01pgnf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/91277106-90d3-450d-8a10-9aa9a8727d6e", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567540588", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8edbf0ef_0" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgnf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9e34e80d-3995-479c-8c53-54e621840ae0/vf-modules/vf-module/02e31bf2-8a33-418f-85f4-6b1d2903b3b7", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9e34e80d-3995-479c-8c53-54e621840ae0" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "02e31bf2-8a33-418f-85f4-6b1d2903b3b7" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "801da076-918a-4911-b87c-b44ce62822a9", "vserver-name": "vofwl01pgn8ab3", "vserver-name2": "vofwl01pgn8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/801da076-918a-4911-b87c-b44ce62822a9", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573356532", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01pgn8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01pgn8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvPKG_8b908ab3_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7f0cccbf-408d-466c-8045-a7fd677bb24f/vf-modules/vf-module/1e130341-7ccd-46bc-bf83-3453c1ba5fe3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7f0cccbf-408d-466c-8045-a7fd677bb24f" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "1e130341-7ccd-46bc-bf83-3453c1ba5fe3" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "8a503052-a89c-4035-94ec-b3ab1e157b49", "vserver-name": "vofwl01vfwf0ef", "vserver-name2": "vofwl01vfwf0ef", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/8a503052-a89c-4035-94ec-b3ab1e157b49", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556567726399", "relationship-list": { "relationship": [ { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8edbf0ef_1" } ] }, { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfwf0ef", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9a216ccb-6536-4dc3-a789-0634591342d3/vf-modules/vf-module/3ecc64d4-3861-4024-8fd2-d81d2d6e539c", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9a216ccb-6536-4dc3-a789-0634591342d3" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "3ecc64d4-3861-4024-8fd2-d81d2d6e539c" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "39a77e27-ced1-444c-a5b6-f73135e09225", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/39a77e27-ced1-444c-a5b6-f73135e09225", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573557017", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/b2d0096d-8d50-4f05-b603-dfe95b07f1ea/vf-modules/vf-module/acc2eaad-1127-483a-80d2-ac5de1ec942a", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "b2d0096d-8d50-4f05-b603-dfe95b07f1ea" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "acc2eaad-1127-483a-80d2-ac5de1ec942a" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "0e581a27-5184-48b1-88b1-e81c5b5a450c", "vserver-name": "vofwl01snk8ab3", "vserver-name2": "vofwl01snk8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/0e581a27-5184-48b1-88b1-e81c5b5a450c", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767443", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01snk8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01snk8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "c103ce57-6662-49e0-a589-ebfd91f05c79", "vserver-name": "vofwl01vfw8ab3", "vserver-name2": "vofwl01vfw8ab3", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/c103ce57-6662-49e0-a589-ebfd91f05c79", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556573767717", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/vofwl01vfw8ab3", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "vofwl01vfw8ab3" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWDTvFWSNK_8b908ab3_2" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073/vf-modules/vf-module/06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "7d4ae51b-4d2e-45f7-a0a5-6fd42dc8a073" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "06a08cc1-37a5-4ec6-bb85-e5ee4d69d0f0" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "b75ccb62-131b-4e76-adad-28636fc60fb8", "vserver-name": "demofwl01snkfbde", "vserver-name2": "demofwl01snkfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/b75ccb62-131b-4e76-adad-28636fc60fb8", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250327", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01snkfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01snkfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "vserver-name": "Ete_vFWCLvFWSNK_7ba1fbde_0", "vserver-name2": "Ete_vFWCLvFWSNK_7ba1fbde_0", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725250281", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/Ete_vFWCLvFWSNK_7ba1fbde_0", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/f17face5-69cb-4c88-9e0b-7426db7edddd/vf-modules/vf-module/a6936a82-e340-4fe2-8e3e-b0a10a0001e2", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "f17face5-69cb-4c88-9e0b-7426db7edddd" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "a6936a82-e340-4fe2-8e3e-b0a10a0001e2" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } }, { "vserver-id": "80465c73-3481-4d9d-9d3b-ab4016dfffe7", "vserver-name": "demofwl01pgnfbde", "vserver-name2": "demofwl01pgnfbde", "prov-status": "ACTIVE", "vserver-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/servers/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "in-maint": false, "is-closed-loop-disabled": false, "resource-version": "1556725436997", "relationship-list": { "relationship": [ { "related-to": "vnfc", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/vnfcs/vnfc/demofwl01pgnfbde", "relationship-data": [ { "relationship-key": "vnfc.vnfc-name", "relationship-value": "demofwl01pgnfbde" } ] }, { "related-to": "generic-vnf", "relationship-label": "tosca.relationships.HostedOn", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" } ], "related-to-property": [ { "property-key": "generic-vnf.vnf-name", "property-value": "Ete_vFWCLvPKG_7ba1fbde_1" } ] }, { "related-to": "vf-module", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/9cd7da50-723c-418c-a91d-af2866844a5d/vf-modules/vf-module/04bcd430-e1ef-4da5-a67e-3dd80463a725", "relationship-data": [ { "relationship-key": "generic-vnf.vnf-id", "relationship-value": "9cd7da50-723c-418c-a91d-af2866844a5d" }, { "relationship-key": "vf-module.vf-module-id", "relationship-value": "04bcd430-e1ef-4da5-a67e-3dd80463a725" } ] }, { "related-to": "image", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/images/image/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "image.image-id", "relationship-value": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b" } ], "related-to-property": [ { "property-key": "image.image-name", "property-value": "unknown" } ] }, { "related-to": "flavor", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/flavors/flavor/764efb04-5a46-4806-a766-2bdd24559f39", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "flavor.flavor-id", "relationship-value": "764efb04-5a46-4806-a766-2bdd24559f39" } ], "related-to-property": [ { "property-key": "flavor.flavor-name", "property-value": "m1.medium" } ] } ] } } ] }, "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } }, { "cloud-region": { "cloud-owner": "CloudOwner", "cloud-region-id": "RegionOne", "cloud-type": "SharedNode", "owner-defined-type": "OwnerType", "cloud-region-version": "v1", "cloud-zone": "CloudZone", "resource-version": "1556561749631", "tenants": { "tenant": [ { "tenant-id": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenant-name": "Integration-SB-00", "resource-version": "1556561749631", "relationship-list": { "relationship": [ { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vIMS", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vIMS" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/gNB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "gNB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFW", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFW" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vLB", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vLB" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8568f3da-8821-4600-b95f-6224f15943f7/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8568f3da-8821-4600-b95f-6224f15943f7" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_38fbaf46-8ae5-4b08-ad4d-2cb552ca2eb0" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "Demonstration" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8edbf0ef-8460-4965-9e56-7e4637c31a41" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/SDN-ETHERNET-INTERNET/service-subscriptions/service-subscription/vCPE", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "SDN-ETHERNET-INTERNET" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vCPE" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_5dbd369e-2174-430a-9c15-b9a090b99591" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2/service-subscriptions/service-subscription/vFWDT", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_8b908ab3-b9e6-41a9-a4e2-31cc9c5114a2" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWDT" } ] }, { "related-to": "service-subscription", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/business/customers/customer/DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8/service-subscriptions/service-subscription/vFWCL", "relationship-data": [ { "relationship-key": "customer.global-customer-id", "relationship-value": "DemoCust_7ba1fbde-6187-464a-a62d-d9dd25bdf4e8" }, { "relationship-key": "service-subscription.service-type", "relationship-value": "vFWCL" } ] } ] } } ] }, "flavors": { "flavor": [ { "flavor-id": "764efb04-5a46-4806-a766-2bdd24559f39", "flavor-name": "m1.medium", "flavor-vcpus": 2, "flavor-ram": 4096, "flavor-disk": 40, "flavor-ephemeral": 0, "flavor-selflink": "http://10.12.25.2:8774/v2.1/41d6d38489bd40b09ea8a6b6b852dcbd/flavors/764efb04-5a46-4806-a766-2bdd24559f39", "resource-version": "1556564836050", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "images": { "image": [ { "image-id": "42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "image-name": "unknown", "image-architecture": "unknown", "image-os-distro": "unknown", "image-os-version": "unknown", "application": "unknown", "application-vendor": "unknown", "application-version": "unknown", "image-selflink": "http://10.12.25.2:8774/41d6d38489bd40b09ea8a6b6b852dcbd/images/42fd42f8-cf81-4f4c-a552-d4b124f83b0b", "resource-version": "1556564834957", "relationship-list": { "relationship": [ { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f7807a27-1c45-4e79-9e61-6fb33ee4b7e7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f7807a27-1c45-4e79-9e61-6fb33ee4b7e7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_38fbaf46_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/900dc2db-1d65-41ef-8b13-9b9b605cb0bd", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "900dc2db-1d65-41ef-8b13-9b9b605cb0bd" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snkf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/cc93aa76-e88d-43a6-8e3b-331918dd3eab", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "cc93aa76-e88d-43a6-8e3b-331918dd3eab" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/ab342d19-f3e6-420b-8481-ed7f16c43dfa", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "ab342d19-f3e6-420b-8481-ed7f16c43dfa" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkaf46" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "2a9ce7fd-ecae-4301-b2eb-0b3f42df2eb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/91277106-90d3-450d-8a10-9aa9a8727d6e", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "91277106-90d3-450d-8a10-9aa9a8727d6e" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgnf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/801da076-918a-4911-b87c-b44ce62822a9", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "801da076-918a-4911-b87c-b44ce62822a9" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01pgn8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/8a503052-a89c-4035-94ec-b3ab1e157b49", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "8a503052-a89c-4035-94ec-b3ab1e157b49" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfwf0ef" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/39a77e27-ced1-444c-a5b6-f73135e09225", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "39a77e27-ced1-444c-a5b6-f73135e09225" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/0e581a27-5184-48b1-88b1-e81c5b5a450c", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "0e581a27-5184-48b1-88b1-e81c5b5a450c" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01snk8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/c103ce57-6662-49e0-a589-ebfd91f05c79", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "c103ce57-6662-49e0-a589-ebfd91f05c79" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "vofwl01vfw8ab3" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/b75ccb62-131b-4e76-adad-28636fc60fb8", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "b75ccb62-131b-4e76-adad-28636fc60fb8" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01snkfbde" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/f953c499-4b1e-426b-8c6d-e9e9f1fc730f", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "f953c499-4b1e-426b-8c6d-e9e9f1fc730f" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "Ete_vFWCLvFWSNK_7ba1fbde_0" } ] }, { "related-to": "vserver", "relationship-label": "org.onap.relationships.inventory.Uses", "related-link": "/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/41d6d38489bd40b09ea8a6b6b852dcbd/vservers/vserver/80465c73-3481-4d9d-9d3b-ab4016dfffe7", "relationship-data": [ { "relationship-key": "cloud-region.cloud-owner", "relationship-value": "CloudOwner" }, { "relationship-key": "cloud-region.cloud-region-id", "relationship-value": "RegionOne" }, { "relationship-key": "tenant.tenant-id", "relationship-value": "41d6d38489bd40b09ea8a6b6b852dcbd" }, { "relationship-key": "vserver.vserver-id", "relationship-value": "80465c73-3481-4d9d-9d3b-ab4016dfffe7" } ], "related-to-property": [ { "property-key": "vserver.vserver-name", "property-value": "demofwl01pgnfbde" } ] } ] } } ] }, "availability-zones": { "availability-zone": [ { "availability-zone-name": "nova", "hypervisor-type": "KVM", "operational-status": "Active", "resource-version": "1556561761360" } ] }, "relationship-list": { "relationship": [ { "related-to": "complex", "relationship-label": "org.onap.relationships.inventory.LocatedIn", "related-link": "/aai/v15/cloud-infrastructure/complexes/complex/clli1", "relationship-data": [ { "relationship-key": "complex.physical-location-id", "relationship-value": "clli1" } ] } ] } } } ] } 18:37:50.649 [Thread-43] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery request succeeded for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.930 [Thread-46] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.CustomQuery outcome=Success for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.948 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.CustomQuery for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:50.955 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:37:50.960 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-75c3584e==org.glassfish.jersey.servlet.ServletContainer@c9dcd9b0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@ff1a5a0{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@f7b7720{/,null,AVAILABLE}, connector=aaiSim@36e98434{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-75c3584e==org.glassfish.jersey.servlet.ServletContainer@c9dcd9b0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:37:50.961 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-75c3584e==org.glassfish.jersey.servlet.ServletContainer@c9dcd9b0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@ff1a5a0{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@f7b7720{/,null,AVAILABLE}, connector=aaiSim@36e98434{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-75c3584e==org.glassfish.jersey.servlet.ServletContainer@c9dcd9b0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:37:50.962 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@36e98434{HTTP/1.1, (http/1.1)}{localhost:6666} 18:37:50.962 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@ff1a5a0{STOPPING}[11.0.20,sto=0] 18:37:50.967 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@f7b7720{/,null,STOPPED} [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.574 s -- in org.onap.policy.controlloop.actor.aai.AaiCustomQueryOperationTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiGetTenantOperationTest 18:37:50.990 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-15afebcc==org.glassfish.jersey.servlet.ServletContainer@5a113f14{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5243d730{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@68722de3{/,null,STOPPED}, connector=aaiSim@758655a9{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-15afebcc==org.glassfish.jersey.servlet.ServletContainer@5a113f14{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:37:50.993 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-15afebcc==org.glassfish.jersey.servlet.ServletContainer@5a113f14{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5243d730{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@68722de3{/,null,STOPPED}, connector=aaiSim@758655a9{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-15afebcc==org.glassfish.jersey.servlet.ServletContainer@5a113f14{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:51.004 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-15afebcc==org.glassfish.jersey.servlet.ServletContainer@5a113f14{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5243d730{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@68722de3{/,null,STOPPED}, connector=aaiSim@758655a9{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-15afebcc==org.glassfish.jersey.servlet.ServletContainer@5a113f14{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:37:51.005 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:37:51.049 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:37:51.101 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:51.131 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@68722de3{/,null,AVAILABLE} 18:37:51.140 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@758655a9{HTTP/1.1, (http/1.1)}{localhost:6666} 18:37:51.141 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@5243d730{STARTING}[11.0.20,sto=0] @6156ms 18:37:51.141 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-15afebcc==org.glassfish.jersey.servlet.ServletContainer@5a113f14{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5243d730{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@68722de3{/,null,AVAILABLE}, connector=aaiSim@758655a9{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-15afebcc==org.glassfish.jersey.servlet.ServletContainer@5a113f14{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4861 ms. 18:37:51.148 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:37:51.150 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=failedVserver 18:37:51.150 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: start operation attempt 1 for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.164 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set timeout to 5000ms for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.164 [Thread-57] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Tenant for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.187 [Thread-57] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:51.188 [Thread-57] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:37:51.189 [Thread-57] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:failedVserver|] null 18:37:51.190 [Thread-57] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:failedVserver] null 18:37:51.223 [qtp98717829-77] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:51 +0000] "GET /aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name%3AEQUALS%3AfailedVserver HTTP/1.1" 204 0 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:37:51.240 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.241 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:failedVserver|] 18:37:51.241 [Thread-58] INFO network -- [IN|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:failedVserver] 18:37:51.241 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request failed with http error code 204 for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.268 [Thread-61] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Tenant outcome=Failure for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.284 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation AAI.Tenant no retries for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.290 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:37:51.291 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target|] null 18:37:51.292 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target] null 18:37:51.292 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.292 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target|] {"input":"my-text"} 18:37:51.292 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target] {"input":"my-text"} 18:37:51.292 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request succeeded for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.306 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:37:51.307 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target|] null 18:37:51.308 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target] null 18:37:51.308 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.308 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target|] 18:37:51.308 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target] 18:37:51.308 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request failed with http error code 500 for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.317 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:37:51.333 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:37:51.340 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:37:51.340 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=OzVServer 18:37:51.340 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: start operation attempt 1 for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.352 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set timeout to 5000ms for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.352 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Tenant for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.353 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:OzVServer|] null 18:37:51.353 [Thread-63] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:OzVServer] null 18:37:51.358 [qtp98717829-80] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:37:51 +0000] "GET /aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name%3AEQUALS%3AOzVServer HTTP/1.1" 200 244 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:37:51.358 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.359 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:OzVServer|] {"result-data":[{"resource-type": "vserver","resource-link":"/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497"}]} 18:37:51.359 [Thread-64] INFO network -- [IN|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:OzVServer] {"result-data":[{"resource-type": "vserver","resource-link":"/aai/v15/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/3f2aaef74ecb4b19b35e26d0849fe9a2/vservers/vserver/6c3b3714-e36c-45af-9f16-7d3a73d99497"}]} 18:37:51.359 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request succeeded for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.364 [Thread-67] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Tenant outcome=Success for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.365 [Thread-68] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.Tenant for 364dfce9-1db5-488a-b340-4e55e0996897 18:37:51.369 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:37:51.381 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:37:51.383 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-15afebcc==org.glassfish.jersey.servlet.ServletContainer@5a113f14{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5243d730{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@68722de3{/,null,AVAILABLE}, connector=aaiSim@758655a9{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-15afebcc==org.glassfish.jersey.servlet.ServletContainer@5a113f14{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:37:51.383 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-15afebcc==org.glassfish.jersey.servlet.ServletContainer@5a113f14{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=aaiSim, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@5243d730{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@68722de3{/,null,AVAILABLE}, connector=aaiSim@758655a9{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-15afebcc==org.glassfish.jersey.servlet.ServletContainer@5a113f14{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:37:51.384 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@758655a9{HTTP/1.1, (http/1.1)}{localhost:6666} 18:37:51.384 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@5243d730{STOPPING}[11.0.20,sto=0] 18:37:51.385 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@68722de3{/,null,STOPPED} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in org.onap.policy.controlloop.actor.aai.AaiGetTenantOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.aai --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.aai' with 6 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.aai --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/actor.aai-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.aai --- [INFO] Analyzed bundle 'actor.aai' with 6 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.aai --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.aai --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.aai/4.0.0-SNAPSHOT/actor.aai-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/actor.aai-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.aai/4.0.0-SNAPSHOT/actor.aai-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.cds >-- [INFO] Building actor.cds 4.0.0-SNAPSHOT [29/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.cds --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.cds --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.cds --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.cds --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.cds --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.cds --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.cds.request.CdsActionRequestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.onap.policy.controlloop.actor.cds.request.CdsActionRequestTest [INFO] Running org.onap.policy.controlloop.actor.cds.GrpcOperatorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:37:54.793 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing CDS.any 18:37:54.798 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting CDS.any 18:37:54.799 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 s -- in org.onap.policy.controlloop.actor.cds.GrpcOperatorTest [INFO] Running org.onap.policy.controlloop.actor.cds.GrpcActorServiceManagerTest 18:37:54.839 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: status { eventType: EVENT_COMPONENT_EXECUTED } 18:37:54.959 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: status { } 18:37:54.961 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: status { eventType: EVENT_COMPONENT_PROCESSING } 18:37:54.961 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- CDS is processing the message: status { eventType: EVENT_COMPONENT_PROCESSING } [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.onap.policy.controlloop.actor.cds.GrpcActorServiceManagerTest [INFO] Running org.onap.policy.controlloop.actor.cds.CdsActorTest 18:37:55.341 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:37:55.341 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:37:55.342 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing CDS 18:37:55.342 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor CDS 18:37:55.344 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing CDS.any 18:37:55.344 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- missing configuration parameters for actor AAI; actor cannot be started 18:37:55.344 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:37:55.344 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:37:55.345 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting CDS 18:37:55.345 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor CDS 18:37:55.345 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting CDS.any 18:37:55.345 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- not starting unconfigured actor AAI 18:37:55.345 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:37:55.345 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:37:55.346 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping CDS 18:37:55.346 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor CDS 18:37:55.346 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping CDS.any 18:37:55.346 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- AAI is not running 18:37:55.346 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.onap.policy.controlloop.actor.cds.CdsActorTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPropertiesTest 18:37:55.361 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrcpOperationResourceVnfPropertiesTest 18:37:55.376 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@60a4e619[vnfId=v, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:37:55.384 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7b332b23[serviceInstanceId=s, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:37:55.384 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={} 18:37:55.384 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={aa=AA} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.controlloop.actor.cds.properties.GrcpOperationResourceVnfPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrpcOperationTargetVnfPropertiesTest 18:37:55.389 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/targetEntity=v 18:37:55.389 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={} 18:37:55.390 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={aa=AA} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.controlloop.actor.cds.properties.GrpcOperationTargetVnfPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPnfPropertiesTest 18:37:55.395 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/pnf=org.onap.policy.common.utils.coder.StandardCoderObject@57b63253 18:37:55.395 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={} 18:37:55.395 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={dataC=valueC} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPnfPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.GrpcOperationTest 18:37:55.955 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@542754be[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:37:55.958 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@af57949[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:37:56.008 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@5adc71e7[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:37:56.011 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7fc5a558[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:37:56.013 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/targetEntity=my-vnf 18:37:56.014 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/targetEntity=null 18:37:56.032 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/pnf=org.onap.policy.common.utils.coder.StandardCoderObject@7efba9b9 18:37:56.356 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:37:56.356 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0.0:vfw-cds) for action(1.0.0) 18:37:56.446 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:37:56.448 [main] INFO network -- [OUT|REST|gRPC://10.10.10.10:2000/] commonHeader { requestId: "79863ff8-70a3-4ca9-88e1-ebb5e52904fb" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "vfw-cds" blueprintVersion: "1.0.0" actionName: "any" mode: "sync" } payload { fields { key: "any-request" value { struct_value { fields { key: "resolution-key" value { string_value: "0c89266a-93b6-4991-856d-99290f24c319" } } fields { key: "any-properties" value { struct_value { fields { key: "pnf.dataA" value { string_value: "valueA" } } fields { key: "pnf.dataB" value { string_value: "valueB" } } fields { key: "data" value { struct_value { fields { key: "mapInfo" value { struct_value { fields { key: "key" value { string_value: "val" } } } } } fields { key: "arrayInfo" value { list_value { values { string_value: "one" } values { string_value: "two" } } } } fields { key: "paramInfo" value { string_value: "val" } } } } } } } } } } } } 18:37:56.467 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties 18:37:56.474 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/targetEntity=my-vnf 18:37:56.476 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:37:56.477 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0.0:vfw-cds) for action(1.0.0) 18:37:56.482 [main] INFO network -- [OUT|REST|gRPC://10.10.10.10:2000/] commonHeader { requestId: "79863ff8-70a3-4ca9-88e1-ebb5e52904fb" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "vfw-cds" blueprintVersion: "1.0.0" actionName: "any" mode: "sync" } payload { fields { key: "any-request" value { struct_value { fields { key: "resolution-key" value { string_value: "b7ba48e1-14f1-47e8-8f72-5a9079d6b61a" } } fields { key: "any-properties" value { struct_value { fields { key: "generic-vnf.vnf-id" value { string_value: "my-vnf" } } fields { key: "data" value { struct_value { fields { key: "mapInfo" value { struct_value { fields { key: "key" value { string_value: "val" } } } } } fields { key: "arrayInfo" value { list_value { values { string_value: "one" } values { string_value: "two" } } } } fields { key: "paramInfo" value { string_value: "val" } } } } } } } } } } } } 18:37:56.484 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@7621c3f7[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:37:56.486 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@519a81dd[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:37:56.490 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:37:56.490 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0.0:vfw-cds) for action(1.0.0) 18:37:56.494 [main] INFO network -- [OUT|REST|gRPC://10.10.10.10:2000/] commonHeader { requestId: "79863ff8-70a3-4ca9-88e1-ebb5e52904fb" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "vfw-cds" blueprintVersion: "1.0.0" actionName: "any" mode: "sync" } payload { fields { key: "any-request" value { struct_value { fields { key: "resolution-key" value { string_value: "b8df7873-0d8a-41d0-971d-a7c1b43a446d" } } fields { key: "any-properties" value { struct_value { fields { key: "service-instance.service-instance-id" value { string_value: "my-service-instance-id" } } fields { key: "generic-vnf.vnf-id" value { string_value: "my-vnf" } } fields { key: "data" value { struct_value { fields { key: "mapInfo" value { struct_value { fields { key: "key" value { string_value: "val" } } } } } fields { key: "arrayInfo" value { list_value { values { string_value: "one" } values { string_value: "two" } } } } fields { key: "paramInfo" value { string_value: "val" } } } } } } } } } } } } 18:37:56.525 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties 18:37:56.525 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.subscribe: set property cds/grpc/aai/properties={} 18:37:56.525 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.subscribe: start operation attempt 1 for 79863ff8-70a3-4ca9-88e1-ebb5e52904fb 18:37:56.528 [Thread-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation CDS.subscribe for 79863ff8-70a3-4ca9-88e1-ebb5e52904fb 18:37:56.532 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:37:56.532 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0:my_artifact) for action(1.0) 18:37:56.534 [main] INFO network -- [OUT|REST|gRPC://localhost:6671/] commonHeader { requestId: "79863ff8-70a3-4ca9-88e1-ebb5e52904fb" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "my_artifact" blueprintVersion: "1.0" actionName: "subscribe" mode: "sync" } payload { fields { key: "subscribe-request" value { struct_value { fields { key: "resolution-key" value { string_value: "f98a37af-52aa-4638-8af4-7b44269f71b5" } } fields { key: "subscribe-properties" value { struct_value { fields { key: "data" value { string_value: "" } } } } } } } } } 18:37:56.544 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.subscribe: set timeout to 5000ms for 79863ff8-70a3-4ca9-88e1-ebb5e52904fb 18:37:56.618 [grpc-default-executor-1] INFO org.onap.policy.simulators.CdsSimulator -- Received request input to CDS: commonHeader { requestId: "79863ff8-70a3-4ca9-88e1-ebb5e52904fb" subRequestId: "0" originatorId: "POLICY" } actionIdentifiers { blueprintName: "my_artifact" blueprintVersion: "1.0" actionName: "subscribe" mode: "sync" } payload { fields { key: "subscribe-request" value { struct_value { fields { key: "resolution-key" value { string_value: "f98a37af-52aa-4638-8af4-7b44269f71b5" } } fields { key: "subscribe-properties" value { struct_value { fields { key: "data" value { string_value: "" } } } } } } } } } 18:37:56.621 [grpc-default-executor-1] INFO org.onap.policy.simulators.CdsSimulator -- Fetching response from my_artifact-subscribe.json 18:37:56.640 [grpc-default-executor-1] INFO network -- [IN|REST|gRPC://localhost:6671/] commonHeader { timestamp: "2020-03-20T14:00:25.217Z" requestId: "123456-1000" subRequestId: "sub-123456-1000" flag { } originatorId: "sdnc" } actionIdentifiers { blueprintName: "my_artifact" blueprintVersion: "1.0.0" actionName: "subscribe" mode: "sync" } status { code: 200 message: "success" eventType: EVENT_COMPONENT_EXECUTED timestamp: "2020-07-02T14:56:25.608Z" } payload { fields { key: "subscription-response" value { struct_value { fields { key: "status" value { string_value: "success" } } } } } } 18:37:56.641 [grpc-default-executor-1] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: commonHeader { timestamp: "2020-03-20T14:00:25.217Z" requestId: "123456-1000" subRequestId: "sub-123456-1000" flag { } originatorId: "sdnc" } actionIdentifiers { blueprintName: "my_artifact" blueprintVersion: "1.0.0" actionName: "subscribe" mode: "sync" } status { code: 200 message: "success" eventType: EVENT_COMPONENT_EXECUTED timestamp: "2020-07-02T14:56:25.608Z" } payload { fields { key: "subscription-response" value { struct_value { fields { key: "status" value { string_value: "success" } } } } } } 18:37:56.644 [grpc-default-executor-1] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Completed blueprint(1.0:my_artifact) for action(1.0) 18:37:56.649 [Thread-7] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation CDS.subscribe outcome=Success for 79863ff8-70a3-4ca9-88e1-ebb5e52904fb 18:37:56.649 [Thread-9] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation CDS.subscribe for 79863ff8-70a3-4ca9-88e1-ebb5e52904fb 18:37:56.665 [Thread-8] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 s -- in org.onap.policy.controlloop.actor.cds.GrpcOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.cds --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.cds' with 10 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.cds --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/actor.cds-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.cds --- [INFO] Analyzed bundle 'actor.cds' with 10 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'cds' with 7 classes [INFO] Analyzed bundle 'actor.aai' with 6 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.cds --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.cds --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.cds/4.0.0-SNAPSHOT/actor.cds-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/actor.cds-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.cds/4.0.0-SNAPSHOT/actor.cds-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.appc >-- [INFO] Building actor.appc 4.0.0-SNAPSHOT [30/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.appc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.appc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.appc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.appc --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.appc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.appc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.appc.AppcActorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:00.378 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:00.382 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:00.396 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing APPC 18:38:00.396 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor APPC 18:38:00.403 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing APPC.ModifyConfig 18:38:00.412 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:00.412 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:00.412 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting APPC 18:38:00.412 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@6b25ef1c 18:38:00.420 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor APPC 18:38:00.421 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting APPC.ModifyConfig 18:38:00.421 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:00.421 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:00.421 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping APPC 18:38:00.421 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@6b25ef1c 18:38:00.421 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor APPC 18:38:00.422 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping APPC.ModifyConfig 18:38:00.422 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:38:00.423 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:00.423 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:00.423 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:00.423 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:00.423 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:00.423 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 s -- in org.onap.policy.controlloop.actor.appc.AppcActorTest [INFO] Running org.onap.policy.controlloop.actor.appc.AppcOperationTest 18:38:00.465 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:00.465 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:00.465 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@79f5a6ed 18:38:00.897 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@4b508371 18:38:00.961 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@4b508371 18:38:00.986 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@6dd20ec9 18:38:00.990 [main] WARN org.onap.policy.controlloop.actor.appc.AppcOperation -- cannot decode JSON value invalid-key: {invalid json org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected ':' at line 1 column 11 path $.invalid at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:184) at org.onap.policy.controlloop.actor.appc.AppcOperation.convertPayload(AppcOperation.java:118) at org.onap.policy.controlloop.actor.appc.AppcOperation.makeRequest(AppcOperation.java:93) at org.onap.policy.controlloop.actor.appc.AppcOperationTest.testConvertPayload(AppcOperationTest.java:135) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected ':' at line 1 column 11 path $.invalid at com.google.gson.Gson.fromJson(Gson.java:1241) at com.google.gson.Gson.fromJson(Gson.java:1137) at com.google.gson.Gson.fromJson(Gson.java:1047) at com.google.gson.Gson.fromJson(Gson.java:982) at org.onap.policy.common.utils.coder.StandardCoder.fromJson(StandardCoder.java:341) at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:181) ... 74 common frames omitted Caused by: com.google.gson.stream.MalformedJsonException: Expected ':' at line 1 column 11 path $.invalid at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1659) at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:539) at com.google.gson.stream.JsonReader.peek(JsonReader.java:433) at com.google.gson.internal.bind.ObjectTypeAdapter.read(ObjectTypeAdapter.java:129) at com.google.gson.Gson.fromJson(Gson.java:1227) ... 79 common frames omitted 18:38:00.998 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@6dd20ec9 18:38:01.018 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@7645e64 18:38:01.022 [main] INFO org.onap.policy.controlloop.actor.appc.AppcOperation -- default-Actor.default-Operation: ignoring request message for 966e4a45-3350-4962-9277-6d6a59aea1b1 18:38:01.210 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@7645e64 18:38:01.221 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@727453a3 18:38:01.224 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@727453a3 18:38:01.233 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@667a467f 18:38:01.235 [main] INFO org.onap.policy.controlloop.actor.appc.AppcOperation -- default-Actor.default-Operation: no payload specified for 966e4a45-3350-4962-9277-6d6a59aea1b1 18:38:01.235 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@667a467f 18:38:01.244 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@b77b0a0 18:38:01.246 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@b77b0a0 18:38:01.250 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 18:38:01.250 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:01.250 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:01.250 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:01.250 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 18:38:01.251 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.795 s -- in org.onap.policy.controlloop.actor.appc.AppcOperationTest [INFO] Running org.onap.policy.controlloop.actor.appc.ModifyConfigOperationTest 18:38:01.274 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:01.274 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:01.275 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@59f3426f 18:38:01.282 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@2dbf2da 18:38:01.323 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@2dbf2da 18:38:01.346 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@389a1e34 18:38:01.350 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@22cd8ec2[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:01.368 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@389a1e34 18:38:01.376 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@3ce7490a 18:38:01.378 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@73da7f08[vnfId=my-vnf, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:01.383 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: start operation attempt 1 for 966e4a45-3350-4962-9277-6d6a59aea1b1 18:38:01.387 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: set timeout to 5000ms for 966e4a45-3350-4962-9277-6d6a59aea1b1 18:38:01.386 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.ModifyConfig for 966e4a45-3350-4962-9277-6d6a59aea1b1 18:38:01.392 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- register topic listener for key=[[CommonHeader, SubRequestID]] value=[bc1ba6d3-6bf1-4470-a6c1-a23c8ce6a1b5] 18:38:01.397 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|NOOP|my-sink|] { "CommonHeader": { "TimeStamp": 1720636681387, "APIver": "1.01", "RequestID": "966e4a45-3350-4962-9277-6d6a59aea1b1", "SubRequestID": "bc1ba6d3-6bf1-4470-a6c1-a23c8ce6a1b5", "RequestTrack": [], "Flags": [] }, "Action": "ModifyConfig", "Payload": { "my-key-B": { "output": "world" }, "my-key-A": { "input": "hello" }, "generic-vnf.vnf-id": "my-vnf" } } 18:38:01.400 [Thread-2] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:01.402 [Thread-2] INFO network -- [OUT|NOOP|my-sink] { "CommonHeader": { "TimeStamp": 1720636681387, "APIver": "1.01", "RequestID": "966e4a45-3350-4962-9277-6d6a59aea1b1", "SubRequestID": "bc1ba6d3-6bf1-4470-a6c1-a23c8ce6a1b5", "RequestTrack": [], "Flags": [] }, "Action": "ModifyConfig", "Payload": { "my-key-B": { "output": "world" }, "my-key-A": { "input": "hello" }, "generic-vnf.vnf-id": "my-vnf" } } 18:38:06.388 [CompletableFutureDelayScheduler] WARN org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- exception thrown by operation default-Actor.ModifyConfig for 966e4a45-3350-4962-9277-6d6a59aea1b1 java.util.concurrent.TimeoutException: null at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2874) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 18:38:06.392 [Thread-5] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.ModifyConfig outcome=Failure_Timeout for 966e4a45-3350-4962-9277-6d6a59aea1b1 18:38:06.393 [Thread-6] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.ModifyConfig for 966e4a45-3350-4962-9277-6d6a59aea1b1 18:38:06.395 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@3ce7490a 18:38:06.398 [Thread-6] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- unregister topic listener for key=[[CommonHeader, SubRequestID]] value=[bc1ba6d3-6bf1-4470-a6c1-a23c8ce6a1b5] 18:38:06.407 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@23df7fad 18:38:06.408 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@23df7fad 18:38:06.410 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 18:38:06.410 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:38:06.410 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: shutdown 18:38:06.410 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:38:06.410 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 18:38:06.410 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.137 s -- in org.onap.policy.controlloop.actor.appc.ModifyConfigOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.appc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.appc' with 3 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.appc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/actor.appc-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.appc --- [INFO] Analyzed bundle 'actor.appc' with 3 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'appc' with 6 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.appc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.appc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appc/4.0.0-SNAPSHOT/actor.appc-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/actor.appc-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appc/4.0.0-SNAPSHOT/actor.appc-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.appclcm >-- [INFO] Building actor.appclcm 4.0.0-SNAPSHOT [31/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.appclcm --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.appclcm --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.appclcm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.appclcm --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.appclcm --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.appclcm --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.appclcm.AppcLcmRecipeFormatterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.policy.controlloop.actor.appclcm.AppcLcmRecipeFormatterTest [INFO] Running org.onap.policy.controlloop.actor.appclcm.AppcLcmOperationTest 18:38:08.662 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:08.675 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:08.676 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:08.676 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:08.749 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@562457e1 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:10.114 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@2b999ee8 18:38:10.196 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:10.203 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@2b999ee8 18:38:10.230 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@1ea930eb 18:38:10.232 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:10.395 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@1ea930eb 18:38:10.408 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@1e734eee 18:38:10.410 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:10.411 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@1e734eee 18:38:10.421 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@4567fb2b 18:38:10.422 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:10.423 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ConfigModify: set property AAI/targetEntity=my-target 18:38:10.431 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ConfigModify: set property AAI/targetEntity=my-target 18:38:10.432 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@4567fb2b 18:38:10.440 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@5a3cf878 18:38:10.442 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:10.456 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@5a3cf878 18:38:10.464 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@610fbe1c 18:38:10.466 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:10.467 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@610fbe1c 18:38:10.474 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@5e5a8718 18:38:10.475 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:10.480 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@5e5a8718 18:38:10.487 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@3dea226b 18:38:10.488 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:10.490 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@3dea226b 18:38:10.495 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@748904e8 18:38:10.496 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:10.497 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@748904e8 18:38:10.502 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@4264beb8 18:38:10.503 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:10.506 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:10.507 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for b7dc1bab-7804-4bf4-b6f8-bf0ffb0af338 18:38:10.511 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for b7dc1bab-7804-4bf4-b6f8-bf0ffb0af338 18:38:10.512 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for b7dc1bab-7804-4bf4-b6f8-bf0ffb0af338 18:38:10.512 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- register topic listener for key=[[body, output, common-header, sub-request-id]] value=[c458ecb9-f666-4755-919c-f98c1a28e021] 18:38:10.526 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|NOOP|my-sink|] { "version": "2.0", "rpc-name": "default-operation", "correlation-id": "b7dc1bab-7804-4bf4-b6f8-bf0ffb0af338-c458ecb9-f666-4755-919c-f98c1a28e021", "type": "request", "body": { "input": { "common-header": { "timestamp": "2024-07-10T18:38:10.512358901Z", "api-ver": "2.00", "originator-id": "b7dc1bab-7804-4bf4-b6f8-bf0ffb0af338", "request-id": "b7dc1bab-7804-4bf4-b6f8-bf0ffb0af338", "sub-request-id": "c458ecb9-f666-4755-919c-f98c1a28e021", "flags": {} }, "action": "DefaultOperation", "action-identifiers": { "vnf-id": "my-target" } } } } 18:38:10.529 [Thread-2] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:10.532 [Thread-2] INFO network -- [OUT|NOOP|my-sink] { "version": "2.0", "rpc-name": "default-operation", "correlation-id": "b7dc1bab-7804-4bf4-b6f8-bf0ffb0af338-c458ecb9-f666-4755-919c-f98c1a28e021", "type": "request", "body": { "input": { "common-header": { "timestamp": "2024-07-10T18:38:10.512358901Z", "api-ver": "2.00", "originator-id": "b7dc1bab-7804-4bf4-b6f8-bf0ffb0af338", "request-id": "b7dc1bab-7804-4bf4-b6f8-bf0ffb0af338", "sub-request-id": "c458ecb9-f666-4755-919c-f98c1a28e021", "flags": {} }, "action": "DefaultOperation", "action-identifiers": { "vnf-id": "my-target" } } } } 18:38:15.512 [CompletableFutureDelayScheduler] WARN org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- exception thrown by operation default-Actor.default-Operation for b7dc1bab-7804-4bf4-b6f8-bf0ffb0af338 java.util.concurrent.TimeoutException: null at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2874) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 18:38:15.524 [Thread-5] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure_Timeout for b7dc1bab-7804-4bf4-b6f8-bf0ffb0af338 18:38:15.526 [Thread-6] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for b7dc1bab-7804-4bf4-b6f8-bf0ffb0af338 18:38:15.528 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@4264beb8 18:38:15.532 [Thread-6] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- unregister topic listener for key=[[body, output, common-header, sub-request-id]] value=[c458ecb9-f666-4755-919c-f98c1a28e021] 18:38:15.535 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@4c5da4f9 18:38:15.536 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:38:15.536 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@4c5da4f9 18:38:15.538 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:15.538 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 18:38:15.539 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:38:15.539 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:15.539 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: shutdown 18:38:15.539 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:38:15.539 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:15.539 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:15.539 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:15.539 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:15.539 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 18:38:15.539 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.039 s -- in org.onap.policy.controlloop.actor.appclcm.AppcLcmOperationTest [INFO] Running org.onap.policy.controlloop.actor.appclcm.AppcLcmActorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.controlloop.actor.appclcm.AppcLcmActorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.appclcm --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.appclcm' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.appclcm --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/actor.appclcm-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.appclcm --- [INFO] Analyzed bundle 'actor.appclcm' with 4 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'appclcm' with 5 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'actor.appc' with 3 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.appclcm --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.appclcm --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appclcm/4.0.0-SNAPSHOT/actor.appclcm-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/actor.appclcm-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appclcm/4.0.0-SNAPSHOT/actor.appclcm-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.sdnc >-- [INFO] Building actor.sdnc 4.0.0-SNAPSHOT [32/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.sdnc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.sdnc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.sdnc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.sdnc --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.sdnc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.sdnc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.sdnc.SdncOperationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:19.637 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:19.645 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 300000ms for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:19.648 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:19.660 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/|] { "input": { "sdnc-request-header": { "svc-request-id": "my-sub-request-id" } } } 18:38:19.663 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:19.664 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "input": { "sdnc-request-header": { "svc-request-id": "my-sub-request-id" } } } 18:38:19.754 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:19.755 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"output":{"response-code":"200"}} 18:38:19.756 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"output":{"response-code":"200"}} 18:38:19.761 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:19.764 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$514/0x0000000800ebe8e0@27dc335a threw an exception java.lang.NullPointerException: Cannot invoke "java.util.concurrent.Future.cancel(boolean)" because "future" is null at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.doAndStop(PipelineControllerFuture.java:217) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.complete(PipelineControllerFuture.java:63) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.lambda$delayedComplete$7(PipelineControllerFuture.java:124) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actor.sdnc.BasicSdncOperation.verifyOperation(BasicSdncOperation.java:124) at org.onap.policy.controlloop.actor.sdnc.SdncOperationTest.testStartOperationAsync_testStartRequestAsync(SdncOperationTest.java:79) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:19.773 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:19.773 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 s -- in org.onap.policy.controlloop.actor.sdnc.SdncOperationTest [INFO] Running org.onap.policy.controlloop.actor.sdnc.BandwidthOnDemandOperationTest 18:38:20.115 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-180cc0df==org.glassfish.jersey.servlet.ServletContainer@a4fa8f97{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@51cd2d2{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@f96654{/,null,STOPPED}, connector=sdncSim@5f9ebd5a{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-180cc0df==org.glassfish.jersey.servlet.ServletContainer@a4fa8f97{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:20.134 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-180cc0df==org.glassfish.jersey.servlet.ServletContainer@a4fa8f97{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@51cd2d2{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@f96654{/,null,STOPPED}, connector=sdncSim@5f9ebd5a{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-180cc0df==org.glassfish.jersey.servlet.ServletContainer@a4fa8f97{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:20.136 [sdncSim-6670] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-180cc0df==org.glassfish.jersey.servlet.ServletContainer@a4fa8f97{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@51cd2d2{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@f96654{/,null,STOPPED}, connector=sdncSim@5f9ebd5a{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-180cc0df==org.glassfish.jersey.servlet.ServletContainer@a4fa8f97{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:20.148 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:38:20.231 [sdncSim-6670] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:20.939 [sdncSim-6670] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:21.017 [sdncSim-6670] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@f96654{/,null,AVAILABLE} 18:38:21.028 [sdncSim-6670] INFO org.eclipse.jetty.server.AbstractConnector -- Started sdncSim@5f9ebd5a{HTTP/1.1, (http/1.1)}{localhost:6670} 18:38:21.030 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- Started Server@51cd2d2{STARTING}[11.0.20,sto=0] @4430ms 18:38:21.031 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-180cc0df==org.glassfish.jersey.servlet.ServletContainer@a4fa8f97{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@51cd2d2{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@f96654{/,null,AVAILABLE}, connector=sdncSim@5f9ebd5a{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-180cc0df==org.glassfish.jersey.servlet.ServletContainer@a4fa8f97{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4105 ms. 18:38:21.078 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:38:21.078 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:38:21.078 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:38:21.220 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:38:21.221 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:38:21.221 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:38:21.265 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:38:21.266 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:38:21.266 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:38:21.266 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:38:21.266 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: start operation attempt 1 for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.266 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set timeout to 300000ms for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.266 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.BandwidthOnDemand for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.267 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/|] { "input": { "sdnc-request-header": { "svc-request-id": "e546ece9-8db4-4a47-86f2-324585ecd620", "svc-action": "update" }, "request-information": { "request-action": "SdwanBandwidthChange" }, "service-information": { "service-instance-id": "my-service" }, "vnf-information": { "vnf-id": "my-vnf" }, "vf-module-information": { "vf-module-id": "" }, "vf-module-request-input": { "vf-module-input-parameters": { "param": [ { "name": "bandwidth", "value": "my-bandwidth" }, { "name": "bandwidth-change-time", "value": "my-change-time" } ] } } } } 18:38:21.267 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "input": { "sdnc-request-header": { "svc-request-id": "e546ece9-8db4-4a47-86f2-324585ecd620", "svc-action": "update" }, "request-information": { "request-action": "SdwanBandwidthChange" }, "service-information": { "service-instance-id": "my-service" }, "vnf-information": { "vnf-id": "my-vnf" }, "vf-module-information": { "vf-module-id": "" }, "vf-module-request-input": { "vf-module-input-parameters": { "param": [ { "name": "bandwidth", "value": "my-bandwidth" }, { "name": "bandwidth-change-time", "value": "my-change-time" } ] } } } } 18:38:21.268 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand: response received for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.268 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"output":{"response-code":"200"}} 18:38:21.268 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"output":{"response-code":"200"}} 18:38:21.269 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand request succeeded for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.269 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$514/0x0000000800ebe8e0@4850d66b threw an exception java.lang.NullPointerException: Cannot invoke "java.util.concurrent.Future.cancel(boolean)" because "future" is null at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.doAndStop(PipelineControllerFuture.java:217) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.complete(PipelineControllerFuture.java:63) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.lambda$delayedComplete$7(PipelineControllerFuture.java:124) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actor.sdnc.BasicSdncOperation.verifyOperation(BasicSdncOperation.java:124) at org.onap.policy.controlloop.actor.sdnc.BandwidthOnDemandOperationTest.testMakeRequest(BandwidthOnDemandOperationTest.java:124) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:21.270 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.BandwidthOnDemand outcome=Success for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.270 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.BandwidthOnDemand for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.292 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:38:21.292 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:38:21.292 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:38:21.301 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:38:21.302 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:38:21.302 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:38:21.302 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:38:21.302 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: start operation attempt 1 for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.302 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set timeout to 5000ms for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.303 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.BandwidthOnDemand for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.304 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation|] { "input": { "sdnc-request-header": { "svc-request-id": "5f36e09a-4a06-441f-90e7-ab834c00bae8", "svc-action": "update" }, "request-information": { "request-action": "SdwanBandwidthChange" }, "service-information": { "service-instance-id": "my-service" }, "vnf-information": { "vnf-id": "my-vnf" }, "vf-module-information": { "vf-module-id": "" }, "vf-module-request-input": { "vf-module-input-parameters": { "param": [ { "name": "bandwidth", "value": "my-bandwidth" }, { "name": "bandwidth-change-time", "value": "my-change-time" } ] } } } } 18:38:21.304 [Thread-12] INFO network -- [OUT|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation] { "input": { "sdnc-request-header": { "svc-request-id": "5f36e09a-4a06-441f-90e7-ab834c00bae8", "svc-action": "update" }, "request-information": { "request-action": "SdwanBandwidthChange" }, "service-information": { "service-instance-id": "my-service" }, "vnf-information": { "vnf-id": "my-vnf" }, "vf-module-information": { "vf-module-id": "" }, "vf-module-request-input": { "vf-module-input-parameters": { "param": [ { "name": "bandwidth", "value": "my-bandwidth" }, { "name": "bandwidth-change-time", "value": "my-change-time" } ] } } } } 18:38:21.360 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:21.363 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:21.507 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand: response received for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.513 [qtp912493401-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:21 +0000] "POST /restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation HTTP/1.1" 200 142 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:21.513 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation|] { "output": { "svc-request-id": "51275611-3be2-4a8f-a2c0-2208799c09e0", "response-code": "200", "ack-final-indicator": "Y" } } 18:38:21.513 [Thread-13] INFO network -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation] { "output": { "svc-request-id": "51275611-3be2-4a8f-a2c0-2208799c09e0", "response-code": "200", "ack-final-indicator": "Y" } } 18:38:21.514 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand request succeeded for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.517 [Thread-16] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.BandwidthOnDemand outcome=Success for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.517 [Thread-17] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.BandwidthOnDemand for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.539 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-180cc0df==org.glassfish.jersey.servlet.ServletContainer@a4fa8f97{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@51cd2d2{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@f96654{/,null,AVAILABLE}, connector=sdncSim@5f9ebd5a{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-180cc0df==org.glassfish.jersey.servlet.ServletContainer@a4fa8f97{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:21.540 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-180cc0df==org.glassfish.jersey.servlet.ServletContainer@a4fa8f97{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@51cd2d2{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@f96654{/,null,AVAILABLE}, connector=sdncSim@5f9ebd5a{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-180cc0df==org.glassfish.jersey.servlet.ServletContainer@a4fa8f97{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:21.543 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped sdncSim@5f9ebd5a{HTTP/1.1, (http/1.1)}{localhost:6670} 18:38:21.543 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@51cd2d2{STOPPING}[11.0.20,sto=0] 18:38:21.547 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@f96654{/,null,STOPPED} [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.755 s -- in org.onap.policy.controlloop.actor.sdnc.BandwidthOnDemandOperationTest [INFO] Running org.onap.policy.controlloop.actor.sdnc.RerouteOperationTest 18:38:21.560 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d2b13f==org.glassfish.jersey.servlet.ServletContainer@a9caf7d5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3370be55{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@58c36104{/,null,STOPPED}, connector=sdncSim@670ae31f{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d2b13f==org.glassfish.jersey.servlet.ServletContainer@a9caf7d5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:21.560 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d2b13f==org.glassfish.jersey.servlet.ServletContainer@a9caf7d5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3370be55{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@58c36104{/,null,STOPPED}, connector=sdncSim@670ae31f{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d2b13f==org.glassfish.jersey.servlet.ServletContainer@a9caf7d5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:21.562 [sdncSim-6670] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d2b13f==org.glassfish.jersey.servlet.ServletContainer@a9caf7d5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3370be55{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@58c36104{/,null,STOPPED}, connector=sdncSim@670ae31f{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d2b13f==org.glassfish.jersey.servlet.ServletContainer@a9caf7d5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:21.564 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:38:21.589 [sdncSim-6670] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:21.643 [sdncSim-6670] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:21.654 [sdncSim-6670] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@58c36104{/,null,AVAILABLE} 18:38:21.654 [sdncSim-6670] INFO org.eclipse.jetty.server.AbstractConnector -- Started sdncSim@670ae31f{HTTP/1.1, (http/1.1)}{localhost:6670} 18:38:21.655 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- Started Server@3370be55{STARTING}[11.0.20,sto=0] @5054ms 18:38:21.655 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d2b13f==org.glassfish.jersey.servlet.ServletContainer@a9caf7d5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3370be55{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@58c36104{/,null,AVAILABLE}, connector=sdncSim@670ae31f{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d2b13f==org.glassfish.jersey.servlet.ServletContainer@a9caf7d5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4907 ms. 18:38:21.675 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/service-instance.service-instance-id=my-service 18:38:21.676 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/network-information.network-id=my-network 18:38:21.676 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: start operation attempt 1 for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.676 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set timeout to 300000ms for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.676 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.Reroute for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.677 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/|] { "input": { "sdnc-request-header": { "svc-request-id": "ec22e770-c348-4296-bbbb-38dd6b02619e", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:38:21.677 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "input": { "sdnc-request-header": { "svc-request-id": "ec22e770-c348-4296-bbbb-38dd6b02619e", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:38:21.678 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute: response received for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.678 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"output":{"response-code":"200"}} 18:38:21.678 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"output":{"response-code":"200"}} 18:38:21.678 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute request succeeded for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.679 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$514/0x0000000800ebe8e0@550574cb threw an exception java.lang.NullPointerException: Cannot invoke "java.util.concurrent.Future.cancel(boolean)" because "future" is null at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.doAndStop(PipelineControllerFuture.java:217) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.complete(PipelineControllerFuture.java:63) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.lambda$delayedComplete$7(PipelineControllerFuture.java:124) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actor.sdnc.BasicSdncOperation.verifyOperation(BasicSdncOperation.java:124) at org.onap.policy.controlloop.actor.sdnc.RerouteOperationTest.testMakeRequest(RerouteOperationTest.java:114) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:21.679 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.Reroute outcome=Success for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.679 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.Reroute for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.686 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/service-instance.service-instance-id=my-service 18:38:21.687 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/network-information.network-id=my-network 18:38:21.687 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: start operation attempt 1 for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.688 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set timeout to 5000ms for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.688 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.Reroute for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.689 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation|] { "input": { "sdnc-request-header": { "svc-request-id": "94044169-55fb-44db-a679-4c22bbf2568d", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:38:21.689 [Thread-27] INFO network -- [OUT|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation] { "input": { "sdnc-request-header": { "svc-request-id": "94044169-55fb-44db-a679-4c22bbf2568d", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:38:21.699 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:21.701 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:21.711 [qtp966987034-41] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:21 +0000] "POST /restconf/operations/GENERIC-RESOURCE-API:network-topology-operation HTTP/1.1" 200 142 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:21.712 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute: response received for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.712 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation|] { "output": { "svc-request-id": "ad618366-4512-44b3-8520-c0bea666f589", "response-code": "200", "ack-final-indicator": "Y" } } 18:38:21.712 [Thread-28] INFO network -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation] { "output": { "svc-request-id": "ad618366-4512-44b3-8520-c0bea666f589", "response-code": "200", "ack-final-indicator": "Y" } } 18:38:21.712 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute request succeeded for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.717 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.Reroute outcome=Success for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.717 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.Reroute for 30d71a34-87d3-40e1-8aad-a5b9d8ebd502 18:38:21.728 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d2b13f==org.glassfish.jersey.servlet.ServletContainer@a9caf7d5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3370be55{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@58c36104{/,null,AVAILABLE}, connector=sdncSim@670ae31f{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d2b13f==org.glassfish.jersey.servlet.ServletContainer@a9caf7d5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:21.728 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d2b13f==org.glassfish.jersey.servlet.ServletContainer@a9caf7d5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=sdncSim, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3370be55{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@58c36104{/,null,AVAILABLE}, connector=sdncSim@670ae31f{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3d2b13f==org.glassfish.jersey.servlet.ServletContainer@a9caf7d5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:21.729 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped sdncSim@670ae31f{HTTP/1.1, (http/1.1)}{localhost:6670} 18:38:21.730 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@3370be55{STOPPING}[11.0.20,sto=0] 18:38:21.731 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@58c36104{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.onap.policy.controlloop.actor.sdnc.RerouteOperationTest [INFO] Running org.onap.policy.controlloop.actor.sdnc.SdncActorTest 18:38:21.881 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:21.882 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:21.894 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNC 18:38:21.894 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor SDNC 18:38:21.898 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNC.BandwidthOnDemand 18:38:21.900 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNC.Reroute 18:38:21.901 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:21.901 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:21.901 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNC 18:38:21.901 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor SDNC 18:38:21.901 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNC.BandwidthOnDemand 18:38:21.902 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNC.Reroute 18:38:21.902 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:21.902 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:21.902 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNC 18:38:21.902 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor SDNC 18:38:21.903 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNC.BandwidthOnDemand 18:38:21.903 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNC.Reroute 18:38:21.903 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.onap.policy.controlloop.actor.sdnc.SdncActorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.sdnc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.sdnc' with 4 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.sdnc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/actor.sdnc-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.sdnc --- [INFO] Analyzed bundle 'actor.sdnc' with 4 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'sdnc' with 16 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.sdnc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.sdnc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnc/4.0.0-SNAPSHOT/actor.sdnc-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/actor.sdnc-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnc/4.0.0-SNAPSHOT/actor.sdnc-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.sdnr >-- [INFO] Building actor.sdnr 4.0.0-SNAPSHOT [33/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.sdnr --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.sdnr --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.sdnr --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.sdnr --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.sdnr --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.sdnr --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.sdnr.SdnrActorTest 18:38:24.136 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:24.142 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:24.156 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNR 18:38:24.156 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor SDNR 18:38:24.163 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNR.any 18:38:24.173 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:24.173 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:24.174 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNR 18:38:24.174 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@26f46fa6 18:38:24.181 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor SDNR 18:38:24.181 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNR.any 18:38:24.181 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:24.182 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:24.182 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNR 18:38:24.182 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@26f46fa6 18:38:24.182 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor SDNR 18:38:24.183 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNR.any 18:38:24.183 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:38:24.184 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:24.184 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:24.184 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:24.184 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:24.184 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:24.184 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.onap.policy.controlloop.actor.sdnr.SdnrActorTest [INFO] Running org.onap.policy.controlloop.actor.sdnr.SdnrOperationTest 18:38:24.265 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:24.265 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:24.265 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:24.265 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:24.265 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@2e645fbd OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:25.616 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@7ab33ca8 18:38:25.669 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:38:25.674 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@7ab33ca8 18:38:25.701 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@502c087e 18:38:25.703 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:38:25.831 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@502c087e 18:38:25.857 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@175ac243 18:38:25.859 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:38:25.861 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR response is missing the response status 18:38:25.861 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- unknown SDNR response status code: -45 18:38:25.862 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR request was not accepted, code=REJECT 18:38:25.862 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR request was not accepted, code=REJECT 18:38:25.862 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR request was not accepted, code=ERROR 18:38:25.862 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@175ac243 18:38:25.873 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@2c0dca15 18:38:25.874 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:38:25.875 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@2c0dca15 18:38:25.882 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@54daf8f9 18:38:25.884 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:38:25.903 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@54daf8f9 18:38:25.912 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@17136390 18:38:25.913 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:38:25.914 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@17136390 18:38:25.920 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@3041beb3 18:38:25.921 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:38:25.922 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@3041beb3 18:38:25.927 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@ff2266c 18:38:25.928 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:38:25.929 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:38:25.930 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for a413068c-0eb4-42cf-a4a5-16afa67b6582 18:38:25.933 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for a413068c-0eb4-42cf-a4a5-16afa67b6582 18:38:25.934 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for a413068c-0eb4-42cf-a4a5-16afa67b6582 18:38:25.934 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- register topic listener for key=[[body, output, CommonHeader, SubRequestID]] value=[ee24a950-d5bf-43cb-97d8-4cac87afbaf1] 18:38:25.944 [Thread-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|NOOP|my-sink|] { "body": { "input": { "CommonHeader": { "TimeStamp": "2024-07-10T18:38:25.934542283Z", "APIVer": "1.0", "RequestID": "a413068c-0eb4-42cf-a4a5-16afa67b6582", "SubRequestID": "ee24a950-d5bf-43cb-97d8-4cac87afbaf1", "RequestTrack": {}, "Flags": {} }, "Action": "default-Operation", "Payload": "my payload" } }, "version": "1.0", "rpc-name": "default-operation", "correlation-id": "a413068c-0eb4-42cf-a4a5-16afa67b6582-ee24a950-d5bf-43cb-97d8-4cac87afbaf1", "type": "request" } 18:38:25.947 [Thread-2] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:25.948 [Thread-2] INFO network -- [OUT|NOOP|my-sink] { "body": { "input": { "CommonHeader": { "TimeStamp": "2024-07-10T18:38:25.934542283Z", "APIVer": "1.0", "RequestID": "a413068c-0eb4-42cf-a4a5-16afa67b6582", "SubRequestID": "ee24a950-d5bf-43cb-97d8-4cac87afbaf1", "RequestTrack": {}, "Flags": {} }, "Action": "default-Operation", "Payload": "my payload" } }, "version": "1.0", "rpc-name": "default-operation", "correlation-id": "a413068c-0eb4-42cf-a4a5-16afa67b6582-ee24a950-d5bf-43cb-97d8-4cac87afbaf1", "type": "request" } 18:38:30.934 [CompletableFutureDelayScheduler] WARN org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- exception thrown by operation default-Actor.default-Operation for a413068c-0eb4-42cf-a4a5-16afa67b6582 java.util.concurrent.TimeoutException: null at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2874) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 18:38:30.949 [Thread-5] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure_Timeout for a413068c-0eb4-42cf-a4a5-16afa67b6582 18:38:30.950 [Thread-6] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for a413068c-0eb4-42cf-a4a5-16afa67b6582 18:38:30.951 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@ff2266c 18:38:30.951 [Thread-6] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- unregister topic listener for key=[[body, output, CommonHeader, SubRequestID]] value=[ee24a950-d5bf-43cb-97d8-4cac87afbaf1] 18:38:30.956 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:30.956 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 18:38:30.956 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:38:30.956 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:30.956 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: shutdown 18:38:30.957 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:38:30.957 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:30.957 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:30.957 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:30.958 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:30.958 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 18:38:30.958 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.729 s -- in org.onap.policy.controlloop.actor.sdnr.SdnrOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.sdnr --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.sdnr' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.sdnr --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/actor.sdnr-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.sdnr --- [INFO] Analyzed bundle 'actor.sdnr' with 2 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.sdnr --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.sdnr --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnr/4.0.0-SNAPSHOT/actor.sdnr-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/actor.sdnr-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnr/4.0.0-SNAPSHOT/actor.sdnr-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.a1p >-- [INFO] Building actor.a1p 4.0.0-SNAPSHOT [34/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.a1p --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.a1p --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.a1p --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.a1p --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.a1p --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.a1p --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.a1p --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.a1p --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.a1p --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.a1p.A1pActorTest 18:38:33.070 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:33.074 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:33.078 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing A1P 18:38:33.078 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor A1P 18:38:33.085 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing A1P.any 18:38:33.093 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- missing configuration parameters for actor SDNR; actor cannot be started 18:38:33.094 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:33.094 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:33.095 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting A1P 18:38:33.095 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@7f353d99 18:38:33.102 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor A1P 18:38:33.103 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting A1P.any 18:38:33.103 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- not starting unconfigured actor SDNR 18:38:33.103 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:33.103 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:33.103 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping A1P 18:38:33.104 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@7f353d99 18:38:33.104 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor A1P 18:38:33.104 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping A1P.any 18:38:33.104 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- SDNR is not running 18:38:33.105 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:38:33.105 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:33.105 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:33.105 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:33.106 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:33.106 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:33.106 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.onap.policy.controlloop.actor.a1p.A1pActorTest [INFO] Running org.onap.policy.controlloop.actor.a1p.A1pOperationTest 18:38:33.178 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:33.179 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:33.179 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:33.179 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:33.179 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@254f906e OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:34.467 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@3ad847f8 18:38:34.515 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:38:34.648 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@3ad847f8 18:38:34.672 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@671da0f9 18:38:34.674 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:38:34.675 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@671da0f9 18:38:34.687 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.simulators.SdnrTopicServer@44aeae34 18:38:34.688 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:38:34.689 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@44aeae34 18:38:34.691 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:34.692 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 18:38:34.692 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:34.692 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:34.692 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:34.692 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:34.692 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:34.692 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:34.692 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:34.693 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:34.693 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 18:38:34.693 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 s -- in org.onap.policy.controlloop.actor.a1p.A1pOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.a1p --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.a1p' with 2 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.a1p --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/actor.a1p-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.a1p --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.a1p --- [INFO] Analyzed bundle 'actor.a1p' with 2 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'actor.sdnr' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.a1p --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.a1p --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.a1p/4.0.0-SNAPSHOT/actor.a1p-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/actor.a1p-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.a1p/4.0.0-SNAPSHOT/actor.a1p-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.so >-- [INFO] Building actor.so 4.0.0-SNAPSHOT [35/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.so --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.so --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.so --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.so --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.so --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.so --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.so.VfModuleCreateTest 18:38:37.280 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-a9f023e==org.glassfish.jersey.servlet.ServletContainer@e48f4a34{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4a163575{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@118ffcfd{/,null,STOPPED}, connector=soSim@44c13103{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-a9f023e==org.glassfish.jersey.servlet.ServletContainer@e48f4a34{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:37.301 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-a9f023e==org.glassfish.jersey.servlet.ServletContainer@e48f4a34{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4a163575{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@118ffcfd{/,null,STOPPED}, connector=soSim@44c13103{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-a9f023e==org.glassfish.jersey.servlet.ServletContainer@e48f4a34{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:37.303 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-a9f023e==org.glassfish.jersey.servlet.ServletContainer@e48f4a34{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4a163575{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@118ffcfd{/,null,STOPPED}, connector=soSim@44c13103{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-a9f023e==org.glassfish.jersey.servlet.ServletContainer@e48f4a34{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:37.312 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:38:37.384 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:38.269 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:38.348 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@118ffcfd{/,null,AVAILABLE} 18:38:38.358 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@44c13103{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:38.360 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@4a163575{STARTING}[11.0.20,sto=0] @2447ms 18:38:38.360 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-a9f023e==org.glassfish.jersey.servlet.ServletContainer@e48f4a34{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4a163575{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@118ffcfd{/,null,AVAILABLE}, connector=soSim@44c13103{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-a9f023e==org.glassfish.jersey.servlet.ServletContainer@e48f4a34{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 3943 ms. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:40.352 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2a531637[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:40.361 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@3639b04[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.361 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@3639b04[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.366 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@5c740c5a[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:40.367 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@163df259[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:40.367 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@3c3cd13a[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:40.367 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:38:40.372 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@3cf06a01[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:40.372 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@71ee2fff[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.373 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@71ee2fff[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.373 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@68f2363[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:40.373 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@37fca349[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:40.374 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@86377d5[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:40.374 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:38:40.374 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=30 18:38:40.375 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: start operation attempt 1 for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.381 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set timeout to 300000ms for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.382 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Create for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.401 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:38:40.409 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:40.411 [ForkJoinPool.commonPool-worker-1] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:38:40.444 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.447 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:40.448 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:40.451 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.457 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=31 18:38:40.457 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.460 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Create outcome=Success for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.460 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Create for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.507 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@4be460e5[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:40.507 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@454e9d65[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.507 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@454e9d65[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.508 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@7805478c[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:40.508 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@6807989e[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:40.509 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@c2e33[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:40.509 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:38:40.509 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@31183ee2[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:40.509 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@63f3366a[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.510 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@63f3366a[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.510 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@37e491e2[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:40.510 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@56f84c9b[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:40.511 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@26679788[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:40.511 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:38:40.511 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@5cdda548[serviceInstanceId=(default), serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:40.659 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@51c008fd[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:40.659 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@70ed902a[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.659 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@70ed902a[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.660 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@22f80e36[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:40.660 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@3c98981e[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:40.660 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@6dcee890[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:40.660 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:38:40.661 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@13d5606c[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:40.662 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@6bf54260[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.662 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@6bf54260[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.662 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@7165bde6[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:40.662 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@72168258[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:40.662 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4af84a76[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:40.662 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:38:40.662 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: start operation attempt 1 for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.662 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set timeout to 300000ms for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.662 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Create for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.665 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:38:40.665 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:38:40.665 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.665 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:40.666 [ForkJoinPool.commonPool-worker-3] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:40.666 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.666 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.669 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235|] null 18:38:40.669 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235] null 18:38:40.670 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.670 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235|] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:40.670 [ForkJoinPool.commonPool-worker-3] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:40.670 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.670 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.672 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235|] null 18:38:40.672 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235] null 18:38:40.672 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.672 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235|] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:40.673 [ForkJoinPool.commonPool-worker-3] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:40.673 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.673 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=11 18:38:40.673 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.673 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Create outcome=Success for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.674 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Create for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.693 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@6ffdbeef[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:40.694 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@4a3509b0[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.694 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@4a3509b0[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.694 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@3d7314b3[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:40.694 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@d677be9[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:40.694 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@fefb66c[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:40.694 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:38:40.735 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@35af1558[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:40.735 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@2361365c[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.735 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@2361365c[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.735 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@59b853aa[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:40.735 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@4ab90d01[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:40.736 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@771d4db[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:40.736 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:38:40.771 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@62c53685[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:40.771 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@29ba63f0[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.771 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@29ba63f0[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.771 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@4822ab4d[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:40.772 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@516b84d1[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:40.772 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@1ad1f167[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:40.772 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:38:40.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@746fd19b[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:40.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@54caeadc[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@54caeadc[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:40.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@61d7bb61[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:40.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@33f81280[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:40.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@3991fe6d[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:40.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:38:40.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: start operation attempt 1 for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.776 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set timeout to 5000ms for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.776 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Create for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:40.779 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:38:40.779 [Thread-12] INFO network -- [OUT|REST|http://localhost:6667/serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "instanceName": "vfModuleName", "source": "POLICY", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "my-service-instance-id", "modelInfo": { "modelType": "service", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } }, { "relatedInstance": { "instanceId": "my-vnf-id", "modelInfo": { "modelType": "vnf", "modelName": "my-model-name-B", "modelVersion": "my-model-version-B" } } } ], "requestParameters": { "subscriptionServiceType": "my-subscription-service-type", "usePreload": false, "userParams": [] }, "configurationParameters": [ {} ] } } 18:38:40.865 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:40.868 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:41.025 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.029 [qtp16196099-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:40 +0000] "POST /serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut HTTP/1.1" 200 271 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:41.032 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut|] { "requestReferences": { "requestId": "7256984a-b343-438d-955c-72c5780dea5d", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:38:41.033 [Thread-13] INFO network -- [IN|REST|http://localhost:6667/serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] { "requestReferences": { "requestId": "7256984a-b343-438d-955c-72c5780dea5d", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:38:41.033 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.033 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.033 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/7256984a-b343-438d-955c-72c5780dea5d|] null 18:38:41.033 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/7256984a-b343-438d-955c-72c5780dea5d] null 18:38:41.041 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.042 [qtp16196099-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:41 +0000] "GET /orchestrationRequests/v5/7256984a-b343-438d-955c-72c5780dea5d HTTP/1.1" 200 4313 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:41.044 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/7256984a-b343-438d-955c-72c5780dea5d|] { "request": { "requestId": "7256984a-b343-438d-955c-72c5780dea5d", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "IN_PROGRESS", "statusMessage": "FLOW STATUS: Execution of ActivateVfModuleBB has completed successfully, next invoking ConfigurationScaleOutBB (Execution Path progress: BBs completed = 4; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 68, "timestamp": "Fri, 15 May 2020 12:13:41 GMT" } } } 18:38:41.044 [Thread-14] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/7256984a-b343-438d-955c-72c5780dea5d] { "request": { "requestId": "7256984a-b343-438d-955c-72c5780dea5d", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "IN_PROGRESS", "statusMessage": "FLOW STATUS: Execution of ActivateVfModuleBB has completed successfully, next invoking ConfigurationScaleOutBB (Execution Path progress: BBs completed = 4; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 68, "timestamp": "Fri, 15 May 2020 12:13:41 GMT" } } } 18:38:41.045 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.045 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.045 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/7256984a-b343-438d-955c-72c5780dea5d|] null 18:38:41.045 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/7256984a-b343-438d-955c-72c5780dea5d] null 18:38:41.051 [qtp16196099-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:41 +0000] "GET /orchestrationRequests/v5/7256984a-b343-438d-955c-72c5780dea5d HTTP/1.1" 200 4265 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:41.051 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.051 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/7256984a-b343-438d-955c-72c5780dea5d|] { "request": { "requestId": "7256984a-b343-438d-955c-72c5780dea5d", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "finishTime": "Fri, 15 May 2020 12:14:21 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "COMPLETE", "statusMessage": "STATUS: ALaCarte-VfModule-scaleOut request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 100, "timestamp": "Fri, 15 May 2020 12:14:21 GMT" } } } 18:38:41.052 [Thread-15] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/7256984a-b343-438d-955c-72c5780dea5d] { "request": { "requestId": "7256984a-b343-438d-955c-72c5780dea5d", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "finishTime": "Fri, 15 May 2020 12:14:21 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "COMPLETE", "statusMessage": "STATUS: ALaCarte-VfModule-scaleOut request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 100, "timestamp": "Fri, 15 May 2020 12:14:21 GMT" } } } 18:38:41.056 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.057 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=11 18:38:41.057 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.061 [Thread-20] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Create outcome=Success for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.061 [Thread-21] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Create for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.076 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@eb695e8[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:41.076 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service/model=org.onap.aai.domain.yang.ModelVer@7eebb316[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:41.076 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf/model=org.onap.aai.domain.yang.ModelVer@7eebb316[modelVersionId=(default), modelName=my-model-name-B, modelVersion=my-model-version-B, distributionStatus=(default), modelDescription=(default), sdncModelName=(default), sdncModelVersion=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), modelElements=(default), metadata=(default), relationshipList=(default)] 18:38:41.077 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@45273d40[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:41.078 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@2a504ea7[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:41.083 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@10f397d0[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:41.083 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:38:41.117 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-a9f023e==org.glassfish.jersey.servlet.ServletContainer@e48f4a34{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4a163575{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@118ffcfd{/,null,AVAILABLE}, connector=soSim@44c13103{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-a9f023e==org.glassfish.jersey.servlet.ServletContainer@e48f4a34{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:41.121 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-a9f023e==org.glassfish.jersey.servlet.ServletContainer@e48f4a34{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4a163575{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@118ffcfd{/,null,AVAILABLE}, connector=soSim@44c13103{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-a9f023e==org.glassfish.jersey.servlet.ServletContainer@e48f4a34{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:41.131 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@44c13103{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:41.133 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@4a163575{STOPPING}[11.0.20,sto=0] 18:38:41.139 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@118ffcfd{/,null,STOPPED} [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.301 s -- in org.onap.policy.controlloop.actor.so.VfModuleCreateTest [INFO] Running org.onap.policy.controlloop.actor.so.ModifyCllTest 18:38:41.154 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@63d66761{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@237cd264{/,null,STOPPED}, connector=soSim@798b36fd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:41.154 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@63d66761{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@237cd264{/,null,STOPPED}, connector=soSim@798b36fd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:41.155 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@63d66761{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@237cd264{/,null,STOPPED}, connector=soSim@798b36fd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:41.156 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:38:41.162 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:41.231 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:41.250 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@237cd264{/,null,AVAILABLE} 18:38:41.250 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@798b36fd{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:41.251 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@63d66761{STARTING}[11.0.20,sto=0] @5338ms 18:38:41.251 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@63d66761{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@237cd264{/,null,AVAILABLE}, connector=soSim@798b36fd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4904 ms. 18:38:41.283 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyCloudLeasedLine: set property event/payload={ "name": "cloud-leased-line-101", "globalSubscriberId": "IBNCustomer", "subscriptionServiceType": "IBN", "serviceType": "CLL", "serviceInstanceID": "cll-instance-01", "additionalProperties": { "modifyAction": "bandwdith", "enableSdnc": "true", "transportNetworks": [ { "id": "cll-101-network-001", "sla": { "latency": 2, "maxBandwidth": 8000 } }] } } 18:38:41.283 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyCloudLeasedLine: start operation attempt 1 for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.283 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyCloudLeasedLine: set timeout to 50000ms for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.284 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.ModifyCloudLeasedLine for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.287 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/infra/serviceIntent/v1/modify|] { "name": "cloud-leased-line-101", "serviceInstanceID": "cll-instance-01", "globalSubscriberId": "IBNCustomer", "subscriptionServiceType": "IBN", "serviceType": "CLL", "additionalProperties": { "modifyAction": "bandwdith", "enableSdnc": "true", "transportNetworks": [ { "id": "cll-101-network-001", "sla": { "latency": 2, "maxBandwidth": 8000 } } ] } } 18:38:41.287 [Thread-31] INFO network -- [OUT|REST|http://localhost:6667/infra/serviceIntent/v1/modify] { "name": "cloud-leased-line-101", "serviceInstanceID": "cll-instance-01", "globalSubscriberId": "IBNCustomer", "subscriptionServiceType": "IBN", "serviceType": "CLL", "additionalProperties": { "modifyAction": "bandwdith", "enableSdnc": "true", "transportNetworks": [ { "id": "cll-101-network-001", "sla": { "latency": 2, "maxBandwidth": 8000 } } ] } } 18:38:41.298 [Thread-31] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:41.300 [Thread-31] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:41.314 [qtp1321433666-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:41 +0000] "PUT /infra/serviceIntent/v1/modify HTTP/1.1" 200 104 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:41.314 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.ModifyCloudLeasedLine: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.315 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/infra/serviceIntent/v1/modify|] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:38:41.315 [Thread-32] INFO network -- [IN|REST|http://localhost:6667/infra/serviceIntent/v1/modify] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:38:41.315 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.ModifyCloudLeasedLine request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.316 [Thread-35] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.ModifyCloudLeasedLine outcome=Success for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.317 [Thread-36] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.ModifyCloudLeasedLine for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.332 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@63d66761{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@237cd264{/,null,AVAILABLE}, connector=soSim@798b36fd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:41.333 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@63d66761{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@237cd264{/,null,AVAILABLE}, connector=soSim@798b36fd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:41.334 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@798b36fd{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:41.334 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@63d66761{STOPPING}[11.0.20,sto=0] 18:38:41.336 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@237cd264{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in org.onap.policy.controlloop.actor.so.ModifyCllTest [INFO] Running org.onap.policy.controlloop.actor.so.RestManagerResponseTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.controlloop.actor.so.RestManagerResponseTest [INFO] Running org.onap.policy.controlloop.actor.so.SoOperationTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.onap.policy.controlloop.actor.so.SoOperationTest [INFO] Running org.onap.policy.controlloop.actor.so.ModifyNssiTest 18:38:41.457 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-671f545b==org.glassfish.jersey.servlet.ServletContainer@79447410{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@87fc0fc{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@c335b9{/,null,STOPPED}, connector=soSim@1bde9a22{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-671f545b==org.glassfish.jersey.servlet.ServletContainer@79447410{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:41.457 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-671f545b==org.glassfish.jersey.servlet.ServletContainer@79447410{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@87fc0fc{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@c335b9{/,null,STOPPED}, connector=soSim@1bde9a22{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-671f545b==org.glassfish.jersey.servlet.ServletContainer@79447410{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:41.458 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-671f545b==org.glassfish.jersey.servlet.ServletContainer@79447410{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@87fc0fc{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@c335b9{/,null,STOPPED}, connector=soSim@1bde9a22{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-671f545b==org.glassfish.jersey.servlet.ServletContainer@79447410{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:41.459 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:38:41.461 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:41.502 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:41.515 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@c335b9{/,null,AVAILABLE} 18:38:41.516 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@1bde9a22{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:41.516 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@87fc0fc{STARTING}[11.0.20,sto=0] @5604ms 18:38:41.517 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-671f545b==org.glassfish.jersey.servlet.ServletContainer@79447410{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@87fc0fc{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@c335b9{/,null,AVAILABLE}, connector=soSim@1bde9a22{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-671f545b==org.glassfish.jersey.servlet.ServletContainer@79447410{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4941 ms. 18:38:41.546 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Modify NSSI: set property event/payload={ "name": "eMBB-001", "globalSubscriberId": "5GCustomer", "subscriptionServiceType": "5G", "networkType": "an", "serviceInstanceID": "02328c27-bb1a-4b0d-a437-111dc7087665", "additionalProperties": { "modifyAction": "allocate", "snssaiList": [ "001-100001" ], "sliceProfileId": "", "nsiInfo": { "nsiId": "NSI-M-001-HDBNJ-NSMF-01-A-ZX", "nsiName": "eMBB-001" }, "scriptName": "AN1" } } 18:38:41.547 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Modify NSSI: start operation attempt 1 for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.547 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Modify NSSI: set timeout to 5000ms for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.547 [Thread-46] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.Modify NSSI for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.548 [Thread-46] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/3gppservices/v7/modify|] { "name": "eMBB-001", "serviceInstanceID": "02328c27-bb1a-4b0d-a437-111dc7087665", "globalSubscriberId": "5GCustomer", "subscriptionServiceType": "5G", "networkType": "an", "additionalProperties": { "modifyAction": "allocate", "snssaiList": [ "001-100001" ], "sliceProfileId": "", "nsiInfo": { "nsiId": "NSI-M-001-HDBNJ-NSMF-01-A-ZX", "nsiName": "eMBB-001" }, "scriptName": "AN1" } } 18:38:41.548 [Thread-46] INFO network -- [OUT|REST|http://localhost:6667/3gppservices/v7/modify] { "name": "eMBB-001", "serviceInstanceID": "02328c27-bb1a-4b0d-a437-111dc7087665", "globalSubscriberId": "5GCustomer", "subscriptionServiceType": "5G", "networkType": "an", "additionalProperties": { "modifyAction": "allocate", "snssaiList": [ "001-100001" ], "sliceProfileId": "", "nsiInfo": { "nsiId": "NSI-M-001-HDBNJ-NSMF-01-A-ZX", "nsiName": "eMBB-001" }, "scriptName": "AN1" } } 18:38:41.557 [Thread-46] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:41.558 [Thread-46] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:41.573 [qtp2018545259-66] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:41 +0000] "PUT /3gppservices/v7/modify HTTP/1.1" 200 104 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:41.575 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Modify NSSI: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.576 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/3gppservices/v7/modify|] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:38:41.576 [Thread-47] INFO network -- [IN|REST|http://localhost:6667/3gppservices/v7/modify] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:38:41.576 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Modify NSSI request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.577 [Thread-50] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.Modify NSSI outcome=Success for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.577 [Thread-51] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.Modify NSSI for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.590 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-671f545b==org.glassfish.jersey.servlet.ServletContainer@79447410{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@87fc0fc{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@c335b9{/,null,AVAILABLE}, connector=soSim@1bde9a22{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-671f545b==org.glassfish.jersey.servlet.ServletContainer@79447410{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:41.590 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-671f545b==org.glassfish.jersey.servlet.ServletContainer@79447410{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@87fc0fc{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@c335b9{/,null,AVAILABLE}, connector=soSim@1bde9a22{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-671f545b==org.glassfish.jersey.servlet.ServletContainer@79447410{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:41.592 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@1bde9a22{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:41.592 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@87fc0fc{STOPPING}[11.0.20,sto=0] 18:38:41.593 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@c335b9{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.onap.policy.controlloop.actor.so.ModifyNssiTest [INFO] Running org.onap.policy.controlloop.actor.so.VfModuleDeleteTest 18:38:41.610 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4fef4f96==org.glassfish.jersey.servlet.ServletContainer@b8834330{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f9de1fd{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@7c871ce4{/,null,STOPPED}, connector=soSim@359ea595{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4fef4f96==org.glassfish.jersey.servlet.ServletContainer@b8834330{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:41.610 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4fef4f96==org.glassfish.jersey.servlet.ServletContainer@b8834330{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f9de1fd{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@7c871ce4{/,null,STOPPED}, connector=soSim@359ea595{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4fef4f96==org.glassfish.jersey.servlet.ServletContainer@b8834330{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:41.610 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4fef4f96==org.glassfish.jersey.servlet.ServletContainer@b8834330{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f9de1fd{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@7c871ce4{/,null,STOPPED}, connector=soSim@359ea595{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4fef4f96==org.glassfish.jersey.servlet.ServletContainer@b8834330{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:41.611 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:38:41.612 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:41.648 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:41.659 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@7c871ce4{/,null,AVAILABLE} 18:38:41.660 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@359ea595{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:41.660 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@f9de1fd{STARTING}[11.0.20,sto=0] @5747ms 18:38:41.660 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4fef4f96==org.glassfish.jersey.servlet.ServletContainer@b8834330{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f9de1fd{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@7c871ce4{/,null,AVAILABLE}, connector=soSim@359ea595{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4fef4f96==org.glassfish.jersey.servlet.ServletContainer@b8834330{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4950 ms. 18:38:41.832 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7b58d678[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:41.832 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@535a6697[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:41.832 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@641bc9a8[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:41.832 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@1d40f597[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:41.832 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:41.833 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2078bf0a[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:41.833 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@1a947424[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:41.833 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@62d6ac[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:41.833 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@103e9972[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:41.833 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:41.833 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=30 18:38:41.833 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: start operation attempt 1 for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.833 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Delete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.834 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:38:41.834 [main] INFO network -- [OUT|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:38:41.851 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.851 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:41.851 [ForkJoinPool.commonPool-worker-3] INFO network -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:41.851 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.852 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=29 18:38:41.852 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.852 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set timeout to 300000ms for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.852 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Delete outcome=Success for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.852 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Delete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:41.881 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@3faa55[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:41.881 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@1ab502f6[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:41.881 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@2a8e30e3[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:41.881 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@31c56721[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:41.881 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:41.893 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@1614499b[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:41.893 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@1468fc85[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:41.893 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@47f39279[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:41.893 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@63ed5dae[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:41.893 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:41.979 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@67ceaa9[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:41.979 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@3ea6faf0[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:41.980 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@6fdb1a59[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:41.980 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@55c341d0[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:41.980 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:41.994 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@73e25780[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:41.994 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@1f4cb17b[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:41.994 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@280099a0[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:41.994 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@7aca299e[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:41.994 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:41.994 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@1bf52f10[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:41.994 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@6148827c[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:41.994 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@4da9da6c[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:41.994 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@66048c9e[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:41.995 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:41.995 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@543ba2e1[serviceInstanceId=(default), serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:42.016 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@62581ef6[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:42.016 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@1e36baca[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:42.016 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@3dfa2f64[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:42.016 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@60484429[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:42.016 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:42.017 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@690e4b00[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:42.017 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@5e3d84a[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:42.017 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@2728add3[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:42.018 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4fce3ed7[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:42.018 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:42.018 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: start operation attempt 1 for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.018 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set timeout to 300000ms for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.018 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Delete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.019 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:38:42.019 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:38:42.019 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.019 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"incomplete","wasRolledBack":false}},"httpResponseCode":0} 18:38:42.020 [ForkJoinPool.commonPool-worker-3] INFO network -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"incomplete","wasRolledBack":false}},"httpResponseCode":0} 18:38:42.020 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.020 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.021 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235|] null 18:38:42.022 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|http://my-host:6969/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235] null 18:38:42.022 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.022 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235|] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:42.022 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|http://my-host:6969/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:42.022 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.022 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.024 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235|] null 18:38:42.024 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://my-host:6969/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235] null 18:38:42.024 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.024 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235|] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:42.024 [ForkJoinPool.commonPool-worker-3] INFO network -- [IN|REST|http://my-host:6969/my-poll-path/61b4158d-180f-4739-b961-5ed6bb7c8235] {"requestReferences":{"requestId":"61b4158d-180f-4739-b961-5ed6bb7c8235"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:38:42.025 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.025 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=9 18:38:42.025 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.025 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Delete outcome=Success for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.025 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Delete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.042 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@1adfb5b8[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:42.042 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@254cc548[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:42.042 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@65f470f8[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:42.042 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@531299d3[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:42.042 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:42.052 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@6cf3b3d7[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:42.052 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@2e785b28[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:42.053 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@55c20a91[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:42.053 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4a3516fd[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:42.053 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:42.062 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@3fad8636[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:42.063 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@306cfb8a[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:42.063 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@3fa57aa8[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:42.063 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@7d4bdbd8[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:42.063 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:42.082 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2c8f65da[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:42.082 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@587400a9[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:42.082 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@1f0f92f5[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:42.083 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@7430ed93[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:42.083 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:42.099 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@351be56b[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:42.099 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@212c0aff[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:42.099 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@21780905[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:42.100 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@47666b39[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:42.100 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:42.100 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2dbcee03[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:42.101 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@6c8672b9[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:42.101 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@dd77e0d[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:42.102 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@799cf32d[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:42.102 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:42.102 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: start operation attempt 1 for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.102 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set timeout to 5000ms for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.103 [Thread-61] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Delete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.104 [Thread-61] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:38:42.104 [Thread-61] INFO network -- [OUT|REST|serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] { "requestDetails": { "modelInfo": { "modelType": "vfModule", "modelInvariantId": "my-model-invariant-id", "modelVersionId": "my-model-version-id", "modelName": "my-model-name", "modelVersion": "my-model-version", "modelCustomizationId": "my-model-customization-id" }, "cloudConfiguration": { "lcpCloudRegionId": "my-cloud-id", "tenantId": "my-tenant-id" }, "requestInfo": { "source": "POLICY", "suppressRollback": false, "requestorId": "policy" } } } 18:38:42.366 [qtp934572255-84] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:42 +0000] "DELETE /serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null HTTP/1.1" 200 271 "-" "Java-http-client/17.0.4" 18:38:42.383 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.383 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] { "requestReferences": { "requestId": "71b1e6e4-305c-4946-b0d9-8764754c04c3", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:38:42.383 [Thread-62] INFO network -- [IN|REST|serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] { "requestReferences": { "requestId": "71b1e6e4-305c-4946-b0d9-8764754c04c3", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:38:42.384 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.384 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.384 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/71b1e6e4-305c-4946-b0d9-8764754c04c3|] null 18:38:42.384 [ForkJoinPool.commonPool-worker-1] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/71b1e6e4-305c-4946-b0d9-8764754c04c3] null 18:38:42.393 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:42.394 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:42.401 [qtp934572255-85] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:42 +0000] "GET /orchestrationRequests/v5/71b1e6e4-305c-4946-b0d9-8764754c04c3 HTTP/1.1" 200 4313 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:42.401 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.401 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/71b1e6e4-305c-4946-b0d9-8764754c04c3|] { "request": { "requestId": "71b1e6e4-305c-4946-b0d9-8764754c04c3", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "IN_PROGRESS", "statusMessage": "FLOW STATUS: Execution of ActivateVfModuleBB has completed successfully, next invoking ConfigurationScaleOutBB (Execution Path progress: BBs completed = 4; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 68, "timestamp": "Fri, 15 May 2020 12:13:41 GMT" } } } 18:38:42.401 [Thread-63] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/71b1e6e4-305c-4946-b0d9-8764754c04c3] { "request": { "requestId": "71b1e6e4-305c-4946-b0d9-8764754c04c3", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "IN_PROGRESS", "statusMessage": "FLOW STATUS: Execution of ActivateVfModuleBB has completed successfully, next invoking ConfigurationScaleOutBB (Execution Path progress: BBs completed = 4; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 68, "timestamp": "Fri, 15 May 2020 12:13:41 GMT" } } } 18:38:42.402 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.402 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.402 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/71b1e6e4-305c-4946-b0d9-8764754c04c3|] null 18:38:42.402 [ForkJoinPool.commonPool-worker-1] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/71b1e6e4-305c-4946-b0d9-8764754c04c3] null 18:38:42.406 [qtp934572255-89] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:42 +0000] "GET /orchestrationRequests/v5/71b1e6e4-305c-4946-b0d9-8764754c04c3 HTTP/1.1" 200 4265 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:42.407 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.407 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/71b1e6e4-305c-4946-b0d9-8764754c04c3|] { "request": { "requestId": "71b1e6e4-305c-4946-b0d9-8764754c04c3", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "finishTime": "Fri, 15 May 2020 12:14:21 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "COMPLETE", "statusMessage": "STATUS: ALaCarte-VfModule-scaleOut request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 100, "timestamp": "Fri, 15 May 2020 12:14:21 GMT" } } } 18:38:42.407 [Thread-64] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/71b1e6e4-305c-4946-b0d9-8764754c04c3] { "request": { "requestId": "71b1e6e4-305c-4946-b0d9-8764754c04c3", "startTime": "Fri, 15 May 2020 12:12:50 GMT", "finishTime": "Fri, 15 May 2020 12:14:21 GMT", "requestScope": "vfModule", "requestType": "scaleOut", "requestDetails": { "modelInfo": { "modelInvariantId": "2246ebc9-9b9f-42d0-a5e4-0248324fb884", "modelType": "vfModule", "modelName": "VlbCdsSb00..vdns..module-3", "modelVersion": "1", "modelCustomizationUuid": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelVersionId": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelCustomizationId": "3a74410a-6c74-4a32-94b2-71488be6da1a", "modelUuid": "1f94cedb-f656-4ddb-9f55-60ba1fc7d4b1", "modelInvariantUuid": "2246ebc9-9b9f-42d0-a5e4-0248324fb884" }, "requestInfo": { "source": "POLICY", "instanceName": "vfModuleName", "suppressRollback": false, "requestorId": "policy" }, "relatedInstanceList": [ { "relatedInstance": { "instanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "modelInfo": { "modelInvariantId": "6418bb39-61e1-45fc-a36b-3f211bb846c7", "modelType": "service", "modelName": "vLB_CDS_SB00_02", "modelVersion": "1.0", "modelVersionId": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelUuid": "d01d9dec-afb6-4a53-bd9e-2eb10ca07a51", "modelInvariantUuid": "6418bb39-61e1-45fc-a36b-3f211bb846c7" } } }, { "relatedInstance": { "instanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "modelInfo": { "modelInvariantId": "827356a9-cb60-4976-9713-c30b4f850b41", "modelType": "vnf", "modelName": "vLB_CDS_SB00", "modelVersion": "1.0", "modelCustomizationUuid": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelVersionId": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelCustomizationId": "6478f94b-0b20-4b44-afc0-94e48070586a", "modelUuid": "ca3c4797-0cdd-4797-8bec-9a3ce78ac4da", "modelInvariantUuid": "827356a9-cb60-4976-9713-c30b4f850b41" } } } ], "cloudConfiguration": { "tenantId": "41d6d38489bd40b09ea8a6b6b852dcbd", "tenantName": "Integration-SB-00", "cloudOwner": "CloudOwner", "lcpCloudRegionId": "RegionOne" }, "requestParameters": { "usePreload": false }, "configurationParameters": [ { "ip-addr": "$.vf-module-topology.vf-module-parameters.param[16].value", "oam-ip-addr": "$.vf-module-topology.vf-module-parameters.param[30].value" } ] }, "instanceReferences": { "serviceInstanceId": "c14e61b5-1ee6-4925-b4a9-b9c8dbfe3f34", "vnfInstanceId": "6636c4d5-f608-4376-b6d8-7977e98cb16d", "vfModuleInstanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "vfModuleInstanceName": "vfModuleName" }, "requestStatus": { "requestState": "COMPLETE", "statusMessage": "STATUS: ALaCarte-VfModule-scaleOut request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The vf module was found to already exist, thus no new vf module was created in the cloud via this request", "percentProgress": 100, "timestamp": "Fri, 15 May 2020 12:14:21 GMT" } } } 18:38:42.408 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.408 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=9 18:38:42.408 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.409 [Thread-69] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Delete outcome=Success for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.410 [Thread-70] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Delete for 61b4158d-180f-4739-b961-5ed6bb7c8235 18:38:42.418 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@6d0a4a22[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:42.418 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@1999e1f5[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:42.418 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@b1fa523[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:42.418 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@77307b51[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:42.418 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:42.429 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@18df26a1[serviceInstanceId=my-service-instance-id, serviceInstanceName=(default), serviceType=(default), serviceRole=(default), serviceRate=(default), serviceLayer=(default), dueDate=(default), endDate=(default), environmentContext=(default), workloadContext=(default), createdAt=(default), updatedAt=(default), description=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), widgetModelId=(default), widgetModelVersion=(default), bandwidthTotal=(default), bandwidthUpWan1=(default), bandwidthDownWan1=(default), bandwidthUpWan2=(default), bandwidthDownWan2=(default), vhnPortalUrl=(default), serviceInstanceLocationId=(default), resourceVersion=(default), selflink=(default), orchestrationStatus=(default), inputParameters=(default), serviceFunction=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), metadata=(default), allottedResources=(default), composedResources=(default), communicationServiceProfiles=(default), serviceProfiles=(default), sliceProfiles=(default), operationalStatus=(default)] 18:38:42.429 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@5c459194[vnfId=my-vnf-id, vnfInstanceId=(default), vnfName=(default), vnfName2=(default), vnfType=(default), serviceId=(default), regionalResourceZone=(default), provStatus=(default), operationalStatus=(default), licenseKey=(default), equipmentRole=(default), orchestrationStatus=(default), vnfPackageName=(default), vnfDiscriptorName=(default), jobId=(default), heatStackId=(default), msoCatalogKey=(default), managementOption=(default), ipv4OamAddress=(default), ipv4Loopback0Address=(default), nmLanV6Address=(default), managementV6Address=(default), vcpu=(default), vcpuUnits=(default), vmemory=(default), vmemoryUnits=(default), vdisk=(default), vdiskUnits=(default), nshd=(default), nvm=(default), nnet=(default), inMaint=(default), isClosedLoopDisabled=(default), resourceVersion=(default), summaryStatus=(default), encryptedAccessFlag=(default), entitlementAssignmentGroupUuid=(default), entitlementResourceUuid=(default), licenseAssignmentGroupUuid=(default), licenseKeyUuid=(default), modelInvariantId=(default), modelVersionId=(default), personaModelVersion=(default), modelCustomizationId=(default), widgetModelId=(default), widgetModelVersion=(default), asNumber=(default), regionalResourceSubzone=(default), nfType=(default), nfFunction=(default), nfRole=(default), nfNamingCode=(default), selflink=(default), ipv4OamGatewayAddress=(default), ipv4OamGatewayAddressPrefixLength=(default), vlanIdOuter=(default), nmProfileName=(default), softwareVersion=(default), applicationId=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), relationshipList=(default), lInterfaces=(default), lagInterfaces=(default), vfModules=(default), licenses=(default), bgpGroups=(default), bgpNeighbors=(default), entitlements=(default)] 18:38:42.429 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@61d8a491[cloudOwner=(default), cloudRegionId=my-cloud-id, cloudType=(default), ownerDefinedType=(default), cloudRegionVersion=(default), identityUrl=(default), cloudZone=(default), complexName=(default), sriovAutomation=(default), cloudExtraInfo=(default), cloudRegionNumber=(default), cloudFunction=(default), cloudRole=(default), opsNote=(default), cloudRegionNumberDefinition=(default), status=(default), upgradeCycle=(default), resourceVersion=(default), orchestrationDisabled=(default), inMaint=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), volumeGroups=(default), tenants=(default), flavors=(default), groupAssignments=(default), snapshots=(default), images=(default), dvsSwitches=(default), oamNetworks=(default), availabilityZones=(default), relationshipList=(default), vipIpv4AddressList=(default), vipIpv6AddressList=(default), vlanRanges=(default), hostAggregates=(default), activities=(default), validationAudits=(default), hpaCapabilities=(default), esrSystemInfoList=(default)] 18:38:42.430 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@6065bcb7[tenantId=my-tenant-id, tenantName=(default), tenantContext=(default), parentId=(default), productionState=(default), supportModel=(default), dataOwner=(default), dataSource=(default), dataSourceVersion=(default), resourceVersion=(default), vservers=(default), nosServers=(default), relationshipList=(default), k8SResources=(default)] 18:38:42.430 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:38:42.435 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4fef4f96==org.glassfish.jersey.servlet.ServletContainer@b8834330{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f9de1fd{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@7c871ce4{/,null,AVAILABLE}, connector=soSim@359ea595{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4fef4f96==org.glassfish.jersey.servlet.ServletContainer@b8834330{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:42.437 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4fef4f96==org.glassfish.jersey.servlet.ServletContainer@b8834330{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=soSim, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@f9de1fd{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@7c871ce4{/,null,AVAILABLE}, connector=soSim@359ea595{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4fef4f96==org.glassfish.jersey.servlet.ServletContainer@b8834330{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:42.439 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@359ea595{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:42.439 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@f9de1fd{STOPPING}[11.0.20,sto=0] 18:38:42.441 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@7c871ce4{/,null,STOPPED} [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 s -- in org.onap.policy.controlloop.actor.so.VfModuleDeleteTest [INFO] Running org.onap.policy.controlloop.actor.so.SoActorTest 18:38:42.568 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:42.568 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:42.581 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO 18:38:42.581 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor SO 18:38:42.586 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.VF Module Create 18:38:42.589 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.Modify NSSI 18:38:42.589 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.VF Module Delete 18:38:42.590 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.ModifyCloudLeasedLine 18:38:42.590 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:42.590 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:42.590 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO 18:38:42.590 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor SO 18:38:42.591 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.VF Module Create 18:38:42.591 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.Modify NSSI 18:38:42.591 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.VF Module Delete 18:38:42.591 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.ModifyCloudLeasedLine 18:38:42.591 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:42.591 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:42.591 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO 18:38:42.591 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor SO 18:38:42.591 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.VF Module Create 18:38:42.591 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.Modify NSSI 18:38:42.591 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.VF Module Delete 18:38:42.591 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.ModifyCloudLeasedLine 18:38:42.591 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.onap.policy.controlloop.actor.so.SoActorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.so --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.so' with 8 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.so --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/actor.so-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.so --- [INFO] Analyzed bundle 'actor.so' with 8 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'so' with 23 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.so --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.so --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.so/4.0.0-SNAPSHOT/actor.so-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/actor.so-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.so/4.0.0-SNAPSHOT/actor.so-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.vfc >-- [INFO] Building actor.vfc 4.0.0-SNAPSHOT [36/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.vfc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.vfc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.vfc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.vfc --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.vfc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.vfc --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.vfc.RestartTest 18:38:44.804 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6944e53e==org.glassfish.jersey.servlet.ServletContainer@e584b293{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@102ecc22{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2f236de0{/,null,STOPPED}, connector=vfcSim@3872bc37{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6944e53e==org.glassfish.jersey.servlet.ServletContainer@e584b293{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:44.826 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6944e53e==org.glassfish.jersey.servlet.ServletContainer@e584b293{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@102ecc22{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2f236de0{/,null,STOPPED}, connector=vfcSim@3872bc37{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6944e53e==org.glassfish.jersey.servlet.ServletContainer@e584b293{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:44.829 [vfcSim-6668] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6944e53e==org.glassfish.jersey.servlet.ServletContainer@e584b293{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@102ecc22{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2f236de0{/,null,STOPPED}, connector=vfcSim@3872bc37{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6944e53e==org.glassfish.jersey.servlet.ServletContainer@e584b293{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:44.838 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:38:44.913 [vfcSim-6668] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:45.699 [vfcSim-6668] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:45.775 [vfcSim-6668] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@2f236de0{/,null,AVAILABLE} 18:38:45.785 [vfcSim-6668] INFO org.eclipse.jetty.server.AbstractConnector -- Started vfcSim@3872bc37{HTTP/1.1, (http/1.1)}{localhost:6668} 18:38:45.788 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- Started Server@102ecc22{STARTING}[11.0.20,sto=0] @2264ms 18:38:45.788 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6944e53e==org.glassfish.jersey.servlet.ServletContainer@e584b293{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@102ecc22{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2f236de0{/,null,AVAILABLE}, connector=vfcSim@3872bc37{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6944e53e==org.glassfish.jersey.servlet.ServletContainer@e584b293{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4041 ms. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:47.806 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:38:47.807 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:38:47.807 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:38:47.807 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:38:48.035 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:38:48.035 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:38:48.035 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:38:48.035 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:38:48.060 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:38:48.060 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:38:48.060 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:38:48.060 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:38:48.063 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:38:48.063 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:38:48.063 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:38:48.064 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:38:48.065 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 07cfc0a3-3911-4d02-a8fb-3f608ca046d1 18:38:48.068 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 07cfc0a3-3911-4d02-a8fb-3f608ca046d1 18:38:48.068 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 07cfc0a3-3911-4d02-a8fb-3f608ca046d1 18:38:48.132 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:48.136 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:48.292 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 07cfc0a3-3911-4d02-a8fb-3f608ca046d1 18:38:48.307 [qtp303846650-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:48 +0000] "POST /api/nslcm/v1/ns/test-service-instance-id/heal HTTP/1.1" 202 13 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:48.312 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6668/api/nslcm/v1/ns/test-service-instance-id/heal|] {"jobId":"1"} 18:38:48.315 [Thread-13] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:48.316 [Thread-13] INFO network -- [IN|REST|http://localhost:6668/api/nslcm/v1/ns/test-service-instance-id/heal] {"jobId":"1"} 18:38:48.318 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 07cfc0a3-3911-4d02-a8fb-3f608ca046d1 18:38:48.322 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request incomplete for 07cfc0a3-3911-4d02-a8fb-3f608ca046d1 18:38:48.323 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6668/api/nslcm/v1/jobs/1|] null 18:38:48.323 [ForkJoinPool.commonPool-worker-1] INFO network -- [OUT|REST|http://localhost:6668/api/nslcm/v1/jobs/1] null 18:38:48.332 [qtp303846650-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:48 +0000] "GET /api/nslcm/v1/jobs/1 HTTP/1.1" 200 480 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:48.332 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 07cfc0a3-3911-4d02-a8fb-3f608ca046d1 18:38:48.333 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6668/api/nslcm/v1/jobs/1|] {"jobId" : 1,"responseDescriptor" : {"progress" : "40","status" : "finished","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId": 101 ,"responseHistoryList": [{"progress" : "40","status" : "processing","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId" : "1"}, {"progress" : "41","status" : "processing","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId" : "2"}]}} 18:38:48.333 [Thread-14] INFO network -- [IN|REST|http://localhost:6668/api/nslcm/v1/jobs/1] {"jobId" : 1,"responseDescriptor" : {"progress" : "40","status" : "finished","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId": 101 ,"responseHistoryList": [{"progress" : "40","status" : "processing","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId" : "1"}, {"progress" : "41","status" : "processing","statusDescription" : "OMC VMs are decommissioned in VIM","errorCode" : null,"responseId" : "2"}]}} 18:38:48.334 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 07cfc0a3-3911-4d02-a8fb-3f608ca046d1 18:38:48.334 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 07cfc0a3-3911-4d02-a8fb-3f608ca046d1 18:38:48.341 [Thread-18] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 07cfc0a3-3911-4d02-a8fb-3f608ca046d1 18:38:48.341 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 07cfc0a3-3911-4d02-a8fb-3f608ca046d1 18:38:48.358 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/service-instance.service-instance-id=test-service-instance-id 18:38:48.358 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:38:48.359 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:38:48.359 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/generic-vnf.vnf-id=test-generic-vnf-id 18:38:48.366 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6944e53e==org.glassfish.jersey.servlet.ServletContainer@e584b293{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@102ecc22{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2f236de0{/,null,AVAILABLE}, connector=vfcSim@3872bc37{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6944e53e==org.glassfish.jersey.servlet.ServletContainer@e584b293{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:48.367 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6944e53e==org.glassfish.jersey.servlet.ServletContainer@e584b293{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=vfcSim, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@102ecc22{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2f236de0{/,null,AVAILABLE}, connector=vfcSim@3872bc37{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6944e53e==org.glassfish.jersey.servlet.ServletContainer@e584b293{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:48.370 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped vfcSim@3872bc37{HTTP/1.1, (http/1.1)}{localhost:6668} 18:38:48.371 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@102ecc22{STOPPING}[11.0.20,sto=0] 18:38:48.375 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@2f236de0{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.995 s -- in org.onap.policy.controlloop.actor.vfc.RestartTest [INFO] Running org.onap.policy.controlloop.actor.vfc.VfcOperationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.onap.policy.controlloop.actor.vfc.VfcOperationTest [INFO] Running org.onap.policy.controlloop.actor.vfc.VfcActorTest 18:38:48.700 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:48.700 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:48.705 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing VFC 18:38:48.705 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor VFC 18:38:48.709 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing VFC.Restart 18:38:48.712 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- missing configuration parameters for actor AAI; actor cannot be started 18:38:48.712 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:48.713 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:48.713 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting VFC 18:38:48.713 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor VFC 18:38:48.713 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting VFC.Restart 18:38:48.713 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- not starting unconfigured actor AAI 18:38:48.713 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:48.713 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:48.714 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping VFC 18:38:48.714 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor VFC 18:38:48.715 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping VFC.Restart 18:38:48.715 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- AAI is not running 18:38:48.715 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.onap.policy.controlloop.actor.vfc.VfcActorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.vfc --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.vfc' with 3 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.vfc --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/actor.vfc-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.vfc --- [INFO] Analyzed bundle 'actor.vfc' with 3 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 classes [INFO] Analyzed bundle 'vfc' with 7 classes [INFO] Analyzed bundle 'actor.aai' with 6 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.vfc --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.vfc --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.vfc/4.0.0-SNAPSHOT/actor.vfc-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/actor.vfc-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.vfc/4.0.0-SNAPSHOT/actor.vfc-4.0.0-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.xacml >-- [INFO] Building actor.xacml 4.0.0-SNAPSHOT [37/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.xacml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ actor.xacml --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ actor.xacml --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ actor.xacml --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ actor.xacml --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ actor.xacml --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ actor.xacml --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ actor.xacml --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ actor.xacml --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.xacml.DecisionOperatorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:52.271 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing my-actor.my-name 18:38:52.422 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing my-actor.my-name 18:38:52.501 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing my-actor.my-name [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.809 s -- in org.onap.policy.controlloop.actor.xacml.DecisionOperatorTest [INFO] Running org.onap.policy.controlloop.actor.xacml.DecisionOperationTest 18:38:52.872 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f4adaab==org.glassfish.jersey.servlet.ServletContainer@34777509{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@53e4a19e{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@7962a746{/,null,STOPPED}, connector=xacmlSim@5bb99d1d{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f4adaab==org.glassfish.jersey.servlet.ServletContainer@34777509{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:52.889 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f4adaab==org.glassfish.jersey.servlet.ServletContainer@34777509{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@53e4a19e{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@7962a746{/,null,STOPPED}, connector=xacmlSim@5bb99d1d{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f4adaab==org.glassfish.jersey.servlet.ServletContainer@34777509{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:52.892 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f4adaab==org.glassfish.jersey.servlet.ServletContainer@34777509{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@53e4a19e{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@7962a746{/,null,STOPPED}, connector=xacmlSim@5bb99d1d{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f4adaab==org.glassfish.jersey.servlet.ServletContainer@34777509{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:52.905 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:38:52.996 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:53.761 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:53.832 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@7962a746{/,null,AVAILABLE} 18:38:53.842 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@5bb99d1d{HTTP/1.1, (http/1.1)}{localhost:6669} 18:38:53.844 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@53e4a19e{STARTING}[11.0.20,sto=0] @3984ms 18:38:53.844 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f4adaab==org.glassfish.jersey.servlet.ServletContainer@34777509{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@53e4a19e{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@7962a746{/,null,AVAILABLE}, connector=xacmlSim@5bb99d1d{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f4adaab==org.glassfish.jersey.servlet.ServletContainer@34777509{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4047 ms. 18:38:54.635 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.637 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.637 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.645 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "ONAPName": "my-onap-name", "ONAPComponent": "my-onap-component", "ONAPInstance": "my-onap-instance", "action": "guard" } 18:38:54.648 [Thread-11] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:54.649 [Thread-11] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "ONAPName": "my-onap-name", "ONAPComponent": "my-onap-component", "ONAPInstance": "my-onap-instance", "action": "guard" } 18:38:54.702 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:54.705 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls Jul 10, 2024 6:38:54 PM org.glassfish.jersey.server.ServerRuntime$Responder process WARNING: An exception mapping did not successfully produce and processed a response. Logging the exception propagated to the default exception mapper. java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.guardDecision(XacmlSimulatorJaxRs.java:81) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) 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$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) 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:261) 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:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:38:54.848 [qtp177589009-21] WARN org.eclipse.jetty.server.HttpChannel -- /policy/pdpx/v1/decision jakarta.servlet.ServletException: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.guardDecision(XacmlSimulatorJaxRs.java:81) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) 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$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) 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:261) 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:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ... 33 common frames omitted 18:38:54.851 [qtp177589009-21] WARN org.eclipse.jetty.server.HttpChannelState -- unhandled due to prior sendError jakarta.servlet.ServletException: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:409) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.onap.policy.models.decisions.concepts.DecisionRequest.getResource()" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.guardDecision(XacmlSimulatorJaxRs.java:81) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) 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$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) 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:261) 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:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) ... 33 common frames omitted 18:38:54.868 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.869 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "servlet":"org.glassfish.jersey.servlet.ServletContainer-6f4adaab", "message":"Request failed.", "url":"/policy/pdpx/v1/decision", "status":"500" } 18:38:54.869 [Thread-13] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] { "servlet":"org.glassfish.jersey.servlet.ServletContainer-6f4adaab", "message":"Request failed.", "url":"/policy/pdpx/v1/decision", "status":"500" } 18:38:54.870 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request failed with http error code 500 for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.877 [qtp177589009-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:54 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 500 149 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:54.880 [Thread-16] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.881 [Thread-17] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation default-Actor.default-Operation no retries for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.904 [main] INFO org.onap.policy.controlloop.actor.xacml.DecisionOperation -- default-Actor.default-Operation: guard disabled, always succeeds for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.904 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.905 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.947 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.947 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 300000ms for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.947 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.948 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-path/|] { "ONAPName": "my-onap-name", "ONAPComponent": "my-onap-component", "ONAPInstance": "my-onap-instance", "action": "guard" } 18:38:54.948 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "ONAPName": "my-onap-name", "ONAPComponent": "my-onap-component", "ONAPInstance": "my-onap-instance", "action": "guard" } 18:38:54.951 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.951 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"status":"Permit"} 18:38:54.951 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"status":"Permit"} 18:38:54.951 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.951 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$764/0x00000008010c31f0@2c978637 threw an exception java.lang.NullPointerException: Cannot invoke "java.util.concurrent.Future.cancel(boolean)" because "future" is null at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.lambda$add$0(FutureManager.java:52) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.runListener(ListenerManager.java:104) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManager.stop(ListenerManager.java:62) at org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager.stop(FutureManager.java:83) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.doAndStop(PipelineControllerFuture.java:217) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.complete(PipelineControllerFuture.java:63) at org.onap.policy.controlloop.actorserviceprovider.pipeline.PipelineControllerFuture.lambda$delayedComplete$7(PipelineControllerFuture.java:124) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) at org.onap.policy.common.utils.time.PseudoExecutor.runAll(PseudoExecutor.java:65) at org.onap.policy.controlloop.actor.xacml.DecisionOperationTest.testStartOperationAsync(DecisionOperationTest.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:54.952 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:54.952 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.005 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f4adaab==org.glassfish.jersey.servlet.ServletContainer@34777509{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@53e4a19e{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@7962a746{/,null,AVAILABLE}, connector=xacmlSim@5bb99d1d{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f4adaab==org.glassfish.jersey.servlet.ServletContainer@34777509{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:55.005 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f4adaab==org.glassfish.jersey.servlet.ServletContainer@34777509{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@53e4a19e{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@7962a746{/,null,AVAILABLE}, connector=xacmlSim@5bb99d1d{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f4adaab==org.glassfish.jersey.servlet.ServletContainer@34777509{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:55.008 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@5bb99d1d{HTTP/1.1, (http/1.1)}{localhost:6669} 18:38:55.008 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@53e4a19e{STOPPING}[11.0.20,sto=0] 18:38:55.013 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@7962a746{/,null,STOPPED} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.460 s -- in org.onap.policy.controlloop.actor.xacml.DecisionOperationTest [INFO] Running org.onap.policy.controlloop.actor.xacml.XacmlActorParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.policy.controlloop.actor.xacml.XacmlActorParamsTest [INFO] Running org.onap.policy.controlloop.actor.xacml.GuardOperationTest 18:38:55.067 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5d75f90e==org.glassfish.jersey.servlet.ServletContainer@657c9e03{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@31b91435{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2212e291{/,null,STOPPED}, connector=xacmlSim@1bbef3c7{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5d75f90e==org.glassfish.jersey.servlet.ServletContainer@657c9e03{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:55.068 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5d75f90e==org.glassfish.jersey.servlet.ServletContainer@657c9e03{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@31b91435{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2212e291{/,null,STOPPED}, connector=xacmlSim@1bbef3c7{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5d75f90e==org.glassfish.jersey.servlet.ServletContainer@657c9e03{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:55.071 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5d75f90e==org.glassfish.jersey.servlet.ServletContainer@657c9e03{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@31b91435{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2212e291{/,null,STOPPED}, connector=xacmlSim@1bbef3c7{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5d75f90e==org.glassfish.jersey.servlet.ServletContainer@657c9e03{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:55.072 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:38:55.074 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:55.124 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:55.134 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@2212e291{/,null,AVAILABLE} 18:38:55.135 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@1bbef3c7{HTTP/1.1, (http/1.1)}{localhost:6669} 18:38:55.135 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@31b91435{STARTING}[11.0.20,sto=0] @5275ms 18:38:55.135 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5d75f90e==org.glassfish.jersey.servlet.ServletContainer@657c9e03{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@31b91435{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2212e291{/,null,AVAILABLE}, connector=xacmlSim@1bbef3c7{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5d75f90e==org.glassfish.jersey.servlet.ServletContainer@657c9e03{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4936 ms. 18:38:55.146 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.148 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.148 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.150 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "4f702fb2-325d-4b09-9ecc-91af7930b39f", "action": "guard", "resource": { "guard": { "clname": "denyGuard" } } } 18:38:55.150 [Thread-27] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "4f702fb2-325d-4b09-9ecc-91af7930b39f", "action": "guard", "resource": { "guard": { "clname": "denyGuard" } } } 18:38:55.162 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:55.164 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:55.177 [qtp312226351-40] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:55 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 60 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:55.180 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.183 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] {"status":"Deny","advice":{},"obligations":{},"policies":{}} 18:38:55.183 [Thread-28] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"status":"Deny","advice":{},"obligations":{},"policies":{}} 18:38:55.183 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.188 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.189 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation default-Actor.default-Operation no retries for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.244 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.245 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.245 [Thread-33] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.246 [Thread-33] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "03a44077-764e-433e-9c94-160b1ac5d091", "action": "guard", "resource": { "guard": { "abc": "123", "hello": "world" } } } 18:38:55.246 [Thread-33] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "03a44077-764e-433e-9c94-160b1ac5d091", "action": "guard", "resource": { "guard": { "abc": "123", "hello": "world" } } } 18:38:55.253 [qtp312226351-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:55 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 62 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:55.253 [Thread-34] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.254 [Thread-34] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] {"status":"Permit","advice":{},"obligations":{},"policies":{}} 18:38:55.254 [Thread-34] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"status":"Permit","advice":{},"obligations":{},"policies":{}} 18:38:55.254 [Thread-34] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.255 [Thread-37] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.256 [Thread-38] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.266 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5d75f90e==org.glassfish.jersey.servlet.ServletContainer@657c9e03{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@31b91435{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2212e291{/,null,AVAILABLE}, connector=xacmlSim@1bbef3c7{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5d75f90e==org.glassfish.jersey.servlet.ServletContainer@657c9e03{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:55.267 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5d75f90e==org.glassfish.jersey.servlet.ServletContainer@657c9e03{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@31b91435{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2212e291{/,null,AVAILABLE}, connector=xacmlSim@1bbef3c7{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5d75f90e==org.glassfish.jersey.servlet.ServletContainer@657c9e03{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:55.268 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@1bbef3c7{HTTP/1.1, (http/1.1)}{localhost:6669} 18:38:55.268 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@31b91435{STOPPING}[11.0.20,sto=0] 18:38:55.269 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@2212e291{/,null,STOPPED} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.onap.policy.controlloop.actor.xacml.GuardOperationTest [INFO] Running org.onap.policy.controlloop.actor.xacml.ConfigureOperationTest 18:38:55.277 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52bc6fcf==org.glassfish.jersey.servlet.ServletContainer@5c58847f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7978550b{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1942a36e{/,null,STOPPED}, connector=xacmlSim@5dfec221{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52bc6fcf==org.glassfish.jersey.servlet.ServletContainer@5c58847f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:55.277 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52bc6fcf==org.glassfish.jersey.servlet.ServletContainer@5c58847f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7978550b{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1942a36e{/,null,STOPPED}, connector=xacmlSim@5dfec221{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52bc6fcf==org.glassfish.jersey.servlet.ServletContainer@5c58847f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:55.278 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52bc6fcf==org.glassfish.jersey.servlet.ServletContainer@5c58847f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7978550b{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1942a36e{/,null,STOPPED}, connector=xacmlSim@5dfec221{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52bc6fcf==org.glassfish.jersey.servlet.ServletContainer@5c58847f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:55.279 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 18:38:55.301 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:55.342 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:55.350 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@1942a36e{/,null,AVAILABLE} 18:38:55.351 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@5dfec221{HTTP/1.1, (http/1.1)}{localhost:6669} 18:38:55.351 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@7978550b{STARTING}[11.0.20,sto=0] @5491ms 18:38:55.351 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52bc6fcf==org.glassfish.jersey.servlet.ServletContainer@5c58847f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7978550b{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1942a36e{/,null,AVAILABLE}, connector=xacmlSim@5dfec221{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52bc6fcf==org.glassfish.jersey.servlet.ServletContainer@5c58847f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4927 ms. 18:38:55.361 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.368 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.368 [Thread-48] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.369 [Thread-48] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "66f527f6-b26e-47f0-a5e4-5ae8941048ce", "action": "configure", "resource": { "policy-id": "nonexistent" } } 18:38:55.369 [Thread-48] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "66f527f6-b26e-47f0-a5e4-5ae8941048ce", "action": "configure", "resource": { "policy-id": "nonexistent" } } 18:38:55.386 [Thread-48] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:55.389 [Thread-48] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:55.406 [qtp677726975-65] WARN org.onap.policy.simulators.XacmlSimulatorJaxRs -- cannot read policy simulator file java.lang.NullPointerException: Cannot invoke "org.onap.policy.models.tosca.authorative.concepts.ToscaServiceTemplate.getToscaTopologyTemplate()" because "toscaServiceTemplate" is null at org.onap.policy.simulators.XacmlSimulatorJaxRs.configureDecision(XacmlSimulatorJaxRs.java:103) at org.onap.policy.simulators.XacmlSimulatorJaxRs.getDecision(XacmlSimulatorJaxRs.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) 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$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) 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:261) 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:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:240) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:697) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:357) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1580) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:193) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:833) 18:38:55.408 [qtp677726975-65] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:55 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 61 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:55.409 [Thread-49] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.410 [Thread-49] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] {"message":"cannot read policy simulator file","policies":{}} 18:38:55.411 [Thread-49] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"message":"cannot read policy simulator file","policies":{}} 18:38:55.411 [Thread-49] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.413 [Thread-52] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.414 [Thread-53] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation default-Actor.default-Operation no retries for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.444 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.444 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.445 [Thread-54] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.446 [Thread-54] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "10c2245f-12f1-4c90-869b-c250a09f5f08", "action": "configure", "resource": { "policy-id": "test-policy" } } 18:38:55.446 [Thread-54] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "10c2245f-12f1-4c90-869b-c250a09f5f08", "action": "configure", "resource": { "policy-id": "test-policy" } } 18:38:55.472 [qtp677726975-69] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [10/Jul/2024:18:38:55 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 218 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 18:38:55.473 [Thread-55] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.473 [Thread-55] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision|] {"policies":{"test-policy":{"type":"onap.policies.monitoring.test","type_version":"1.0.0","properties":{"test":"test"},"name":"test-policy","version":"1.0.0","metadata":{"policy-id":"test-policy","policy-version":1}}}} 18:38:55.473 [Thread-55] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"policies":{"test-policy":{"type":"onap.policies.monitoring.test","type_version":"1.0.0","properties":{"test":"test"},"name":"test-policy","version":"1.0.0","metadata":{"policy-id":"test-policy","policy-version":1}}}} 18:38:55.474 [Thread-55] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.475 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.476 [Thread-59] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 09e6c5b9-d37f-4ad0-b2c3-480cadf03f21 18:38:55.489 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52bc6fcf==org.glassfish.jersey.servlet.ServletContainer@5c58847f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7978550b{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1942a36e{/,null,AVAILABLE}, connector=xacmlSim@5dfec221{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52bc6fcf==org.glassfish.jersey.servlet.ServletContainer@5c58847f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:55.489 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52bc6fcf==org.glassfish.jersey.servlet.ServletContainer@5c58847f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=xacmlSim, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7978550b{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@1942a36e{/,null,AVAILABLE}, connector=xacmlSim@5dfec221{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52bc6fcf==org.glassfish.jersey.servlet.ServletContainer@5c58847f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:55.491 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@5dfec221{HTTP/1.1, (http/1.1)}{localhost:6669} 18:38:55.491 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@7978550b{STOPPING}[11.0.20,sto=0] 18:38:55.493 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@1942a36e{/,null,STOPPED} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.onap.policy.controlloop.actor.xacml.ConfigureOperationTest [INFO] Running org.onap.policy.controlloop.actor.xacml.XacmlActorTest 18:38:55.620 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:38:55.620 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:38:55.639 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing XACML 18:38:55.640 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor XACML 18:38:55.642 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing XACML.Configure 18:38:55.643 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing XACML.Guard 18:38:55.643 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:38:55.643 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:38:55.644 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting XACML 18:38:55.644 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor XACML 18:38:55.644 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting XACML.Configure 18:38:55.644 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting XACML.Guard 18:38:55.644 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:38:55.644 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:38:55.644 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping XACML 18:38:55.644 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor XACML 18:38:55.645 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping XACML.Configure 18:38:55.645 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping XACML.Guard 18:38:55.645 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.onap.policy.controlloop.actor.xacml.XacmlActorTest [INFO] Running org.onap.policy.controlloop.actor.xacml.DecisionConfigTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.policy.controlloop.actor.xacml.DecisionConfigTest [INFO] Running org.onap.policy.controlloop.actor.xacml.DecisionParamsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.controlloop.actor.xacml.DecisionParamsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ actor.xacml --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'actor.xacml' with 7 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ actor.xacml --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/actor.xacml-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ actor.xacml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ actor.xacml --- [INFO] Analyzed bundle 'actor.xacml' with 7 classes [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'policy-models-decisions' with 4 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ actor.xacml --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ actor.xacml --- [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/pom.xml to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.xacml/4.0.0-SNAPSHOT/actor.xacml-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/actor.xacml-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.xacml/4.0.0-SNAPSHOT/actor.xacml-4.0.0-SNAPSHOT.jar [INFO] [INFO] ------------< org.onap.policy.models.sim:policy-models-sim >------------ [INFO] Building policy-models-sim 4.0.0-SNAPSHOT [38/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-sim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-sim --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-sim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-sim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-sim --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-sim --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-sim --- [INFO] Analyzed bundle 'policy-models-sim' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-sim --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-sim --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/pom.xml to /tmp/r/org/onap/policy/models/sim/policy-models-sim/4.0.0-SNAPSHOT/policy-models-sim-4.0.0-SNAPSHOT.pom [INFO] [INFO] ----------< org.onap.policy.models.sim:policy-models-sim-pdp >---------- [INFO] Building policy-models-sim-pdp 4.0.0-SNAPSHOT [39/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-sim-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-sim-pdp --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-sim-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-sim-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-sim-pdp --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-sim-pdp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-sim-pdp --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-sim-pdp --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-sim-pdp --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.sim.pdp.comm.TestPdpStateChangeListener 18:38:57.793 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:38:57.798 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:38:57.842 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_1006836691 18:38:57.847 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:38:57.847 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:38:57.847 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:38:57.851 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.858 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.858 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.858 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.859 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:38:57.859 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:38:57.874 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:38:57.874 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:38:57.876 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:38:57.876 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:38:57.876 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:38:57.876 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6b68cb27 18:38:57.877 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6b68cb27 18:38:57.877 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:38:57.877 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:38:57.882 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=431c886e-8833-4336-b97b-9519d943aaf8, timestampMs=1720636737879, name=pdp_1006836691, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=apexpolicytype, typeVersion=null, properties={content=}))], policiesToBeUndeployed=[]) 18:38:57.902 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:57.903 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"431c886e-8833-4336-b97b-9519d943aaf8","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"a6ba0ff4-c0ff-4dda-85b4-7d49c5fe19a5","timestampMs":1720636737897,"name":"pdp_1006836691","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:38:57.903 [Timer-0] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"aeb7d397-5e0c-44b6-aab6-2a2c1f91a643","timestampMs":1720636737876,"name":"pdp_1006836691","pdpGroup":"defaultGroup"} 18:38:57.904 [Timer-0] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=aeb7d397-5e0c-44b6-aab6-2a2c1f91a643, timestampMs=1720636737876, name=pdp_1006836691, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:38:57.904 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=a6ba0ff4-c0ff-4dda-85b4-7d49c5fe19a5, timestampMs=1720636737897, name=pdp_1006836691, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=431c886e-8833-4336-b97b-9519d943aaf8, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 18:38:57.913 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStateChangeListener -- Pdp state change message received from PAP. - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=f3f88f11-961f-45ce-b993-7431e0d6d84a, timestampMs=1720636737913, name=pdp_1006836691, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, state=ACTIVE) 18:38:57.915 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"f3f88f11-961f-45ce-b993-7431e0d6d84a","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"07bd55d0-6ad5-4bfa-9f97-0005f0607d0a","timestampMs":1720636737915,"name":"pdp_1006836691","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:38:57.915 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=07bd55d0-6ad5-4bfa-9f97-0005f0607d0a, timestampMs=1720636737915, name=pdp_1006836691, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=ACTIVE, healthy=HEALTHY, description=Pdp status response message for PdpStateChange, policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=f3f88f11-961f-45ce-b993-7431e0d6d84a, responseStatus=SUCCESS, responseMessage=Pdp already in active state)) 18:38:57.923 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"NULL","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"e894ab0e-c39c-45d8-b36a-5cf411b76b99","timestampMs":1720636737922,"name":"pdp_1006836691","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:38:57.923 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=e894ab0e-c39c-45d8-b36a-5cf411b76b99, timestampMs=1720636737922, name=pdp_1006836691, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=null) 18:38:57.923 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:38:57.923 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:38:57.923 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6b68cb27 18:38:57.923 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6b68cb27 18:38:57.924 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:38:57.924 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:38:57.924 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:38:57.924 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:38:57.924 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:38:57.924 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:38:57.924 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:38:57.924 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.925 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.925 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 18:38:57.925 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.925 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 18:38:57.925 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 18:38:57.925 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:57.925 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.926 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:57.926 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.926 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:57.926 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.926 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 18:38:57.936 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:38:57.937 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:38:57.938 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_-887446925 18:38:57.938 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:38:57.938 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:38:57.938 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:38:57.938 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.939 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.939 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.939 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.939 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:38:57.939 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:38:57.939 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:38:57.939 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:38:57.956 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:38:57.957 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:38:57.957 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:38:57.957 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@287f7811 18:38:57.957 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@287f7811 18:38:57.957 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:38:57.958 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:38:57.958 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=737d16ee-fa50-46d5-b056-d7760ea22aad, timestampMs=1720636737958, name=pdp_-887446925, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=apexpolicytype, typeVersion=null, properties={content=}))], policiesToBeUndeployed=[]) 18:38:57.959 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"737d16ee-fa50-46d5-b056-d7760ea22aad","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"37a462f3-0740-4cac-a1cc-c6baab94657c","timestampMs":1720636737959,"name":"pdp_-887446925","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:38:57.960 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=37a462f3-0740-4cac-a1cc-c6baab94657c, timestampMs=1720636737959, name=pdp_-887446925, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=737d16ee-fa50-46d5-b056-d7760ea22aad, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 18:38:57.961 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStateChangeListener -- Pdp state change message received from PAP. - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=019c1951-433b-462e-a213-47c009e70064, timestampMs=1720636737960, name=pdp_-887446925, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, state=PASSIVE) 18:38:57.962 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"019c1951-433b-462e-a213-47c009e70064","responseStatus":"SUCCESS","responseMessage":"Pdp already in passive state"},"messageName":"PDP_STATUS","requestId":"ed8ca1b2-0855-4df0-b3af-0e5fdc1b3c06","timestampMs":1720636737961,"name":"pdp_-887446925","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:38:57.962 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ed8ca1b2-0855-4df0-b3af-0e5fdc1b3c06, timestampMs=1720636737961, name=pdp_-887446925, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpStateChange, policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=019c1951-433b-462e-a213-47c009e70064, responseStatus=SUCCESS, responseMessage=Pdp already in passive state)) 18:38:57.964 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"NULL","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"abf819bf-8655-4986-b401-db784d348fd2","timestampMs":1720636737963,"name":"pdp_-887446925","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:38:57.964 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=abf819bf-8655-4986-b401-db784d348fd2, timestampMs=1720636737963, name=pdp_-887446925, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=null) 18:38:57.965 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:38:57.965 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:38:57.965 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@287f7811 18:38:57.966 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@287f7811 18:38:57.966 [Timer-1] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"NULL","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"4604719d-d6e3-49b6-98f9-ec0c7221e889","timestampMs":1720636737966,"name":"pdp_-887446925","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:38:57.967 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:38:57.967 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:38:57.967 [Timer-1] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=4604719d-d6e3-49b6-98f9-ec0c7221e889, timestampMs=1720636737966, name=pdp_-887446925, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=[NULL 1.0], deploymentInstanceInfo=null, properties=null, response=null) 18:38:57.968 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:38:57.968 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:38:57.968 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:38:57.968 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:38:57.968 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:38:57.969 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.969 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.969 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 18:38:57.969 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.970 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 18:38:57.970 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 18:38:57.970 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:57.970 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.970 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:57.971 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.971 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:57.971 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.971 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.onap.policy.models.sim.pdp.comm.TestPdpStateChangeListener [INFO] Running org.onap.policy.models.sim.pdp.comm.TestPdpUpdateListener 18:38:57.981 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:38:57.981 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:38:57.982 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_-1114089717 18:38:57.982 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:38:57.982 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:38:57.983 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:38:57.983 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.983 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.983 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.984 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:57.984 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:38:57.984 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:38:57.984 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:38:57.984 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:38:57.984 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:38:57.984 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:38:57.984 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:38:57.984 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@29ea78b1 18:38:57.985 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@29ea78b1 18:38:57.985 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:38:57.985 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:38:57.985 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=7f57720d-d12f-487c-8eda-fd9d65c9db6b, timestampMs=1720636737985, name=pdp_-1114089717, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, description=dummy pdp status for test, pdpHeartbeatIntervalMs=3000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=apexpolicytype, typeVersion=null, properties={content=}))], policiesToBeUndeployed=[]) 18:38:57.988 [main] WARN org.onap.policy.common.utils.services.Registry -- replacing previously registered: object:pdp/status/publisher 18:38:57.989 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"apex policy name","version":"1.0"}],"response":{"responseTo":"7f57720d-d12f-487c-8eda-fd9d65c9db6b","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"990e210d-35da-4487-a2e8-610be9810b9b","timestampMs":1720636737989,"name":"pdp_-1114089717","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:38:57.990 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=990e210d-35da-4487-a2e8-610be9810b9b, timestampMs=1720636737989, name=pdp_-1114089717, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp status response message for PdpUpdate, policies=[apex policy name 1.0], deploymentInstanceInfo=null, properties=null, response=PdpResponseDetails(responseTo=7f57720d-d12f-487c-8eda-fd9d65c9db6b, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 18:38:57.991 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"apex policy name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"159ca212-a2b7-4963-b39f-63ebce82ae85","timestampMs":1720636737990,"name":"pdp_-1114089717","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:38:57.991 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=159ca212-a2b7-4963-b39f-63ebce82ae85, timestampMs=1720636737990, name=pdp_-1114089717, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=[apex policy name 1.0], deploymentInstanceInfo=null, properties=null, response=null) 18:38:57.991 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:38:57.991 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:38:57.992 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@29ea78b1 18:38:57.992 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@29ea78b1 18:38:57.992 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:38:57.992 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:38:57.992 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:38:57.993 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:38:57.993 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:38:57.993 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:38:57.993 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:38:57.993 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.993 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.994 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 18:38:57.994 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.994 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 18:38:57.994 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 18:38:57.994 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:57.995 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.995 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:57.995 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.995 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:57.995 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:57.995 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.models.sim.pdp.comm.TestPdpUpdateListener [INFO] Running org.onap.policy.models.sim.pdp.TestPdpSimulatorMain 18:38:58.082 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [-h] 18:38:58.086 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorMain -- usage: org.onap.policy.models.sim.pdp.PdpSimulatorMain [options...] options -c,--config-file the full path to the configuration file to use, the configuration file must be a Json file containing the pdp simulator 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 pdp simulator topic properties -v,--version outputs the version of pdp simulator 18:38:58.111 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [-c, src/test/resources/PdpSimulatorConfigParameters.json] 18:38:58.112 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:38:58.112 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:38:58.113 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_186233338 18:38:58.113 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:38:58.113 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:38:58.114 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:38:58.114 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:58.114 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:58.114 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:58.114 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:58.114 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:38:58.114 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:38:58.114 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:38:58.114 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:38:58.117 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:38:58.117 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:38:58.117 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:38:58.117 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@363a3d15 18:38:58.118 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@363a3d15 18:38:58.118 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:38:58.118 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:38:58.118 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- Started PdpSimulator service 18:38:58.119 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","messageName":"PDP_STATUS","requestId":"e9f497c9-c3b0-43e6-b9f6-47ac26e89e3e","timestampMs":1720636738119,"name":"pdp_186233338","pdpGroup":"defaultGroup"} 18:38:58.120 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=e9f497c9-c3b0-43e6-b9f6-47ac26e89e3e, timestampMs=1720636738119, name=pdp_186233338, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:38:58.120 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:38:58.120 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:38:58.120 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@363a3d15 18:38:58.120 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@363a3d15 18:38:58.120 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:38:58.120 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:38:58.120 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:38:58.120 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:38:58.120 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:38:58.120 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:38:58.121 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:38:58.121 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.121 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.121 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 18:38:58.121 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.121 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 18:38:58.121 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 18:38:58.121 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:58.121 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.121 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:58.121 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.121 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:58.122 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.122 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 18:38:58.123 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [src/test/resourcesPdpSimulatorConfigParameters.json] 18:38:58.119 [Timer-4] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"0be33e58-7b19-48a2-b9b0-eda702de2c76","timestampMs":1720636738118,"name":"pdp_186233338","pdpGroup":"defaultGroup"} 18:38:58.124 [Timer-4] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=0be33e58-7b19-48a2-b9b0-eda702de2c76, timestampMs=1720636738118, name=pdp_186233338, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:38:58.124 [main] ERROR org.onap.policy.models.sim.pdp.PdpSimulatorMain -- start of pdp simulator failed org.onap.policy.common.utils.cmd.CommandLineException: too many command line arguments specified: [src/test/resourcesPdpSimulatorConfigParameters.json] at org.onap.policy.common.utils.cmd.CommandLineArgumentsHandler.parse(CommandLineArgumentsHandler.java:141) at org.onap.policy.models.sim.pdp.PdpSimulatorMain.(PdpSimulatorMain.java:64) at org.onap.policy.models.sim.pdp.TestPdpSimulatorMain.testPdpSimulator_InvalidArguments(TestPdpSimulatorMain.java:92) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:58.131 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [-c, src/test/resources/PdpSimulatorConfigParameters_InvalidName.json] 18:38:58.132 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" was found on the local file system 18:38:58.132 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" was found on the local file system 18:38:58.136 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- validation error(s) on parameters from "src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" "PdpSimulatorParameterGroup" INVALID, item has status INVALID item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value " " INVALID, is blank 18:38:58.137 [main] ERROR org.onap.policy.models.sim.pdp.PdpSimulatorMain -- start of pdp simulator failed org.onap.policy.models.sim.pdp.exception.PdpSimulatorException: validation error(s) on parameters from "src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" "PdpSimulatorParameterGroup" INVALID, item has status INVALID item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value " " INVALID, is blank at org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler.getParameters(PdpSimulatorParameterHandler.java:82) at org.onap.policy.models.sim.pdp.PdpSimulatorMain.(PdpSimulatorMain.java:78) at org.onap.policy.models.sim.pdp.TestPdpSimulatorMain.testPdpSimulator_InvalidParameters(TestPdpSimulatorMain.java:106) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:58.139 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [] 18:38:58.139 [main] ERROR org.onap.policy.models.sim.pdp.PdpSimulatorMain -- start of pdp simulator failed org.onap.policy.common.utils.cmd.CommandLineException: pdp simulator configuration file was not specified as an argument at org.onap.policy.common.utils.cmd.CommandLineArgumentsHandler.validateReadableFile(CommandLineArgumentsHandler.java:242) at org.onap.policy.common.utils.cmd.CommandLineArgumentsHandler.validate(CommandLineArgumentsHandler.java:169) at org.onap.policy.models.sim.pdp.PdpSimulatorMain.(PdpSimulatorMain.java:70) at org.onap.policy.models.sim.pdp.TestPdpSimulatorMain.testPdpSimulator_NoArguments(TestPdpSimulatorMain.java:85) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.onap.policy.models.sim.pdp.TestPdpSimulatorMain [INFO] Running org.onap.policy.models.sim.pdp.parameters.TestPdpStatusParameters [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.models.sim.pdp.parameters.TestPdpStatusParameters [INFO] Running org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterHandler 18:38:58.155 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/NoParameters.json" was found on the local file system 18:38:58.156 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- no parameters found in "src/test/resources/NoParameters.json" 18:38:58.157 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/InvalidParameters.json" was found on the local file system 18:38:58.158 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- error reading parameters from "src/test/resources/InvalidParameters.json" (CoderException):com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_ARRAY at line 2 column 15 path $.name 18:38:58.162 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "src/test/resources/NoParametersFile.json" does not exist on the local file system 18:38:58.170 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- cound not find URL resource "src/test/resources/NoParametersFile.json" : 18:38:58.170 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- error reading parameters from "src/test/resources/NoParametersFile.json" (CoderException):java.io.FileNotFoundException: src/test/resources/NoParametersFile.json (No such file or directory) 18:38:58.174 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "version.txt" does not exist on the local file system 18:38:58.174 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/classes/version.txt" : 18:38:58.197 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" was found on the local file system 18:38:58.198 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- validation error(s) on parameters from "src/test/resources/PdpSimulatorConfigParameters_InvalidName.json" "PdpSimulatorParameterGroup" INVALID, item has status INVALID item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value " " INVALID, is blank 18:38:58.202 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/EmptyConfigParameters.json" was found on the local file system 18:38:58.203 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- validation error(s) on parameters from "src/test/resources/EmptyConfigParameters.json" "PdpSimulatorParameterGroup" INVALID, item has status INVALID item "pdpStatusParameters" value "null" INVALID, is null item "topicParameterGroup" value "null" INVALID, is null item "name" value "null" INVALID, is null 18:38:58.206 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterHandler [INFO] Running org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterGroup [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterGroup [INFO] Running org.onap.policy.models.sim.pdp.exception.TestExceptions 18:38:58.246 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) 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.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:58.247 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) 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.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:58.247 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.(java.lang.String,java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) 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.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:58.248 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) 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.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:58.248 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) 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.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:36) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:58.249 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.() at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) 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.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:37) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:58.249 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) 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.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:37) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:58.250 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.(java.lang.String,java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) 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.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:37) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:58.250 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) 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.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:37) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 18:38:58.251 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException java.lang.NoSuchMethodException: org.onap.policy.models.sim.pdp.exception.PdpSimulatorRunTimeException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3585) at java.base/java.lang.Class.getConstructor(Class.java:2271) 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.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:37) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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.008 s -- in org.onap.policy.models.sim.pdp.exception.TestExceptions [INFO] Running org.onap.policy.models.sim.pdp.TestPdpSimulatorActivator 18:38:58.254 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:38:58.255 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_-646446805 18:38:58.256 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:38:58.256 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:38:58.256 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:38:58.256 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:58.256 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:58.256 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:58.256 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:58.256 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:38:58.256 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:38:58.256 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:38:58.257 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:38:58.257 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:38:58.257 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:38:58.257 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:38:58.257 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@93f432e 18:38:58.257 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@93f432e 18:38:58.257 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:38:58.257 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:38:58.257 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","messageName":"PDP_STATUS","requestId":"5a478ad7-9692-45f9-b379-24281880f210","timestampMs":1720636738257,"name":"pdp_-646446805","pdpGroup":"defaultGroup"} 18:38:58.257 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=5a478ad7-9692-45f9-b379-24281880f210, timestampMs=1720636738257, name=pdp_-646446805, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:38:58.257 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:38:58.258 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:38:58.258 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@93f432e 18:38:58.258 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@93f432e 18:38:58.258 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:38:58.258 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:38:58.258 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:38:58.258 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:38:58.258 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:38:58.258 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:38:58.258 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:38:58.258 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.258 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.258 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:38:58.258 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.258 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=1, locked=false, #topicListeners=0]]]: shutdown 18:38:58.259 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:38:58.259 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:58.259 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.259 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:58.259 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.259 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:58.259 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.259 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 18:38:58.263 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/src/test/resources/PdpSimulatorConfigParameters.json" was found on the local file system 18:38:58.265 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_-1912227414 18:38:58.265 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:38:58.265 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:38:58.265 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:38:58.265 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:58.265 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:58.265 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:58.266 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 18:38:58.266 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:38:58.266 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:38:58.266 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:38:58.266 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:38:58.272 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:38:58.272 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:38:58.272 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:38:58.273 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@48eb9836 18:38:58.273 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@48eb9836 18:38:58.273 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:38:58.273 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:38:58.275 [main] INFO network -- [OUT|NOOP|policy-pdp-pap2] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","messageName":"PDP_STATUS","requestId":"ae07102e-f4ea-46f8-881b-ddbcb922b83e","timestampMs":1720636738275,"name":"pdp_-1912227414","pdpGroup":"defaultGroup"} 18:38:58.275 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ae07102e-f4ea-46f8-881b-ddbcb922b83e, timestampMs=1720636738275, name=pdp_-1912227414, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:38:58.275 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:38:58.275 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:38:58.275 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@48eb9836 18:38:58.275 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@48eb9836 18:38:58.275 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:38:58.276 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:38:58.276 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:38:58.276 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:38:58.276 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:38:58.276 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:38:58.276 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:38:58.276 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.276 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.276 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:38:58.276 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.276 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=1, locked=false, #topicListeners=0]]]: shutdown 18:38:58.276 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 18:38:58.276 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:58.277 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap3, effectiveTopic=policy-pdp-pap3, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.277 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:58.277 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.277 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 18:38:58.277 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 18:38:58.277 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.policy.models.sim.pdp.TestPdpSimulatorActivator [INFO] Running org.onap.policy.models.sim.pdp.TestPdpSimulatorConstants [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.sim.pdp.TestPdpSimulatorConstants [INFO] [INFO] Results: [INFO] [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-sim-pdp --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-sim-pdp' with 16 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-sim-pdp --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (generate-complete-tar) @ policy-models-sim-pdp --- [INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml [INFO] Building tar: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-4.0.0-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-sim-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-sim-pdp --- [INFO] Analyzed bundle 'policy-models-sim-pdp' with 16 classes [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-sim-pdp --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-sim-pdp --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/pom.xml to /tmp/r/org/onap/policy/models/sim/policy-models-sim-pdp/4.0.0-SNAPSHOT/policy-models-sim-pdp-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/policy-models-sim-pdp/4.0.0-SNAPSHOT/policy-models-sim-pdp-4.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-4.0.0-SNAPSHOT-tarball.tar.gz to /tmp/r/org/onap/policy/models/sim/policy-models-sim-pdp/4.0.0-SNAPSHOT/policy-models-sim-pdp-4.0.0-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --------< org.onap.policy.models.sim:policy-models-simulators >--------- [INFO] Building policy-models-simulators 4.0.0-SNAPSHOT [40/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-models-simulators --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-models-simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-models-simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-models-simulators --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-simulators --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-simulators --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-models-simulators --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ policy-models-simulators --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.simulators.MainTest 18:39:03,766 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - This is logback-classic version 1.4.14 18:39:03,768 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fa06f52 - Here is a list of configurators discovered as a service, by rank: 18:39:03,768 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fa06f52 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:39:03,768 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fa06f52 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:39:03,768 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fa06f52 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:39:03,773 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fa06f52 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:39:03,773 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fa06f52 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:39:03,774 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fa06f52 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:39:03,776 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - Could NOT find resource [logback-test.scmo] 18:39:03,776 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - Could NOT find resource [logback.scmo] 18:39:03,776 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fa06f52 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:39:03,776 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fa06f52 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:39:03,777 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fa06f52 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:39:03,777 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/logback-test.xml] 18:39:03,891 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1720636743890) 18:39:03,891 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/logback-test.xml] 18:39:03,891 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:39:03,899 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Simulators] 18:39:03,900 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:39:03,918 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:39:03,918 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:39:03,928 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:39:03,955 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:39:03,956 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:39:03,957 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO 18:39:03,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.eclipse.jetty] to false 18:39:03,959 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.eclipse.jetty] 18:39:03,959 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@27aae97b - End of configuration. 18:39:03,961 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5467eea4 - Registering current configuration as safe fallback point 18:39:03,961 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4fa06f52 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 184 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-07-10 18:39:07,217 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-22678 in simParameters.json 2024-07-10 18:39:07,306 Simulators [main] ERROR o.onap.policy.models.simulators.Main - failed to start simulators java.lang.IllegalArgumentException: arg(s): parameter-file-name at org.onap.policy.models.simulators.Main.main(Main.java:107) at org.onap.policy.models.simulators.MainTest.testMain(MainTest.java:122) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 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) 2024-07-10 18:39:07,328 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-22678 in simParameters.json 2024-07-10 18:39:07,520 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-07-10 18:39:07,521 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting CDS gRPC Server Properties 2024-07-10 18:39:08,240 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting A&AI simulator 2024-07-10 18:39:08,606 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-211ffbd0==org.glassfish.jersey.servlet.ServletContainer@9c71556a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@43ac1fa0{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2ba7828b{/,null,STOPPED}, connector=A&AI simulator@648e25f2{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-211ffbd0==org.glassfish.jersey.servlet.ServletContainer@9c71556a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-07-10 18:39:08,625 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-211ffbd0==org.glassfish.jersey.servlet.ServletContainer@9c71556a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@43ac1fa0{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2ba7828b{/,null,STOPPED}, connector=A&AI simulator@648e25f2{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-211ffbd0==org.glassfish.jersey.servlet.ServletContainer@9c71556a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-07-10 18:39:08,626 Simulators [A&AI simulator-6666] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-211ffbd0==org.glassfish.jersey.servlet.ServletContainer@9c71556a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@43ac1fa0{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2ba7828b{/,null,STOPPED}, connector=A&AI simulator@648e25f2{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-211ffbd0==org.glassfish.jersey.servlet.ServletContainer@9c71556a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-07-10 18:39:08,635 Simulators [A&AI simulator-6666] INFO org.eclipse.jetty.server.Server - jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 2024-07-10 18:39:08,705 Simulators [A&AI simulator-6666] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-07-10 18:39:09,454 Simulators [A&AI simulator-6666] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-07-10 18:39:09,527 Simulators [A&AI simulator-6666] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2ba7828b{/,null,AVAILABLE} 2024-07-10 18:39:09,889 Simulators [A&AI simulator-6666] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@672a377(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@7340e533[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-07-10 18:39:09,962 Simulators [A&AI simulator-6666] INFO o.e.jetty.server.AbstractConnector - Started A&AI simulator@648e25f2{SSL, (ssl, http/1.1)}{localhost:6666} 2024-07-10 18:39:09,964 Simulators [A&AI simulator-6666] INFO org.eclipse.jetty.server.Server - Started Server@43ac1fa0{STARTING}[11.0.20,sto=0] @7255ms 2024-07-10 18:39:09,964 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-211ffbd0==org.glassfish.jersey.servlet.ServletContainer@9c71556a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@43ac1fa0{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2ba7828b{/,null,AVAILABLE}, connector=A&AI simulator@648e25f2{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-211ffbd0==org.glassfish.jersey.servlet.ServletContainer@9c71556a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 3662 ms. 2024-07-10 18:39:09,966 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting XACML simulator 2024-07-10 18:39:09,970 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1377b7bf==org.glassfish.jersey.servlet.ServletContainer@a600ef29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7bfc7533{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@74fa4891{/,null,STOPPED}, connector=XACML simulator@2539ab41{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1377b7bf==org.glassfish.jersey.servlet.ServletContainer@a600ef29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-07-10 18:39:09,987 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1377b7bf==org.glassfish.jersey.servlet.ServletContainer@a600ef29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7bfc7533{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@74fa4891{/,null,STOPPED}, connector=XACML simulator@2539ab41{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1377b7bf==org.glassfish.jersey.servlet.ServletContainer@a600ef29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-07-10 18:39:10,000 Simulators [XACML simulator-6667] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1377b7bf==org.glassfish.jersey.servlet.ServletContainer@a600ef29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7bfc7533{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@74fa4891{/,null,STOPPED}, connector=XACML simulator@2539ab41{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1377b7bf==org.glassfish.jersey.servlet.ServletContainer@a600ef29{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-07-10 18:39:10,001 Simulators [XACML simulator-6667] INFO org.eclipse.jetty.server.Server - jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 2024-07-10 18:39:10,010 Simulators [XACML simulator-6667] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-07-10 18:39:10,067 Simulators [XACML simulator-6667] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-07-10 18:39:10,076 Simulators [XACML simulator-6667] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@74fa4891{/,null,AVAILABLE} 2024-07-10 18:39:10,143 Simulators [XACML simulator-6667] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@6de8fa1c(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@3e60479d[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-07-10 18:39:10,150 Simulators [XACML simulator-6667] INFO o.e.jetty.server.AbstractConnector - Started XACML simulator@2539ab41{SSL, (ssl, http/1.1)}{localhost:6667} 2024-07-10 18:39:10,150 Simulators [XACML simulator-6667] INFO org.eclipse.jetty.server.Server - Started Server@7bfc7533{STARTING}[11.0.20,sto=0] @7441ms 2024-07-10 18:39:10,150 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1377b7bf==org.glassfish.jersey.servlet.ServletContainer@a600ef29{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7bfc7533{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@74fa4891{/,null,AVAILABLE}, connector=XACML simulator@2539ab41{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1377b7bf==org.glassfish.jersey.servlet.ServletContainer@a600ef29{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4847 ms. 2024-07-10 18:39:10,151 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting SDNC simulator 2024-07-10 18:39:10,154 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-32fa7ff0==org.glassfish.jersey.servlet.ServletContainer@934dd2c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@32fccfc2{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@4702faee{/,null,STOPPED}, connector=SDNC simulator@640c8cd{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-32fa7ff0==org.glassfish.jersey.servlet.ServletContainer@934dd2c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-07-10 18:39:10,154 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-32fa7ff0==org.glassfish.jersey.servlet.ServletContainer@934dd2c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@32fccfc2{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@4702faee{/,null,STOPPED}, connector=SDNC simulator@640c8cd{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-32fa7ff0==org.glassfish.jersey.servlet.ServletContainer@934dd2c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-07-10 18:39:10,157 Simulators [SDNC simulator-6668] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-32fa7ff0==org.glassfish.jersey.servlet.ServletContainer@934dd2c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@32fccfc2{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@4702faee{/,null,STOPPED}, connector=SDNC simulator@640c8cd{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-32fa7ff0==org.glassfish.jersey.servlet.ServletContainer@934dd2c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-07-10 18:39:10,158 Simulators [SDNC simulator-6668] INFO org.eclipse.jetty.server.Server - jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 2024-07-10 18:39:10,161 Simulators [SDNC simulator-6668] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-07-10 18:39:10,203 Simulators [SDNC simulator-6668] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-07-10 18:39:10,212 Simulators [SDNC simulator-6668] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@4702faee{/,null,AVAILABLE} 2024-07-10 18:39:10,239 Simulators [SDNC simulator-6668] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@d40cada(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@7b3f969d[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-07-10 18:39:10,244 Simulators [SDNC simulator-6668] INFO o.e.jetty.server.AbstractConnector - Started SDNC simulator@640c8cd{SSL, (ssl, http/1.1)}{localhost:6668} 2024-07-10 18:39:10,245 Simulators [SDNC simulator-6668] INFO org.eclipse.jetty.server.Server - Started Server@32fccfc2{STARTING}[11.0.20,sto=0] @7536ms 2024-07-10 18:39:10,245 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-32fa7ff0==org.glassfish.jersey.servlet.ServletContainer@934dd2c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@32fccfc2{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@4702faee{/,null,AVAILABLE}, connector=SDNC simulator@640c8cd{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-32fa7ff0==org.glassfish.jersey.servlet.ServletContainer@934dd2c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4912 ms. 2024-07-10 18:39:10,245 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting SO simulator 2024-07-10 18:39:10,248 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-fca4392==org.glassfish.jersey.servlet.ServletContainer@34755cce{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@747fb4b1{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@6924ff83{/,null,STOPPED}, connector=SO simulator@3609b8f2{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-fca4392==org.glassfish.jersey.servlet.ServletContainer@34755cce{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-07-10 18:39:10,248 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-fca4392==org.glassfish.jersey.servlet.ServletContainer@34755cce{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@747fb4b1{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@6924ff83{/,null,STOPPED}, connector=SO simulator@3609b8f2{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-fca4392==org.glassfish.jersey.servlet.ServletContainer@34755cce{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-07-10 18:39:10,251 Simulators [SO simulator-6669] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-fca4392==org.glassfish.jersey.servlet.ServletContainer@34755cce{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@747fb4b1{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@6924ff83{/,null,STOPPED}, connector=SO simulator@3609b8f2{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-fca4392==org.glassfish.jersey.servlet.ServletContainer@34755cce{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-07-10 18:39:10,254 Simulators [SO simulator-6669] INFO org.eclipse.jetty.server.Server - jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 2024-07-10 18:39:10,256 Simulators [SO simulator-6669] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-07-10 18:39:10,305 Simulators [SO simulator-6669] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-07-10 18:39:10,317 Simulators [SO simulator-6669] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6924ff83{/,null,AVAILABLE} 2024-07-10 18:39:10,352 Simulators [SO simulator-6669] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@5eac2f9a(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@43a01e82[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-07-10 18:39:10,359 Simulators [SO simulator-6669] INFO o.e.jetty.server.AbstractConnector - Started SO simulator@3609b8f2{SSL, (ssl, http/1.1)}{localhost:6669} 2024-07-10 18:39:10,359 Simulators [SO simulator-6669] INFO org.eclipse.jetty.server.Server - Started Server@747fb4b1{STARTING}[11.0.20,sto=0] @7650ms 2024-07-10 18:39:10,359 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-fca4392==org.glassfish.jersey.servlet.ServletContainer@34755cce{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@747fb4b1{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@6924ff83{/,null,AVAILABLE}, connector=SO simulator@3609b8f2{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-fca4392==org.glassfish.jersey.servlet.ServletContainer@34755cce{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4891 ms. 2024-07-10 18:39:10,360 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting VFC simulator 2024-07-10 18:39:10,363 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5608233b==org.glassfish.jersey.servlet.ServletContainer@d83e9907{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11fd6f02{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@40aa9bae{/,null,STOPPED}, connector=VFC simulator@5312940c{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5608233b==org.glassfish.jersey.servlet.ServletContainer@d83e9907{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-07-10 18:39:10,364 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5608233b==org.glassfish.jersey.servlet.ServletContainer@d83e9907{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11fd6f02{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@40aa9bae{/,null,STOPPED}, connector=VFC simulator@5312940c{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5608233b==org.glassfish.jersey.servlet.ServletContainer@d83e9907{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-07-10 18:39:10,364 Simulators [VFC simulator-6670] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5608233b==org.glassfish.jersey.servlet.ServletContainer@d83e9907{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11fd6f02{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@40aa9bae{/,null,STOPPED}, connector=VFC simulator@5312940c{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5608233b==org.glassfish.jersey.servlet.ServletContainer@d83e9907{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-07-10 18:39:10,365 Simulators [VFC simulator-6670] INFO org.eclipse.jetty.server.Server - jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 2024-07-10 18:39:10,373 Simulators [VFC simulator-6670] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-07-10 18:39:10,417 Simulators [VFC simulator-6670] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-07-10 18:39:10,426 Simulators [VFC simulator-6670] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@40aa9bae{/,null,AVAILABLE} 2024-07-10 18:39:10,454 Simulators [VFC simulator-6670] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@62bf169b(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@7a67f9ba[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-07-10 18:39:10,460 Simulators [VFC simulator-6670] INFO o.e.jetty.server.AbstractConnector - Started VFC simulator@5312940c{SSL, (ssl, http/1.1)}{localhost:6670} 2024-07-10 18:39:10,460 Simulators [VFC simulator-6670] INFO org.eclipse.jetty.server.Server - Started Server@11fd6f02{STARTING}[11.0.20,sto=0] @7751ms 2024-07-10 18:39:10,460 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5608233b==org.glassfish.jersey.servlet.ServletContainer@d83e9907{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11fd6f02{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@40aa9bae{/,null,AVAILABLE}, connector=VFC simulator@5312940c{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5608233b==org.glassfish.jersey.servlet.ServletContainer@d83e9907{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4904 ms. 2024-07-10 18:39:10,461 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators started 2024-07-10 18:39:10,542 Simulators [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-07-10 18:39:10,544 Simulators [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-07-10 18:39:10,824 Simulators [qtp439694398-27] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [10/Jul/2024:18:39:10 +0000] "GET /aai/v21/network/pnfs/pnf/demo-pnf HTTP/1.1" 200 283 "-" "Jersey/3.1.5 (HttpUrlConnection 17.0.4)" 2024-07-10 18:39:10,826 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-07-10 18:39:10,826 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping VFC simulator 2024-07-10 18:39:10,827 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5608233b==org.glassfish.jersey.servlet.ServletContainer@d83e9907{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11fd6f02{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@40aa9bae{/,null,AVAILABLE}, connector=VFC simulator@5312940c{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5608233b==org.glassfish.jersey.servlet.ServletContainer@d83e9907{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-07-10 18:39:10,827 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-5608233b==org.glassfish.jersey.servlet.ServletContainer@d83e9907{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=VFC simulator, host=localhost, port=6670, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@11fd6f02{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@40aa9bae{/,null,AVAILABLE}, connector=VFC simulator@5312940c{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5608233b==org.glassfish.jersey.servlet.ServletContainer@d83e9907{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-07-10 18:39:10,830 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped VFC simulator@5312940c{SSL, (ssl, http/1.1)}{localhost:6670} 2024-07-10 18:39:10,830 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@11fd6f02{STOPPING}[11.0.20,sto=0] 2024-07-10 18:39:10,836 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@40aa9bae{/,null,STOPPED} 2024-07-10 18:39:10,838 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping SO simulator 2024-07-10 18:39:10,838 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-fca4392==org.glassfish.jersey.servlet.ServletContainer@34755cce{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@747fb4b1{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@6924ff83{/,null,AVAILABLE}, connector=SO simulator@3609b8f2{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-fca4392==org.glassfish.jersey.servlet.ServletContainer@34755cce{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-07-10 18:39:10,839 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-fca4392==org.glassfish.jersey.servlet.ServletContainer@34755cce{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SO simulator, host=localhost, port=6669, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@747fb4b1{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@6924ff83{/,null,AVAILABLE}, connector=SO simulator@3609b8f2{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-fca4392==org.glassfish.jersey.servlet.ServletContainer@34755cce{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-07-10 18:39:10,840 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped SO simulator@3609b8f2{SSL, (ssl, http/1.1)}{localhost:6669} 2024-07-10 18:39:10,840 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@747fb4b1{STOPPING}[11.0.20,sto=0] 2024-07-10 18:39:10,841 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6924ff83{/,null,STOPPED} 2024-07-10 18:39:10,843 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping SDNC simulator 2024-07-10 18:39:10,843 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-32fa7ff0==org.glassfish.jersey.servlet.ServletContainer@934dd2c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@32fccfc2{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@4702faee{/,null,AVAILABLE}, connector=SDNC simulator@640c8cd{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-32fa7ff0==org.glassfish.jersey.servlet.ServletContainer@934dd2c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-07-10 18:39:10,844 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-32fa7ff0==org.glassfish.jersey.servlet.ServletContainer@934dd2c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=SDNC simulator, host=localhost, port=6668, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@32fccfc2{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@4702faee{/,null,AVAILABLE}, connector=SDNC simulator@640c8cd{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-32fa7ff0==org.glassfish.jersey.servlet.ServletContainer@934dd2c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-07-10 18:39:10,844 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped SDNC simulator@640c8cd{SSL, (ssl, http/1.1)}{localhost:6668} 2024-07-10 18:39:10,844 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@32fccfc2{STOPPING}[11.0.20,sto=0] 2024-07-10 18:39:10,845 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4702faee{/,null,STOPPED} 2024-07-10 18:39:10,847 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping XACML simulator 2024-07-10 18:39:10,847 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1377b7bf==org.glassfish.jersey.servlet.ServletContainer@a600ef29{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7bfc7533{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@74fa4891{/,null,AVAILABLE}, connector=XACML simulator@2539ab41{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1377b7bf==org.glassfish.jersey.servlet.ServletContainer@a600ef29{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-07-10 18:39:10,847 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1377b7bf==org.glassfish.jersey.servlet.ServletContainer@a600ef29{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=XACML simulator, host=localhost, port=6667, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@7bfc7533{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@74fa4891{/,null,AVAILABLE}, connector=XACML simulator@2539ab41{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1377b7bf==org.glassfish.jersey.servlet.ServletContainer@a600ef29{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-07-10 18:39:10,848 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped XACML simulator@2539ab41{SSL, (ssl, http/1.1)}{localhost:6667} 2024-07-10 18:39:10,848 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@7bfc7533{STOPPING}[11.0.20,sto=0] 2024-07-10 18:39:10,849 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@74fa4891{/,null,STOPPED} 2024-07-10 18:39:10,851 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping A&AI simulator 2024-07-10 18:39:10,852 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-211ffbd0==org.glassfish.jersey.servlet.ServletContainer@9c71556a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@43ac1fa0{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2ba7828b{/,null,AVAILABLE}, connector=A&AI simulator@648e25f2{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-211ffbd0==org.glassfish.jersey.servlet.ServletContainer@9c71556a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-07-10 18:39:10,852 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-211ffbd0==org.glassfish.jersey.servlet.ServletContainer@9c71556a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6666, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@43ac1fa0{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@2ba7828b{/,null,AVAILABLE}, connector=A&AI simulator@648e25f2{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-211ffbd0==org.glassfish.jersey.servlet.ServletContainer@9c71556a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-07-10 18:39:10,853 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped A&AI simulator@648e25f2{SSL, (ssl, http/1.1)}{localhost:6666} 2024-07-10 18:39:10,854 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@43ac1fa0{STOPPING}[11.0.20,sto=0] 2024-07-10 18:39:10,862 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2ba7828b{/,null,STOPPED} 2024-07-10 18:39:10,864 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping CDS gRPC Server Properties 2024-07-10 18:39:10,867 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-07-10 18:39:10,870 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-22678 in minParameters.json 2024-07-10 18:39:10,870 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-07-10 18:39:10,870 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting A&AI simulator 2024-07-10 18:39:10,872 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-bcf8bd7==org.glassfish.jersey.servlet.ServletContainer@61256c74{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@c92d694{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@5cfb4b71{/,null,STOPPED}, connector=A&AI simulator@586be63c{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-bcf8bd7==org.glassfish.jersey.servlet.ServletContainer@61256c74{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-07-10 18:39:10,872 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-bcf8bd7==org.glassfish.jersey.servlet.ServletContainer@61256c74{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@c92d694{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@5cfb4b71{/,null,STOPPED}, connector=A&AI simulator@586be63c{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-bcf8bd7==org.glassfish.jersey.servlet.ServletContainer@61256c74{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-07-10 18:39:10,873 Simulators [A&AI simulator-6766] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-bcf8bd7==org.glassfish.jersey.servlet.ServletContainer@61256c74{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@c92d694{STOPPED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@5cfb4b71{/,null,STOPPED}, connector=A&AI simulator@586be63c{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-bcf8bd7==org.glassfish.jersey.servlet.ServletContainer@61256c74{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-07-10 18:39:10,873 Simulators [A&AI simulator-6766] INFO org.eclipse.jetty.server.Server - jetty-11.0.20; built: 2024-01-29T21:04:22.394Z; git: 922f8dc188f7011e60d0361de585fd4ac4d63064; jvm 17.0.4+8-Ubuntu-118.04 2024-07-10 18:39:10,881 Simulators [A&AI simulator-6766] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-07-10 18:39:10,923 Simulators [A&AI simulator-6766] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-07-10 18:39:10,934 Simulators [A&AI simulator-6766] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5cfb4b71{/,null,AVAILABLE} 2024-07-10 18:39:10,991 Simulators [A&AI simulator-6766] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@5f536cf6(policy@policy.onap.org,h=[policy, drools, drools.onap, policy-apex-pdp, policy-apex-pdp.onap, policy-api, policy-api.onap, policy-distribution, policy-distribution.onap, policy-pap, policy-pap.onap, policy-xacml-pdp, policy-xacml-pdp.onap, policy.api.simpledemo.onap.org, policy-sim],a=[],w=[]) for Server@45c36c4[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-07-10 18:39:10,998 Simulators [A&AI simulator-6766] INFO o.e.jetty.server.AbstractConnector - Started A&AI simulator@586be63c{SSL, (ssl, http/1.1)}{localhost:6766} 2024-07-10 18:39:10,998 Simulators [A&AI simulator-6766] INFO org.eclipse.jetty.server.Server - Started Server@c92d694{STARTING}[11.0.20,sto=0] @8290ms 2024-07-10 18:39:10,998 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-bcf8bd7==org.glassfish.jersey.servlet.ServletContainer@61256c74{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@c92d694{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@5cfb4b71{/,null,AVAILABLE}, connector=A&AI simulator@586be63c{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-bcf8bd7==org.glassfish.jersey.servlet.ServletContainer@61256c74{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4875 ms. 2024-07-10 18:39:10,999 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators started 2024-07-10 18:39:11,000 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-07-10 18:39:11,000 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping A&AI simulator 2024-07-10 18:39:11,000 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-bcf8bd7==org.glassfish.jersey.servlet.ServletContainer@61256c74{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@c92d694{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@5cfb4b71{/,null,AVAILABLE}, connector=A&AI simulator@586be63c{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-bcf8bd7==org.glassfish.jersey.servlet.ServletContainer@61256c74{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-07-10 18:39:11,001 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-bcf8bd7==org.glassfish.jersey.servlet.ServletContainer@61256c74{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=A&AI simulator, host=localhost, port=6766, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@c92d694{STARTED}[11.0.20,sto=0], context=o.e.j.s.ServletContextHandler@5cfb4b71{/,null,AVAILABLE}, connector=A&AI simulator@586be63c{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-bcf8bd7==org.glassfish.jersey.servlet.ServletContainer@61256c74{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-07-10 18:39:11,001 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped A&AI simulator@586be63c{SSL, (ssl, http/1.1)}{localhost:6766} 2024-07-10 18:39:11,002 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@c92d694{STOPPING}[11.0.20,sto=0] 2024-07-10 18:39:11,003 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5cfb4b71{/,null,STOPPED} 2024-07-10 18:39:11,005 Simulators [qtp1991050378-86] WARN o.eclipse.jetty.io.ManagedSelector - Could not accept java.nio.channels.SocketChannel[closed]: java.lang.IllegalStateException: !STARTED: Server@45c36c4[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/test-classes/policy-keystore,trustStore=file:///w/workspace/policy-models-sonar/models-sim/policy-models-simulators/src/main/resources/ssl/policy-truststore] 2024-07-10 18:39:11,005 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-07-10 18:39:11,068 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-22678 in simParameters.json 2024-07-10 18:39:11,068 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-07-10 18:39:11,069 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting CDS gRPC Server Properties 2024-07-10 18:39:11,070 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting A&AI simulator 2024-07-10 18:39:11,071 Simulators [main] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start A&AI simulator; rewinding steps 2024-07-10 18:39:11,071 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-07-10 18:39:11,071 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping CDS gRPC Server Properties 2024-07-10 18:39:11,071 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-07-10 18:39:11,074 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-22678 in simParameters.json 2024-07-10 18:39:11,075 Simulators [Thread-58] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-07-10 18:39:11,075 Simulators [Thread-58] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting CDS gRPC Server Properties 2024-07-10 18:39:11,081 Simulators [Thread-58] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting A&AI simulator 2024-07-10 18:39:11,083 Simulators [Thread-58] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start A&AI simulator; rewinding steps 2024-07-10 18:39:11,083 Simulators [Thread-58] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-07-10 18:39:11,083 Simulators [Thread-58] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping CDS gRPC Server Properties 2024-07-10 18:39:11,083 Simulators [Thread-58] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.563 s -- in org.onap.policy.models.simulators.MainTest [INFO] Running org.onap.policy.models.simulators.CdsServerParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.models.simulators.CdsServerParametersTest [INFO] Running org.onap.policy.models.simulators.ClassRestServerParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.simulators.ClassRestServerParametersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-models-simulators --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-simulators' with 5 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-simulators --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/policy-models-simulators-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-models-simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-models-simulators --- [INFO] Analyzed bundle 'policy-models-simulators' with 5 classes [INFO] Analyzed bundle 'simulators' with 14 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-models-simulators --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-simulators --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/pom.xml to /tmp/r/org/onap/policy/models/sim/policy-models-simulators/4.0.0-SNAPSHOT/policy-models-simulators-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/policy-models-simulators-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/policy-models-simulators/4.0.0-SNAPSHOT/policy-models-simulators-4.0.0-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models.sim:models-sim-packages >----------- [INFO] Building models-sim-packages 4.0.0-SNAPSHOT [41/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ models-sim-packages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ models-sim-packages --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ models-sim-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ models-sim-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ models-sim-packages --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ models-sim-packages --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ models-sim-packages --- [INFO] Analyzed bundle 'models-sim-packages' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ models-sim-packages --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/packages/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ models-sim-packages --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/pom.xml to /tmp/r/org/onap/policy/models/sim/models-sim-packages/4.0.0-SNAPSHOT/models-sim-packages-4.0.0-SNAPSHOT.pom [INFO] [INFO] --------< org.onap.policy.models.sim:models-simulator-tarball >--------- [INFO] Building models-simulator-tarball 4.0.0-SNAPSHOT [42/42] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ models-simulator-tarball --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ models-simulator-tarball --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/packages/models-simulator-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.sql/java.sql=ALL-UNNAMED [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ models-simulator-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ models-simulator-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ models-simulator-tarball --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ models-simulator-tarball --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ models-simulator-tarball --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ models-simulator-tarball --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ models-simulator-tarball --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ models-simulator-tarball --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ models-simulator-tarball --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-4.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.6.0:single (generate-complete-tar) @ models-simulator-tarball --- [INFO] Reading assembly descriptor: src/main/assembly.xml [INFO] Building tar: /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-4.0.0-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ models-simulator-tarball --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ models-simulator-tarball --- [INFO] Analyzed bundle 'models-simulator-tarball' with 0 classes [INFO] Analyzed bundle 'policy-models-simulators' with 5 classes [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ models-simulator-tarball --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ models-simulator-tarball --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/pom.xml to /tmp/r/org/onap/policy/models/sim/models-simulator-tarball/4.0.0-SNAPSHOT/models-simulator-tarball-4.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-4.0.0-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/models-simulator-tarball/4.0.0-SNAPSHOT/models-simulator-tarball-4.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-4.0.0-SNAPSHOT-tarball.tar.gz to /tmp/r/org/onap/policy/models/sim/models-simulator-tarball/4.0.0-SNAPSHOT/models-simulator-tarball-4.0.0-SNAPSHOT-tarball.tar.gz [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-models 4.0.0-SNAPSHOT: [INFO] [INFO] policy-models ...................................... SUCCESS [ 9.402 s] [INFO] policy-models-errors ............................... SUCCESS [ 6.192 s] [INFO] policy-models-base ................................. SUCCESS [ 7.994 s] [INFO] policy-models-dao .................................. SUCCESS [ 6.973 s] [INFO] policy-models-examples ............................. SUCCESS [ 0.185 s] [INFO] policy-models-tosca ................................ SUCCESS [ 24.486 s] [INFO] policy-models-pdp .................................. SUCCESS [ 15.684 s] [INFO] policy-models-pap .................................. SUCCESS [ 2.710 s] [INFO] policy-models-decisions ............................ SUCCESS [ 1.598 s] [INFO] policy-models-provider ............................. SUCCESS [ 31.608 s] [INFO] policy-models-interactions ......................... SUCCESS [ 0.070 s] [INFO] model-impl ......................................... SUCCESS [ 0.085 s] [INFO] rest ............................................... SUCCESS [ 8.298 s] [INFO] aai ................................................ SUCCESS [ 5.077 s] [INFO] appc ............................................... SUCCESS [ 1.740 s] [INFO] cds ................................................ SUCCESS [ 8.585 s] [INFO] appclcm ............................................ SUCCESS [ 1.776 s] [INFO] sdnc ............................................... SUCCESS [ 1.838 s] [INFO] sdnr ............................................... SUCCESS [ 1.863 s] [INFO] so ................................................. SUCCESS [ 2.523 s] [INFO] vfc ................................................ SUCCESS [ 1.669 s] [INFO] simulators ......................................... SUCCESS [ 8.032 s] [INFO] events ............................................. SUCCESS [ 2.144 s] [INFO] guard .............................................. SUCCESS [ 1.251 s] [INFO] model-actors ....................................... SUCCESS [ 0.256 s] [INFO] actorServiceProvider ............................... SUCCESS [ 11.800 s] [INFO] actor.test ......................................... SUCCESS [ 5.647 s] [INFO] actor.aai .......................................... SUCCESS [ 7.425 s] [INFO] actor.cds .......................................... SUCCESS [ 5.645 s] [INFO] actor.appc ......................................... SUCCESS [ 9.387 s] [INFO] actor.appclcm ...................................... SUCCESS [ 9.152 s] [INFO] actor.sdnc ......................................... SUCCESS [ 6.372 s] [INFO] actor.sdnr ......................................... SUCCESS [ 9.006 s] [INFO] actor.a1p .......................................... SUCCESS [ 3.718 s] [INFO] actor.so ........................................... SUCCESS [ 7.983 s] [INFO] actor.vfc .......................................... SUCCESS [ 6.145 s] [INFO] actor.xacml ........................................ SUCCESS [ 6.911 s] [INFO] policy-models-sim .................................. SUCCESS [ 0.047 s] [INFO] policy-models-sim-pdp .............................. SUCCESS [ 5.592 s] [INFO] policy-models-simulators ........................... SUCCESS [ 10.076 s] [INFO] models-sim-packages ................................ SUCCESS [ 0.045 s] [INFO] models-simulator-tarball ........................... SUCCESS [ 8.205 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:26 min [INFO] Finished at: 2024-07-10T18:39:19Z [INFO] ------------------------------------------------------------------------ + '[' https://sonarcloud.io = https://sonarcloud.io ']' + params+=("-Dsonar.projectKey=$PROJECT_KEY") + params+=("-Dsonar.organization=$PROJECT_ORGANIZATION") + params+=("-Dsonar.login=$API_TOKEN") + '[' False = True ']' + '[' -n openjdk17 ']' + '[' openjdk17 '!=' openjdk17 ']' + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar -e -Dsonar -Dsonar.host.url=https://sonarcloud.io --global-settings /w/workspace/policy-models-sonar@tmp/config777017472536747789tmp --settings /w/workspace/policy-models-sonar@tmp/config4935782252230904251tmp -Dsonar.projectKey=onap_policy-models -Dsonar.organization=onap -Dsonar.login=**** --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.4, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-models [pom] [INFO] policy-models-errors [jar] [INFO] policy-models-base [jar] [INFO] policy-models-dao [jar] [INFO] policy-models-examples [jar] [INFO] policy-models-tosca [jar] [INFO] policy-models-pdp [jar] [INFO] policy-models-pap [jar] [INFO] policy-models-decisions [jar] [INFO] policy-models-provider [jar] [INFO] policy-models-interactions [pom] [INFO] model-impl [pom] [INFO] rest [jar] [INFO] aai [jar] [INFO] appc [jar] [INFO] cds [jar] [INFO] appclcm [jar] [INFO] sdnc [jar] [INFO] sdnr [jar] [INFO] so [jar] [INFO] vfc [jar] [INFO] simulators [jar] [INFO] events [jar] [INFO] guard [jar] [INFO] model-actors [pom] [INFO] actorServiceProvider [jar] [INFO] actor.test [jar] [INFO] actor.aai [jar] [INFO] actor.cds [jar] [INFO] actor.appc [jar] [INFO] actor.appclcm [jar] [INFO] actor.sdnc [jar] [INFO] actor.sdnr [jar] [INFO] actor.a1p [jar] [INFO] actor.so [jar] [INFO] actor.vfc [jar] [INFO] actor.xacml [jar] [INFO] policy-models-sim [pom] [INFO] policy-models-sim-pdp [jar] [INFO] policy-models-simulators [jar] [INFO] models-sim-packages [pom] [INFO] models-simulator-tarball [jar] [INFO] [INFO] ----------------< org.onap.policy.models:policy-models >---------------- [INFO] Building policy-models 4.0.0-SNAPSHOT [1/42] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- sonar-maven-plugin:3.9.1.2184:sonar (default-cli) @ policy-models --- [INFO] User cache: /home/jenkins/.sonar/cache [INFO] SonarQube version: 8.0.0.55853 [INFO] Module MavenProject: org.onap.policy.models:policy-models-examples:4.0.0-SNAPSHOT @ /w/workspace/policy-models-sonar/models-examples/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.models.sim:models-sim-packages:4.0.0-SNAPSHOT @ /w/workspace/policy-models-sonar/models-sim/packages/pom.xml skipped by property 'sonar.skip' [INFO] Module MavenProject: org.onap.policy.models.sim:models-simulator-tarball:4.0.0-SNAPSHOT @ /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/pom.xml skipped by property 'sonar.skip' [INFO] Default locale: "en", source code encoding: "UTF-8" [INFO] Load global settings [INFO] Load global settings (done) | time=550ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=185ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=468ms [INFO] Found an active CI vendor: 'Jenkins' [INFO] Load project settings for component key: 'onap_policy-models' [INFO] Load project settings for component key: 'onap_policy-models' (done) | time=184ms [INFO] Process project properties [INFO] Project key: onap_policy-models [INFO] Base dir: /w/workspace/policy-models-sonar [INFO] Working dir: /w/workspace/policy-models-sonar/target/sonar [INFO] Load project branches [INFO] Load project branches (done) | time=181ms [INFO] Check ALM binding of project 'onap_policy-models' [INFO] Detected project binding: NOT_BOUND [INFO] Check ALM binding of project 'onap_policy-models' (done) | time=154ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=149ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=3ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=221ms [INFO] Load active rules [INFO] Load active rules (done) | time=7302ms [INFO] Organization key: onap [WARNING] The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. [INFO] Preprocessing files... [INFO] 2 languages detected in 789 preprocessed files [INFO] 0 files ignored because of inclusion/exclusion patterns [INFO] 0 files ignored because of scm ignore settings [INFO] Loading plugins for detected languages [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=661ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=496ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-sim-pdp' [INFO] Base dir: /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-simulators' [INFO] Base dir: /w/workspace/policy-models-sonar/models-sim/policy-models-simulators [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-sim' [INFO] Base dir: /w/workspace/policy-models-sonar/models-sim [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-base' [INFO] Base dir: /w/workspace/policy-models-sonar/models-base [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-dao' [INFO] Base dir: /w/workspace/policy-models-sonar/models-dao [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-decisions' [INFO] Base dir: /w/workspace/policy-models-sonar/models-decisions [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-errors' [INFO] Base dir: /w/workspace/policy-models-sonar/models-errors [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.a1p' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.aai' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.appc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.appclcm' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.cds' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.sdnc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.sdnr' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.so' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.test' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.vfc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actor.xacml' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'actorServiceProvider' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'model-actors' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-actors [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'aai' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/aai [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'appc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/appc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'appclcm' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'cds' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/cds [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'events' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/events [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'guard' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/guard [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'rest' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/rest [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'sdnc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'sdnr' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'so' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/so [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'vfc' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'model-impl' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-impl [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'simulators' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions/model-simulators [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-interactions' [INFO] Base dir: /w/workspace/policy-models-sonar/models-interactions [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-pap' [INFO] Base dir: /w/workspace/policy-models-sonar/models-pap [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-pdp' [INFO] Base dir: /w/workspace/policy-models-sonar/models-pdp [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-provider' [INFO] Base dir: /w/workspace/policy-models-sonar/models-provider [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models-tosca' [INFO] Base dir: /w/workspace/policy-models-sonar/models-tosca [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] Indexing files of module 'policy-models' [INFO] Base dir: /w/workspace/policy-models-sonar [INFO] Source paths: pom.xml [INFO] Excluded sources: **/build-wrapper-dump.json, org/drools/**/*, **/gen/**, **/generated-sources/** [INFO] 789 files indexed [INFO] Quality profile for java: ONAP way [INFO] Quality profile for xml: Sonar way [INFO] ------------- Run sensors on module policy-models-base [INFO] Load metrics repository [INFO] Load metrics repository (done) | time=152ms [INFO] Sensor cache enabled [INFO] Load sensor cache [INFO] Load sensor cache (404) | time=846ms [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 27 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 27 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 33 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 33 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=3656ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-base/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=78ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=113ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=47ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=20ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=59ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=7ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=2ms [INFO] ------------- Run sensors on module policy-models-tosca [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 69 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 69 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 49 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 49 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=2979ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-tosca/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=36ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=17ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=26ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=4ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=16ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=4ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-provider [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 8 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] Using ECJ batch to parse 12 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=487ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-provider/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=8ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=14ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=4ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-pdp [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 28 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 28 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 25 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 25 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=922ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-pdp/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=59ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=9ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-simulators [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=282ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=13ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=12ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-sim-pdp [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 16 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 16 files. [INFO] Using ECJ batch to parse 10 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=392ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=5ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=14ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=6ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-sim [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/models-sim/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module simulators [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 12 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] Using ECJ batch to parse 10 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=581ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-simulators/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=6ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=18ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.appclcm [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 4 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=279ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=16ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=25ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.so [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 8 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=527ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=5ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.a1p [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 2 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=150ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=11ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actorServiceProvider [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 47 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 47 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 38 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 38 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=1427ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=17ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module actor.appc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 4 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=262ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=10ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.vfc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 4 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=175ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module actor.cds [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 11 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 11 files. [INFO] Using ECJ batch to parse 9 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=348ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=5ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=12ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module actor.sdnr [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 2 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=156ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=7ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=6ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.test [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 4 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] Using ECJ batch to parse 6 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=254ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=22ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.aai [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 6 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] Using ECJ batch to parse 7 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=247ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=6ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module actor.sdnc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 4 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 4 files. [INFO] Using ECJ batch to parse 5 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=191ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=2ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=8ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=12ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=6ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=7ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=12ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=6ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module actor.xacml [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 8 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=279ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=12ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=12ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=10ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module model-actors [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/models-interactions/model-actors/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=7ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module appc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 7 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] Using ECJ batch to parse 6 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=148ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=4ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=8ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=2ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module aai [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=733ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=5ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=9ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=9ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module guard [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 1 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=47ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=30ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=7ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=3ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module rest [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 2 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] Using ECJ batch to parse 2 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 2 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=143ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=19ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module sdnr [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 12 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] Using ECJ batch to parse 10 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 10 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=165ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module cds [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 6 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 6 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=181ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module appclcm [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 9 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 9 files. [INFO] Using ECJ batch to parse 5 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=91ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module vfc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 7 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=74ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=2ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module events [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 17 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 17 files. [WARNING] Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them. [WARNING] Use of preview features have been detected during analysis. Enable DEBUG mode to see them. [INFO] Using ECJ batch to parse 15 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 15 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=201ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=4ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module sdnc [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 16 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 16 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=116ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module so [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 23 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 23 files. [INFO] Using ECJ batch to parse 22 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 22 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=184ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=7ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=8ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module model-impl [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/models-interactions/model-impl/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms [INFO] ------------- Run sensors on module policy-models-interactions [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/models-interactions/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-dao [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 17 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 17 files. [INFO] Using ECJ batch to parse 8 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 8 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=513ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-dao/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=2ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=11ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-pap [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 12 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 12 files. [INFO] Using ECJ batch to parse 7 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 7 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=168ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-pap/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=3ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=3ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-errors [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 3 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] Using ECJ batch to parse 3 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 3 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=61ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=0ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-errors/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=6ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=1ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models-decisions [INFO] Sensor JavaSensor [java] [INFO] Configured Java source version (sonar.java.source): 17, preview features enabled (sonar.java.enablePreview): false [INFO] Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis. [INFO] Using ECJ batch to parse 5 Main java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 5 files. [INFO] Using ECJ batch to parse 1 Test java source files with batch size 210 KB. [INFO] Starting batch processing. [INFO] 100% analyzed [INFO] Batch processing: Done. [INFO] Did not optimize analysis for any files, performed a full analysis for all 1 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=50ms [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor SurefireSensor [java] [INFO] parsing [/w/workspace/policy-models-sonar/models-decisions/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=4ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [INFO] Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list. [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=3ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=4ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] ------------- Run sensors on module policy-models [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] [INFO] Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=1ms [INFO] Sensor XML Sensor [xml] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor XML Sensor [xml] (done) | time=5ms [INFO] Sensor JaCoCo XML Report Importer [jacoco] [WARNING] No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/w/workspace/policy-models-sonar/target/site/jacoco-ut/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml [INFO] No report imported, no coverage information will be imported by JaCoCo XML Report Importer [INFO] Sensor JaCoCo XML Report Importer [jacoco] (done) | time=1ms [INFO] Sensor Java Config Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor Java Config Sensor [iac] (done) | time=0ms [INFO] Sensor IaC Docker Sensor [iac] [INFO] 0 source files to be analyzed [INFO] 0/0 source files have been analyzed [INFO] Sensor IaC Docker Sensor [iac] (done) | time=5ms [INFO] Sensor Serverless configuration file sensor [security] [INFO] 0 Serverless function entries were found in the project [INFO] 0 Serverless function handlers were kept as entrypoints [INFO] Sensor Serverless configuration file sensor [security] (done) | time=0ms [INFO] Sensor AWS SAM template file sensor [security] [INFO] Sensor AWS SAM template file sensor [security] (done) | time=1ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms [INFO] Sensor javabugs [dbd] [INFO] Reading IR files from: /w/workspace/policy-models-sonar/target/sonar/ir/java [INFO] No IR files have been included for analysis. [INFO] Sensor javabugs [dbd] (done) | time=2ms [INFO] Sensor pythonbugs [dbd] [INFO] Reading IR files from: /w/workspace/policy-models-sonar/target/sonar/ir/python [INFO] No IR files have been included for analysis. [INFO] Sensor pythonbugs [dbd] (done) | time=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] Available processors: 4 [INFO] Using 4 threads for analysis. [INFO] The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" [INFO] Using git CLI to retrieve untracked files [INFO] Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git [INFO] 789 source files to be analyzed [INFO] 789/789 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=1324ms [INFO] Sensor JavaSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5167, S5334, S6096 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/java [INFO] Read 769 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.076 [INFO] Load UCFGs: Starting [INFO] Reading UCFGs from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/java [INFO] Load UCFGs: Time spent was 00:00:00.357 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.434 [INFO] Analyzing 1644 UCFGs to detect vulnerabilities. [INFO] Check cache: Starting [INFO] Load cache: Starting [INFO] Load cache: Time spent was 00:00:00.000 [INFO] Check cache: Time spent was 00:00:00.000 [INFO] Create runtime call graph: Starting [INFO] Variable Type Analysis #1: Starting [INFO] Create runtime type propagation graph: Starting [INFO] Create runtime type propagation graph: Time spent was 00:00:00.048 [INFO] Run SCC (Tarjan) on 9370 nodes: Starting [INFO] Run SCC (Tarjan) on 9370 nodes: Time spent was 00:00:00.010 [INFO] Tarjan found 9180 strongly connected components [INFO] Propagate runtime types to strongly connected components: Starting [INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.020 [INFO] Variable Type Analysis #1: Time spent was 00:00:00.080 [INFO] Variable Type Analysis #2: Starting [INFO] Create runtime type propagation graph: Starting [INFO] Create runtime type propagation graph: Time spent was 00:00:00.042 [INFO] Run SCC (Tarjan) on 9336 nodes: Starting [INFO] Run SCC (Tarjan) on 9336 nodes: Time spent was 00:00:00.007 [INFO] Tarjan found 9155 strongly connected components [INFO] Propagate runtime types to strongly connected components: Starting [INFO] Propagate runtime types to strongly connected components: Time spent was 00:00:00.016 [INFO] Variable Type Analysis #2: Time spent was 00:00:00.067 [INFO] Create runtime call graph: Time spent was 00:00:00.153 [INFO] Load config: Starting [INFO] Load config: Time spent was 00:00:00.925 [INFO] Compute entry points: Starting [INFO] Compute entry points: Time spent was 00:00:00.986 [INFO] No entry points found. [INFO] java security sensor: Time spent was 00:00:02.517 [INFO] java security sensor: Begin: 2024-07-10T18:40:01.871302186Z, End: 2024-07-10T18:40:04.388990816Z, Duration: 00:00:02.517 Load type hierarchy and UCFGs: Begin: 2024-07-10T18:40:01.872546658Z, End: 2024-07-10T18:40:02.307016439Z, Duration: 00:00:00.434 Load type hierarchy: Begin: 2024-07-10T18:40:01.872589909Z, End: 2024-07-10T18:40:01.948996022Z, Duration: 00:00:00.076 Load UCFGs: Begin: 2024-07-10T18:40:01.949206145Z, End: 2024-07-10T18:40:02.306894857Z, Duration: 00:00:00.357 Check cache: Begin: 2024-07-10T18:40:02.307174462Z, End: 2024-07-10T18:40:02.307511358Z, Duration: 00:00:00.000 Load cache: Begin: 2024-07-10T18:40:02.307213432Z, End: 2024-07-10T18:40:02.307259893Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-07-10T18:40:02.307609440Z, End: 2024-07-10T18:40:02.461258020Z, Duration: 00:00:00.153 Variable Type Analysis #1: Begin: 2024-07-10T18:40:02.308177770Z, End: 2024-07-10T18:40:02.388573344Z, Duration: 00:00:00.080 Create runtime type propagation graph: Begin: 2024-07-10T18:40:02.308861873Z, End: 2024-07-10T18:40:02.357013034Z, Duration: 00:00:00.048 Run SCC (Tarjan) on 9370 nodes: Begin: 2024-07-10T18:40:02.357575934Z, End: 2024-07-10T18:40:02.367650926Z, Duration: 00:00:00.010 Propagate runtime types to strongly connected components: Begin: 2024-07-10T18:40:02.367847700Z, End: 2024-07-10T18:40:02.388341720Z, Duration: 00:00:00.020 Variable Type Analysis #2: Begin: 2024-07-10T18:40:02.392024358Z, End: 2024-07-10T18:40:02.459261465Z, Duration: 00:00:00.067 Create runtime type propagation graph: Begin: 2024-07-10T18:40:02.392067148Z, End: 2024-07-10T18:40:02.434825372Z, Duration: 00:00:00.042 Run SCC (Tarjan) on 9336 nodes: Begin: 2024-07-10T18:40:02.435076126Z, End: 2024-07-10T18:40:02.442490131Z, Duration: 00:00:00.007 Propagate runtime types to strongly connected components: Begin: 2024-07-10T18:40:02.442654234Z, End: 2024-07-10T18:40:02.459092182Z, Duration: 00:00:00.016 Load config: Begin: 2024-07-10T18:40:02.461384722Z, End: 2024-07-10T18:40:03.387196558Z, Duration: 00:00:00.925 Compute entry points: Begin: 2024-07-10T18:40:03.387427182Z, End: 2024-07-10T18:40:04.373472124Z, Duration: 00:00:00.986 [INFO] java security sensor peak memory: 909 MB [INFO] Sensor JavaSecuritySensor [security] (done) | time=2535ms [INFO] Sensor CSharpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6639, S6641 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/ucfg2/cs [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.001 [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Time spent was 00:00:00.002 [INFO] csharp security sensor: Begin: 2024-07-10T18:40:04.404469896Z, End: 2024-07-10T18:40:04.406478952Z, Duration: 00:00:00.002 Load type hierarchy and UCFGs: Begin: 2024-07-10T18:40:04.404952714Z, End: 2024-07-10T18:40:04.406061625Z, Duration: 00:00:00.001 Load type hierarchy: Begin: 2024-07-10T18:40:04.405019335Z, End: 2024-07-10T18:40:04.405697038Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-07-10T18:40:04.405874952Z, End: 2024-07-10T18:40:04.405944553Z, Duration: 00:00:00.000 [INFO] csharp security sensor peak memory: 909 MB [INFO] Sensor CSharpSecuritySensor [security] (done) | time=4ms [INFO] Sensor PhpSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/php [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.002 [INFO] No UCFGs have been included for analysis. [INFO] php security sensor: Time spent was 00:00:00.003 [INFO] php security sensor: Begin: 2024-07-10T18:40:04.408473218Z, End: 2024-07-10T18:40:04.412245627Z, Duration: 00:00:00.003 Load type hierarchy and UCFGs: Begin: 2024-07-10T18:40:04.409028559Z, End: 2024-07-10T18:40:04.411925481Z, Duration: 00:00:00.002 Load type hierarchy: Begin: 2024-07-10T18:40:04.409087320Z, End: 2024-07-10T18:40:04.409323324Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-07-10T18:40:04.411769018Z, End: 2024-07-10T18:40:04.411802539Z, Duration: 00:00:00.000 [INFO] php security sensor peak memory: 909 MB [INFO] Sensor PhpSecuritySensor [security] (done) | time=5ms [INFO] Sensor PythonSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/python [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] python security sensor: Time spent was 00:00:00.000 [INFO] python security sensor: Begin: 2024-07-10T18:40:04.413147803Z, End: 2024-07-10T18:40:04.413956117Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2024-07-10T18:40:04.413398397Z, End: 2024-07-10T18:40:04.413760374Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-07-10T18:40:04.413438508Z, End: 2024-07-10T18:40:04.413627731Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-07-10T18:40:04.413694673Z, End: 2024-07-10T18:40:04.413716293Z, Duration: 00:00:00.000 [INFO] python security sensor peak memory: 909 MB [INFO] Sensor PythonSecuritySensor [security] (done) | time=1ms [INFO] Sensor JsSecuritySensor [security] [INFO] Enabled taint analysis rules: S2076, S5334, S5883, S5144, S2631, S3649, S5146, S5131, S5696, S6105, S5147, S6287, S6350, S6096, S2083 [INFO] Load type hierarchy and UCFGs: Starting [INFO] Load type hierarchy: Starting [INFO] Reading type hierarchy from: /w/workspace/policy-models-sonar/target/sonar/ucfg2/js [INFO] Read 0 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.000 [INFO] Load UCFGs: Starting [INFO] Load UCFGs: Time spent was 00:00:00.000 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.000 [INFO] No UCFGs have been included for analysis. [INFO] js security sensor: Time spent was 00:00:00.003 [INFO] js security sensor: Begin: 2024-07-10T18:40:04.415059638Z, End: 2024-07-10T18:40:04.418082822Z, Duration: 00:00:00.003 Load type hierarchy and UCFGs: Begin: 2024-07-10T18:40:04.415854082Z, End: 2024-07-10T18:40:04.416436172Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2024-07-10T18:40:04.415902863Z, End: 2024-07-10T18:40:04.416090076Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2024-07-10T18:40:04.416175888Z, End: 2024-07-10T18:40:04.416212148Z, Duration: 00:00:00.000 [INFO] js security sensor peak memory: 909 MB [INFO] Sensor JsSecuritySensor [security] (done) | time=3ms [INFO] ------------- Run sensors on project [INFO] Sensor Zero Coverage Sensor [INFO] Sensor Zero Coverage Sensor (done) | time=3ms [INFO] Sensor Java CPD Block Indexer [INFO] Sensor Java CPD Block Indexer (done) | time=358ms [INFO] CPD Executor 132 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 277 files [INFO] CPD Executor CPD calculation finished (done) | time=33ms [INFO] Analysis report generated in 211ms, dir size=5 MB [INFO] Analysis report compressed in 863ms, zip size=2 MB [INFO] Analysis report uploaded in 5797ms [INFO] ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=onap_policy-models [INFO] Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report [INFO] More about the report processing at https://sonarcloud.io/api/ce/task?id=AZCd8ikfPRlzXqxXUyXF [INFO] Sensor cache published successfully [INFO] Analysis total time: 44.215 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-models 4.0.0-SNAPSHOT: [INFO] [INFO] policy-models ...................................... SUCCESS [ 51.507 s] [INFO] policy-models-errors ............................... SKIPPED [INFO] policy-models-base ................................. SKIPPED [INFO] policy-models-dao .................................. SKIPPED [INFO] policy-models-examples ............................. SKIPPED [INFO] policy-models-tosca ................................ SKIPPED [INFO] policy-models-pdp .................................. SKIPPED [INFO] policy-models-pap .................................. SKIPPED [INFO] policy-models-decisions ............................ SKIPPED [INFO] policy-models-provider ............................. SKIPPED [INFO] policy-models-interactions ......................... SKIPPED [INFO] model-impl ......................................... SKIPPED [INFO] rest ............................................... SKIPPED [INFO] aai ................................................ SKIPPED [INFO] appc ............................................... SKIPPED [INFO] cds ................................................ SKIPPED [INFO] appclcm ............................................ SKIPPED [INFO] sdnc ............................................... SKIPPED [INFO] sdnr ............................................... SKIPPED [INFO] so ................................................. SKIPPED [INFO] vfc ................................................ SKIPPED [INFO] simulators ......................................... SKIPPED [INFO] events ............................................. SKIPPED [INFO] guard .............................................. SKIPPED [INFO] model-actors ....................................... SKIPPED [INFO] actorServiceProvider ............................... SKIPPED [INFO] actor.test ......................................... SKIPPED [INFO] actor.aai .......................................... SKIPPED [INFO] actor.cds .......................................... SKIPPED [INFO] actor.appc ......................................... SKIPPED [INFO] actor.appclcm ...................................... SKIPPED [INFO] actor.sdnc ......................................... SKIPPED [INFO] actor.sdnr ......................................... SKIPPED [INFO] actor.a1p .......................................... SKIPPED [INFO] actor.so ........................................... SKIPPED [INFO] actor.vfc .......................................... SKIPPED [INFO] actor.xacml ........................................ SKIPPED [INFO] policy-models-sim .................................. SKIPPED [INFO] policy-models-sim-pdp .............................. SKIPPED [INFO] policy-models-simulators ........................... SKIPPED [INFO] models-sim-packages ................................ SKIPPED [INFO] models-simulator-tarball ........................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 52.306 s [INFO] Finished at: 2024-07-10T18:40:13Z [INFO] ------------------------------------------------------------------------ [policy-models-sonar] $ /bin/bash /tmp/jenkins10471655996741916568.sh [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Not] preventing perform for step [BuilderChain] [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Searching for all files in /w/workspace/policy-models-sonar that match the pattern **/findbugs.xml [FINDBUGS] No files found. Configuration error? The recommended git tool is: NONE using credential onap-jenkins-ssh Using GitBlamer to create author and commit information for all warnings. GIT_COMMIT=e82ebd1c0dac2df0044d0c23f29c8071b8e941a9, workspace=/w/workspace/policy-models-sonar [FINDBUGS] Computing warning deltas based on reference build #2101 [PostBuildScript] - [INFO] Executing post build scripts. [policy-models-sonar] $ /bin/bash /tmp/jenkins13106265597003822924.sh ---> sysstat.sh [policy-models-sonar] $ /bin/bash /tmp/jenkins9816619271200072345.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-models-sonar + 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-models-sonar ']' + 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-models-sonar ']' + mkdir -p /w/workspace/policy-models-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-models-sonar/archives/ [policy-models-sonar] $ /bin/bash /tmp/jenkins9394471104961152172.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-models-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YTYM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-YTYM/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-models-sonar] $ /bin/bash /tmp/jenkins8636248985311633310.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-models-sonar@tmp/config7994003538710969636tmp 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-models-sonar] $ /bin/bash /tmp/jenkins15765735209970029528.sh ---> create-netrc.sh [policy-models-sonar] $ /bin/bash /tmp/jenkins5516016109196284114.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-models-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YTYM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-YTYM/bin to PATH [policy-models-sonar] $ /bin/bash /tmp/jenkins9226458232709234956.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-models-sonar] $ /bin/bash /tmp/jenkins14152152324939134925.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-models-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YTYM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-YTYM/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [policy-models-sonar] $ /bin/bash -l /tmp/jenkins15841398278727669875.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-models-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YTYM from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-YTYM/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-models-sonar/2102 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-22678 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.9G 0 7.9G 0% /dev tmpfs 1.6G 672K 1.6G 1% /run /dev/vda1 78G 9.1G 69G 12% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 651 12359 0 3029 15058 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:f1:26:25 brd ff:ff:ff:ff:ff:ff inet 10.30.106.56/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85955sec preferred_lft 85955sec inet6 fe80::f816:3eff:fef1:2625/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22678) 07/10/24 _x86_64_ (4 CPU) 18:33:27 LINUX RESTART (4 CPU) 18:34:01 tps rtps wtps bread/s bwrtn/s 18:35:01 156.81 41.34 115.46 2595.03 20727.08 18:36:01 68.02 14.36 53.66 902.12 16972.64 18:37:01 34.89 0.68 34.21 21.20 15592.87 18:38:01 22.70 0.60 22.10 19.73 11665.12 18:39:01 19.69 0.40 19.29 60.24 11153.76 18:40:01 30.35 1.98 28.37 190.74 29457.48 Average: 55.40 9.89 45.51 631.42 17596.11 18:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:01 13692076 15415144 2732892 16.64 72432 1844932 919952 5.26 843020 1662884 112088 18:36:01 12073084 13928232 4351884 26.50 75916 1968936 2282996 13.07 2397628 1714528 14900 18:37:01 12403912 14447100 4021056 24.48 80560 2146492 1736244 9.94 1901188 1869312 21588 18:38:01 11857404 13958284 4567564 27.81 84396 2195988 2211808 12.66 2400632 1906916 18372 18:39:01 11882584 14124928 4542384 27.66 87300 2330240 2010308 11.50 2237936 2034968 118512 18:40:01 11469988 14228732 4954980 30.17 89448 2829452 1914508 10.96 2205056 2461220 37804 Average: 12229841 14350403 4195127 25.54 81675 2219340 1845969 10.56 1997577 1941638 53877 18:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:01 ens3 113.06 84.94 1208.72 19.37 0.00 0.00 0.00 0.00 18:35:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 18:36:01 ens3 1660.44 1141.94 1711.00 471.72 0.00 0.00 0.00 0.00 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:37:01 ens3 1624.48 1213.86 2775.89 475.47 0.00 0.00 0.00 0.00 18:37:01 lo 7.83 7.83 0.76 0.76 0.00 0.00 0.00 0.00 18:38:01 ens3 736.81 538.83 509.68 216.75 0.00 0.00 0.00 0.00 18:38:01 lo 7.60 7.60 9.56 9.56 0.00 0.00 0.00 0.00 18:39:01 ens3 612.74 460.55 328.71 176.55 0.00 0.00 0.00 0.00 18:39:01 lo 3.96 3.96 0.72 0.72 0.00 0.00 0.00 0.00 18:40:01 ens3 1032.88 760.57 2919.28 226.43 0.00 0.00 0.00 0.00 18:40:01 lo 2.30 2.30 0.21 0.21 0.00 0.00 0.00 0.00 Average: ens3 963.39 700.11 1575.66 264.37 0.00 0.00 0.00 0.00 Average: lo 3.85 3.85 1.90 1.90 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22678) 07/10/24 _x86_64_ (4 CPU) 18:33:27 LINUX RESTART (4 CPU) 18:34:01 CPU %user %nice %system %iowait %steal %idle 18:35:01 all 21.86 0.00 1.60 5.37 0.06 71.12 18:35:01 0 17.06 0.00 1.07 4.03 0.05 77.79 18:35:01 1 37.95 0.00 2.80 3.18 0.08 55.99 18:35:01 2 12.41 0.00 1.41 10.43 0.05 75.70 18:35:01 3 20.00 0.00 1.14 3.86 0.07 74.94 18:36:01 all 77.83 0.00 4.24 0.77 0.13 17.04 18:36:01 0 85.76 0.00 4.01 0.32 0.13 9.78 18:36:01 1 77.74 0.00 5.56 0.12 0.10 16.49 18:36:01 2 71.21 0.00 3.70 0.92 0.12 24.06 18:36:01 3 76.63 0.00 3.69 1.71 0.13 17.84 18:37:01 all 62.28 0.00 5.85 0.47 0.11 31.28 18:37:01 0 58.73 0.00 6.83 0.00 0.12 34.32 18:37:01 1 70.51 0.00 6.30 0.08 0.12 22.99 18:37:01 2 55.33 0.00 6.03 1.15 0.10 37.39 18:37:01 3 64.56 0.00 4.24 0.64 0.10 30.46 18:38:01 all 75.52 0.00 2.63 1.37 0.12 20.36 18:38:01 0 71.89 0.00 2.98 2.73 0.12 22.28 18:38:01 1 71.76 0.00 3.36 2.68 0.13 22.06 18:38:01 2 77.84 0.00 2.52 0.03 0.12 19.49 18:38:01 3 80.53 0.00 1.64 0.07 0.13 17.63 18:39:01 all 57.29 0.00 2.02 0.49 0.09 40.10 18:39:01 0 55.45 0.00 2.10 0.17 0.10 42.19 18:39:01 1 58.48 0.00 1.56 1.74 0.08 38.14 18:39:01 2 57.44 0.00 2.41 0.05 0.10 40.00 18:39:01 3 57.82 0.00 2.04 0.00 0.08 40.06 18:40:01 all 54.63 0.00 1.94 0.99 0.10 42.34 18:40:01 0 51.84 0.00 1.97 0.20 0.08 45.91 18:40:01 1 41.65 0.00 1.66 3.63 0.10 52.96 18:40:01 2 65.57 0.00 2.87 0.08 0.10 31.38 18:40:01 3 59.44 0.00 1.27 0.08 0.08 39.13 Average: all 58.21 0.00 3.04 1.58 0.10 37.07 Average: 0 56.74 0.00 3.15 1.24 0.10 38.76 Average: 1 59.65 0.00 3.53 1.91 0.10 34.80 Average: 2 56.64 0.00 3.15 2.11 0.10 38.00 Average: 3 59.82 0.00 2.33 1.06 0.10 36.69